![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Parameters for mesh generation, as defined in the CGAL manual. More...
#include <ImplicitFunctionMesh.hpp>
Public Member Functions | |
| MeshParameters () | |
| Default parameters based on the sphere example. More... | |
Public Attributes | |
| Real | facet_angle |
| Real | facet_size |
| Real | facet_distance |
| Real | cell_radius_edge |
| Real | cell_size |
Parameters for mesh generation, as defined in the CGAL manual.
Definition at line 67 of file ImplicitFunctionMesh.hpp.
|
inline |
Default parameters based on the sphere example.
Definition at line 69 of file ImplicitFunctionMesh.hpp.
| Real cell_radius_edge |
Definition at line 78 of file ImplicitFunctionMesh.hpp.
| Real cell_size |
Definition at line 79 of file ImplicitFunctionMesh.hpp.
| Real facet_angle |
Definition at line 75 of file ImplicitFunctionMesh.hpp.
| Real facet_distance |
Definition at line 77 of file ImplicitFunctionMesh.hpp.
| Real facet_size |
Definition at line 76 of file ImplicitFunctionMesh.hpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |