#include "meshkit/MKCore.hpp"
#include "meshkit/MeshOp.hpp"
#include "meshkit/CopyMesh.hpp"
#include "meshkit/ModelEnt.hpp"
Go to the source code of this file.
Defines | |
#define | DEFAULT_TEST_FILE1 "c.h5m" |
#define | DEFAULT_TEST_FILE2 "d.h5m" |
Functions | |
int | main (int argc, char **argv) |
Variables | |
MKCore * | mk |
#define DEFAULT_TEST_FILE1 "c.h5m" |
Definition at line 22 of file example_copymesh.cpp.
#define DEFAULT_TEST_FILE2 "d.h5m" |
Definition at line 23 of file example_copymesh.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 27 of file example_copymesh.cpp.
Definition at line 25 of file example_copymesh.cpp.