|
svMultiPhysics
|
Domain type is to keep track with element belong to which domain and also different physical quantities. More...
#include <ComMod.h>
Public Attributes | |
| int | Id = -1 |
| consts::EquationType | phys = consts::EquationType::phys_NA |
| double | v = 0.0 |
| std::map< consts::PhysicalProperyType, double > | prop |
| cepModelType | cep |
| stModelType | stM |
| fluidViscModelType | fluid_visc |
| solidViscModelType | solid_visc |
Domain type is to keep track with element belong to which domain and also different physical quantities.