MeshKit  1.0
test_tfimapping.cpp File Reference
#include "meshkit/MKCore.hpp"
#include "meshkit/TFIMapping.hpp"
#include "meshkit/SizingFunction.hpp"
#include "meshkit/ModelEnt.hpp"
#include "meshkit/Matrix.hpp"
#include "meshkit/EdgeMesher.hpp"
#include "TestUtil.hpp"
Include dependency graph for test_tfimapping.cpp:

Go to the source code of this file.

Functions

void test_TFImapping ()
void test_TFImappingcubit ()
int main (int argc, char **argv)

Variables

MKCoremk = NULL

Detailed Description

Test:

Test the TFIMapping for a few challenging examples.

Definition in file test_tfimapping.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 23 of file test_tfimapping.cpp.

void test_TFImapping ( )

Definition at line 78 of file test_tfimapping.cpp.

Definition at line 37 of file test_tfimapping.cpp.


Variable Documentation

MKCore* mk = NULL

Definition at line 18 of file test_tfimapping.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines