|
PLaSK library
|
#include <plask/provider/providerfor.hpp>
Public Types | |
| typedef PropertyTag::ValueType2D | ValueType |
Public Types inherited from plask::PropertyAtDimImpl< PropertyTag, 2, false > | |
| typedef PropertyTag::ValueType2D | ValueType |
Static Public Member Functions | |
| static LazyData< ValueType > | convertLazyData (const LazyData< typename PropertyTag::ValueType3D > &src, const shared_ptr< PointsOnCircleMeshExtend > &mesh) |
Static Public Member Functions inherited from plask::PropertyAtDimImpl< PropertyTag, 2, false > | |
| static ValueType | getDefaultValue () |
| static LazyData< ValueType > | convertLazyData (const LazyData< ValueType > &src) |
| template<typename MeshT > | |
| static LazyData< ValueType > | convertLazyData (const LazyData< typename PropertyTag::ValueType3D > &src, const shared_ptr< MeshT > &) |
Definition at line 234 of file providerfor.hpp.
| typedef PropertyTag::ValueType2D plask::PropertyAtImpl< PropertyTag, Geometry2DCylindrical, Geometry3D, false >::ValueType |
Definition at line 235 of file providerfor.hpp.
|
inlinestatic |
Definition at line 237 of file providerfor.hpp.