|
Template Numerical Library version\ main:7388705
|
Public Types | |
| using | FunctionType = Function |
| using | IndexType = typename MeshType::GlobalIndexType |
| using | MeshType = Mesh |
| using | RealType = typename FunctionType::RealType |
Static Public Member Functions | |
| template<typename EntityType> | |
| static __cuda_callable__ RealType | getValue (const FunctionType &function, const EntityType &meshEntity, const RealType &time) |
| template<typename MeshPointer> | |
| static bool | setup (FunctionType &function, const MeshPointer &meshPointer, const Config::ParameterContainer ¶meters, const String &prefix="") |