mFES - molecular Finite Element Solver  0.4
Namespaces | Functions
ng_stl.cpp File Reference
#include <iostream>
#include <fstream>
#include <nglib.h>

Namespaces

namespace  nglib

Functions

int main (int argc, char **argv)

Detailed Description

Author:
Philippose Rajan
Date:
14 Feb 2009 (Created)

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


Function Documentation

int main ( int  argc,
char **  argv 
)