Template Numerical Library version\ main:bb09b17
Loading...
Searching...
No Matches
TNL::Functions::ExactOperatorFunction< Operator, Function > Class Template Reference
Inheritance diagram for TNL::Functions::ExactOperatorFunction< Operator, Function >:
Collaboration diagram for TNL::Functions::ExactOperatorFunction< Operator, Function >:

Public Types

typedef Function FunctionType
 
typedef Operator OperatorType
 
typedef FunctionType::PointType PointType
 
typedef FunctionType::RealType RealType
 
- Public Types inherited from TNL::Functions::Domain< Operator::getDomainDimension(), SpaceDomain >
using DeviceType
 

Public Member Functions

 ExactOperatorFunction (const OperatorType &operator_, const FunctionType &function)
 
__cuda_callable__ RealType operator() (const PointType &vertex, const RealType &time) const
 

Static Public Member Functions

static constexpr int getDomainDimension ()
 
- Static Public Member Functions inherited from TNL::Functions::Domain< Operator::getDomainDimension(), SpaceDomain >
static constexpr int getDomainDimension ()
 
static constexpr DomainType getDomainType ()
 

Protected Attributes

const FunctionType & function
 
const OperatorType & operator_
 

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