|
MeshKit
1.0
|
stores volume fractions More...
#include <EBMesher.hpp>
Public Member Functions | |
| VolFrac () | |
| VolFrac (double f, int c) | |
Public Attributes | |
| double | vol |
| bool | closed |
| double | ePnt [6] |
stores volume fractions
Definition at line 72 of file EBMesher.hpp.
| VolFrac | ( | ) | [inline] |
Definition at line 77 of file EBMesher.hpp.
| VolFrac | ( | double | f, |
| int | c | ||
| ) | [inline] |
Definition at line 79 of file EBMesher.hpp.
| bool closed |
Definition at line 74 of file EBMesher.hpp.
| double ePnt[6] |
Definition at line 75 of file EBMesher.hpp.
| double vol |
Definition at line 73 of file EBMesher.hpp.