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

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::UnstructuredMesh2d [inline]
GenerateCoordinates(int dimx, int dimy, double minxRef, double maxxRef, double minyRef, double maxyRef, IFunc2d fx, IFunc2d fy)IG::Num::UnstructuredMesh2d [inline]
UnstructuredMesh2d()IG::Num::UnstructuredMesh2d [inline]
UnstructuredMesh2d(int length)IG::Num::UnstructuredMesh2d [inline]
UnstructuredMesh2d(int length, string fieldName)IG::Num::UnstructuredMesh2d [inline]
UnstructuredMesh2d(int length, string fieldName, string fieldDescription)IG::Num::UnstructuredMesh2d [inline]
UnstructuredMesh2d(int dimx, int dimy, string fieldName, string fieldDescription, double minx, double maxx, double miny, double maxy)IG::Num::UnstructuredMesh2d [inline]
UnstructuredMesh2d(int dimx, int dimy, string fieldName, string fieldDescription, double minxRef, double maxxRef, double minyRef, double maxyRef, IFunc2d fx, IFunc2d fy)IG::Num::UnstructuredMesh2d [inline]
 All Classes Namespaces Files Functions Variables Enumerations Properties Events