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

Go to the source code of this file.

Functions

void meshFB ()
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

Definition in file test_camalmbgeom.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 25 of file test_camalmbgeom.cpp.

void meshFB ( )

Definition at line 56 of file test_camalmbgeom.cpp.


Variable Documentation

std::string file_name

Definition at line 18 of file test_camalmbgeom.cpp.

double mesh_size = 0.3

Definition at line 17 of file test_camalmbgeom.cpp.

Definition at line 14 of file test_camalmbgeom.cpp.

std::string output_file

Definition at line 19 of file test_camalmbgeom.cpp.

bool quadMesh = true

Definition at line 16 of file test_camalmbgeom.cpp.

bool save_mesh = false

Definition at line 15 of file test_camalmbgeom.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines