IGLib  1.7.2
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Num.UnstructuredMesh3d Member List

This is the complete list of members for IG.Num.UnstructuredMesh3d, including all inherited members.

GenerateCoordinates(int dimx, int dimy, int dimz, double minxRef, double maxxRef, double minyRef, double maxyRef, double minzRef, double maxzRef)IG.Num.UnstructuredMesh3dinline
GenerateCoordinates(int dimx, int dimy, int dimz, double minxRef, double maxxRef, double minyRef, double maxyRef, double minzRef, double maxzRef, IFunc3d fx, IFunc3d fy, IFunc3d fz)IG.Num.UnstructuredMesh3dinline
UnstructuredMesh3d()IG.Num.UnstructuredMesh3dinline
UnstructuredMesh3d(int length)IG.Num.UnstructuredMesh3dinline
UnstructuredMesh3d(int length, string fieldName)IG.Num.UnstructuredMesh3dinline
UnstructuredMesh3d(int length, string fieldName, string fieldDescription)IG.Num.UnstructuredMesh3dinline
UnstructuredMesh3d(int dimx, int dimy, int dimz, string fieldName, string fieldDescription, double minx, double maxx, double miny, double maxy, double minz, double maxz)IG.Num.UnstructuredMesh3dinline
UnstructuredMesh3d(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.UnstructuredMesh3dinline