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

Public Types

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

Public Member Functions

__cuda_callable__ FunctionType & operator[] (int i)
 
__cuda_callable__ const FunctionType & operator[] (int i) const
 
template<typename MeshPointer >
bool setup (const MeshPointer &meshPointer, const Config::ParameterContainer &parameters, const String &prefix="")
 

Static Public Member Functions

static void configSetup (Config::ConfigDescription &config, const String &prefix="")
 
- Static Public Member Functions inherited from TNL::Functions::Domain< Function::getDomainDimension(), Function::getDomainType() >
static constexpr int getDomainDimension ()
 
static constexpr DomainType getDomainType ()
 

Protected Attributes

Containers::StaticArray< Size, FunctionType > vectorField
 

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