PLaSK library
Loading...
Searching...
No Matches
plask::PropertyAtDimImpl< PropertyTag, 3, true > Struct Template Reference

Describe property in 3D space. Don't use it directly, but use PropertyAtDim. More...

#include <plask/provider/providerfor.hpp>

Public Types

typedef PropertyTag::ValueType3D ValueType
 

Static Public Member Functions

static ValueType getDefaultValue ()
 
template<typename MeshT >
static LazyData< ValueTypeconvertLazyData (const LazyData< ValueType > &src, const shared_ptr< MeshT > &)
 

Detailed Description

template<typename PropertyTag>
struct plask::PropertyAtDimImpl< PropertyTag, 3, true >

Describe property in 3D space. Don't use it directly, but use PropertyAtDim.

Definition at line 194 of file providerfor.hpp.

Member Typedef Documentation

◆ ValueType

template<typename PropertyTag >
typedef PropertyTag::ValueType3D plask::PropertyAtDimImpl< PropertyTag, 3, true >::ValueType

Definition at line 195 of file providerfor.hpp.

Member Function Documentation

◆ convertLazyData()

template<typename PropertyTag >
template<typename MeshT >
static LazyData< ValueType > plask::PropertyAtDimImpl< PropertyTag, 3, true >::convertLazyData ( const LazyData< ValueType > &  src,
const shared_ptr< MeshT > &   
)
inlinestatic

Definition at line 200 of file providerfor.hpp.

◆ getDefaultValue()

template<typename PropertyTag >
static ValueType plask::PropertyAtDimImpl< PropertyTag, 3, true >::getDefaultValue ( )
inlinestatic

Definition at line 197 of file providerfor.hpp.


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