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

Go to the source code of this file.

Functions

void meshFB2 ()
int main (int argc, char **argv)

Variables

MKCoremk
bool save_mesh = false
bool quadMesh = true
double mesh_size = 0.3
std::string file_name
std::string output_file

Detailed Description

Test:

Test the mesh based geometry in meshkit, without FBiGeom instance in test

Definition in file test_camalmb2.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 24 of file test_camalmb2.cpp.

void meshFB2 ( )

Definition at line 56 of file test_camalmb2.cpp.


Variable Documentation

double mesh_size = 0.3
Examples:
example_parallelmesher.cpp, and example_setpnt2quad.cpp.

Definition at line 16 of file test_camalmb2.cpp.

Definition at line 13 of file test_camalmb2.cpp.

std::string output_file

Definition at line 18 of file test_camalmb2.cpp.

bool quadMesh = true

Definition at line 15 of file test_camalmb2.cpp.

bool save_mesh = false

Definition at line 14 of file test_camalmb2.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines