Public Types | Public Member Functions

PHAL::Source_Functions::Spatial_Base< EvalT > Class Template Reference

#include <PHAL_Source_Def.hpp>

Inheritance diagram for PHAL::Source_Functions::Spatial_Base< EvalT >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef EvalT::MeshScalarT MeshScalarT

Public Member Functions

virtual ~Spatial_Base ()
virtual MeshScalarT evaluateFields (const std::vector< MeshScalarT > &coords)=0

Detailed Description

template<typename EvalT>
class PHAL::Source_Functions::Spatial_Base< EvalT >

Definition at line 898 of file PHAL_Source_Def.hpp.


Member Typedef Documentation

template<typename EvalT>
typedef EvalT::MeshScalarT PHAL::Source_Functions::Spatial_Base< EvalT >::MeshScalarT

Reimplemented in PHAL::Source_Functions::Gaussian< EvalT >.

Definition at line 901 of file PHAL_Source_Def.hpp.


Constructor & Destructor Documentation

template<typename EvalT>
virtual PHAL::Source_Functions::Spatial_Base< EvalT >::~Spatial_Base (  )  [inline, virtual]

Definition at line 900 of file PHAL_Source_Def.hpp.


Member Function Documentation

template<typename EvalT>
virtual MeshScalarT PHAL::Source_Functions::Spatial_Base< EvalT >::evaluateFields ( const std::vector< MeshScalarT > &  coords  )  [pure virtual]

The documentation for this class was generated from the following file: