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