IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Num::StructuredMesh3d Member List

This is the complete list of members for IG::Num::StructuredMesh3d, including all inherited members.
GenerateCoordinates(double minxRef, double maxxRef, double minyRef, double maxyRef, double minzRef, double maxzRef)IG::Num::StructuredMesh3d [inline]
GenerateCoordinates(double minxRef, double maxxRef, double minyRef, double maxyRef, double minzRef, double maxzRef, IFunc3d fx, IFunc3d fy, IFunc3d fz)IG::Num::StructuredMesh3d [inline]
StructuredMesh3d()IG::Num::StructuredMesh3d [inline]
StructuredMesh3d(int dim1, int dim2, int dim3)IG::Num::StructuredMesh3d [inline]
StructuredMesh3d(int dim1, int dim2, int dim3, string fieldName)IG::Num::StructuredMesh3d [inline]
StructuredMesh3d(int dim1, int dim2, int dim3, string fieldName, string fieldDescription)IG::Num::StructuredMesh3d [inline]
StructuredMesh3d(int dimx, int dimy, int dimz, string fieldName, string fieldDescription, double minx, double maxx, double miny, double maxy, double minz, double maxz)IG::Num::StructuredMesh3d [inline]
StructuredMesh3d(int dimx, int dimy, int dimz, string fieldName, string fieldDescription, double minxRef, double maxxRef, double minyRef, double maxyRef, double minzRef, double maxzRef, IFunc3d fx, IFunc3d fy, IFunc3d fz)IG::Num::StructuredMesh3d [inline]
 All Classes Namespaces Files Functions Variables Enumerations Properties Events