mFES - molecular Finite Element Solver
0.4
|
Namespaces | |
namespace | nglib |
Functions | |
int | main (int argc, char **argv) |
This sample utility demonstrates the use of the Netgen nglib library for reading, and meshing an STL geometry.
The Program takes as input the name of an STL file saved in the STL ASCII Format, and generates a 3D Volume mesh which is saved into the file "test.vol".
test.vol can be viewed using the usual Netgen Mesher GUI
int main | ( | int | argc, |
char ** | argv | ||
) |