![]() |
Springhead
An open source physics engine for virtual reality, haptics and motion generation.
|
FemMeshThermoのディスクリプタ
#include <SprPHFemMesh.h>

Public メソッド | |
| void | Init () |
Public メソッド inherited from PHFemMeshDesc | |
| void | Init () |
Public 変数 | |
| double | rho |
| double | thConduct |
| double | thConduct_x |
| double | thConduct_y |
| double | thConduct_z |
| double | heatTrans |
| double | specificHeat |
| double | radiantHeat |
| double | initial_temp |
Public 変数 inherited from PHFemMeshDesc | |
| std::vector< Vec3d > | vertices |
| std::vector< int > | tets |
| std::vector< int > | faces |