MeshKit  1.0
test_copymesh.cpp File Reference
#include "meshkit/MKCore.hpp"
#include "meshkit/MeshOp.hpp"
#include "meshkit/CopyMesh.hpp"
#include "meshkit/ModelEnt.hpp"
#include "meshkit/MergeMesh.hpp"
#include "TestUtil.hpp"
Include dependency graph for test_copymesh.cpp:

Go to the source code of this file.

Defines

#define DEFAULT_TEST_FILE1   "c.exo"
#define DEFAULT_TEST_FILE2   "d.exo"

Functions

void test_copy_quad ()
void test_load_and_copymove ()
void test_set_imesh ()
int main (int argc, char **argv)

Variables

MKCoremk

Detailed Description

Test:

Test CopyMesh & MergeMesh

Definition in file test_copymesh.cpp.


Define Documentation

#define DEFAULT_TEST_FILE1   "c.exo"
Examples:
example_copymesh.cpp.

Definition at line 16 of file test_copymesh.cpp.

#define DEFAULT_TEST_FILE2   "d.exo"
Examples:
example_copymesh.cpp.

Definition at line 17 of file test_copymesh.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 25 of file test_copymesh.cpp.

void test_copy_quad ( )

Definition at line 124 of file test_copymesh.cpp.

void test_set_imesh ( )

Definition at line 37 of file test_copymesh.cpp.


Variable Documentation

Definition at line 19 of file test_copymesh.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines