mFES - molecular Finite Element Solver
0.4
|
#include <mystdlib.h>
#include <myadt.hpp>
#include <linalg.hpp>
#include <gprim.hpp>
#include <meshing.hpp>
#include "stlgeom.hpp"
Namespaces | |
namespace | netgen |
namespace defined for NETGEN | |
Functions | |
void | netgen::STLSurfaceMeshing1 (STLGeometry &geom, class Mesh &mesh, int retrynr) |
int | netgen::STLSurfaceMeshing (STLGeometry &geom, class Mesh &mesh) |
void | netgen::STLSurfaceOptimization (STLGeometry &geom, class Mesh &mesh, MeshingParameters &meshparam) |