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.UnstructuredMesh2d Member List

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

GenerateCoordinates(int dimx, int dimy, double minxRef, double maxxRef, double minyRef, double maxyRef)IG.Num.UnstructuredMesh2dinline
GenerateCoordinates(int dimx, int dimy, double minxRef, double maxxRef, double minyRef, double maxyRef, IFunc2d fx, IFunc2d fy)IG.Num.UnstructuredMesh2dinline
UnstructuredMesh2d()IG.Num.UnstructuredMesh2dinline
UnstructuredMesh2d(int length)IG.Num.UnstructuredMesh2dinline
UnstructuredMesh2d(int length, string fieldName)IG.Num.UnstructuredMesh2dinline
UnstructuredMesh2d(int length, string fieldName, string fieldDescription)IG.Num.UnstructuredMesh2dinline
UnstructuredMesh2d(int dimx, int dimy, string fieldName, string fieldDescription, double minx, double maxx, double miny, double maxy)IG.Num.UnstructuredMesh2dinline
UnstructuredMesh2d(int dimx, int dimy, string fieldName, string fieldDescription, double minxRef, double maxxRef, double minyRef, double maxyRef, IFunc2d fx, IFunc2d fy)IG.Num.UnstructuredMesh2dinline