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

#include <plask/provider/providerfor.hpp>

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

Public Types

typedef PropertyTag::ValueType2D 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::ValueType3D > &src, const shared_ptr< MeshT > &)
 

Detailed Description

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

Definition at line 179 of file providerfor.hpp.

Member Typedef Documentation

◆ ValueType

template<typename PropertyTag >
typedef PropertyTag::ValueType2D plask::PropertyAtDimImpl< PropertyTag, 2, false >::ValueType

Definition at line 180 of file providerfor.hpp.

Member Function Documentation

◆ convertLazyData() [1/2]

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

Definition at line 187 of file providerfor.hpp.

◆ convertLazyData() [2/2]

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

Definition at line 184 of file providerfor.hpp.

◆ getDefaultValue()

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

Definition at line 182 of file providerfor.hpp.


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