MeshKit  1.0
test_jaalquad.cpp File Reference
#include "meshkit/MKCore.hpp"
#include "meshkit/ModelEnt.hpp"
#include "meshkit/MeshOp.hpp"
#include "meshkit/iGeom.hpp"
#include "meshkit/iMesh.hpp"
#include "meshkit/Matrix.hpp"
#include "meshkit/SizingFunction.hpp"
#include "TestUtil.hpp"
Include dependency graph for test_jaalquad.cpp:

Go to the source code of this file.

Functions

void test_simple_tri_to_quad ()
void load_file ()
int main (int argc, char *argv[])
ModelEntget_square_surface ()
ModelEntget_tri_meshed_surface (moab::EntityHandle verts[9])

Variables

MKCorecore = 0
bool write_vtk = false

Detailed Description


Function Documentation

Definition at line 48 of file test_jaalquad.cpp.

ModelEnt* get_tri_meshed_surface ( moab::EntityHandle  verts[9])

Definition at line 89 of file test_jaalquad.cpp.

void load_file ( )

Definition at line 277 of file test_jaalquad.cpp.

int main ( int  argc,
char *  argv[] 
)

Definition at line 29 of file test_jaalquad.cpp.

Definition at line 205 of file test_jaalquad.cpp.


Variable Documentation

MKCore* core = 0
Examples:
example_jaalquad.cpp, and example_mesquiteopt.cpp.

Definition at line 27 of file test_jaalquad.cpp.

bool write_vtk = false

Definition at line 28 of file test_jaalquad.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines