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

#include <plask/provider/providerfor.hpp>

Inheritance diagram for plask::PropertyAtDimImpl< PropertyTag, 3, false >:
[legend]

Public Types

typedef PropertyTag::ValueType3D ValueType
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 204 of file providerfor.hpp.

Member Typedef Documentation

◆ ValueType

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

Definition at line 205 of file providerfor.hpp.

Member Function Documentation

◆ convertLazyData() [1/2]

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

Definition at line 212 of file providerfor.hpp.

◆ convertLazyData() [2/2]

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

Definition at line 209 of file providerfor.hpp.

◆ getDefaultValue()

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

Definition at line 207 of file providerfor.hpp.


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