|
|
void | ReadJsonString (const std::string &jsonStr) |
| |
| | apiparam (const std::string &jsonStr) |
| | Constructs the object from a json string. More...
|
| |
|
|
std::array< double, 3 > | lowerB |
| | Lower domain bound.
|
| |
|
std::array< double, 3 > | upperB |
| | Upper domain bound.
|
| |
|
std::array< double, 2 > | surfedgelengths |
| | Controls the surface edgelengths in CFD in the order: {point of lowest curvature, point of highest curvature}.
|
| |
|
int | curvatureSmoothing |
| |
|
std::vector< double > | edgelengths |
| | Controls the edgelengths at regular intervals.
|
| |
|
double | distanceTol |
| | Distance tolerance.
|
| |
|
bool | generateMeshInside |
| |
|
std::string | command |
| |
Definition at line 133 of file tetgenrsvs.hpp.
◆ apiparam()
| tetgen::apiparam::apiparam |
( |
const std::string & |
jsonStr | ) |
|
|
inline |
Constructs the object from a json string.
- Parameters
-
| [in] | jsonStr | The json string |
Definition at line 171 of file tetgenrsvs.hpp.
The documentation for this class was generated from the following files: