|
typedef BoundaryConditions | BoundaryConditionsType |
typedef OperatorType::DeviceType | DeviceType |
typedef OperatorType::ExactOperatorType | ExactOperatorType |
typedef Functions::MeshFunction< MeshType, Operator::getImageEntitiesDimension() > | ImageFunctionType |
typedef OperatorType::IndexType | IndexType |
typedef Pointers::SharedPointer< MeshType > | MeshPointer |
typedef OperatorType::MeshType | MeshType |
typedef OperatorFunction< Operator, Function, void, true > | OperatorFunctionType |
typedef Operator | OperatorType |
typedef Function | PreimageFunctionType |
typedef OperatorType::RealType | RealType |
Public Types inherited from TNL::Functions::Domain< Operator::getDimension(), MeshDomain > |
using | DeviceType |
|
| OperatorFunction (OperatorType &operator_, const BoundaryConditionsType &boundaryConditions, const MeshPointer &meshPointer) |
| OperatorFunction (OperatorType &operator_, const BoundaryConditionsType &boundaryConditions, const PreimageFunctionType &preimageFunction) |
bool | deepRefresh (const RealType &time=0.0) |
ImageFunctionType & | getImageFunction () |
const ImageFunctionType & | getImageFunction () const |
const MeshType & | getMesh () const |
const MeshPointer & | getMeshPointer () const |
Operator & | getOperator () |
const Operator & | getOperator () const |
PreimageFunctionType & | getPreimageFunction () |
const PreimageFunctionType & | getPreimageFunction () const |
template<typename MeshEntity> |
__cuda_callable__ const RealType & | operator() (const MeshEntity &meshEntity, const RealType &time=0) const |
__cuda_callable__ const RealType & | operator[] (const IndexType &index) const |
bool | refresh (const RealType &time=0.0) |
void | setPreimageFunction (const PreimageFunctionType &preimageFunction) |
|
const BoundaryConditionsType & | boundaryConditions |
ImageFunctionType | imageFunction |
Operator & | operator_ |
const PreimageFunctionType * | preimageFunction |
The documentation for this class was generated from the following file:
- src/TNL/Functions/OperatorFunction.h