|
MeshKit
1.0
|
#include "meshkit/MKCore.hpp"#include "meshkit/NGTetMesher.hpp"#include "meshkit/SizingFunction.hpp"#include "meshkit/ModelEnt.hpp"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| MKCore * | mk = NULL |
| bool | save_mesh = true |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 32 of file example_ngtetmesher.cpp.
Definition at line 23 of file example_ngtetmesher.cpp.
| bool save_mesh = true |
Definition at line 24 of file example_ngtetmesher.cpp.