Template Numerical Library version\ main:f17d0c8
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
TNL::Functions::FunctionAdapter< Mesh, Function, NonspaceDomain > Class Template Reference

Public Types

using FunctionType = Function
 
using IndexType = typename MeshType::GlobalIndexType
 
using MeshType = Mesh
 
using PointType = typename FunctionType::PointType
 
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 &parameters, const String &prefix="")
 

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