mFES - molecular Finite Element Solver
0.4
|
Public Member Functions | |
Opti2dLocalData () | |
Public Attributes | |
const MeshOptimize2d * | meshthis |
MeshPoint | sp1 |
PointGeomInfo | gi1 |
Vec< 3 > | normal |
Vec< 3 > | t1 |
Vec< 3 > | t2 |
Array< SurfaceElementIndex > | locelements |
Array< int > | locrots |
Array< double > | lochs |
Array< Point< 3 > > | loc_pnts2 |
Array< Point< 3 > > | loc_pnts3 |
double | locmetricweight |
double | loch |
int | surfi |
int | surfi2 |
int | uselocalh |
netgen::Opti2dLocalData::Opti2dLocalData | ( | ) | [inline] |
PointGeomInfo netgen::Opti2dLocalData::gi1 |
Array<Point<3> > netgen::Opti2dLocalData::loc_pnts2 |
Array<Point<3> > netgen::Opti2dLocalData::loc_pnts3 |
Array<SurfaceElementIndex> netgen::Opti2dLocalData::locelements |
Array<double> netgen::Opti2dLocalData::lochs |
Array<int> netgen::Opti2dLocalData::locrots |
const MeshOptimize2d* netgen::Opti2dLocalData::meshthis |
MeshPoint netgen::Opti2dLocalData::sp1 |
Vec<3> netgen::Opti2dLocalData::t1 |
Vec<3> netgen::Opti2dLocalData::t2 |