MeshKit  1.0
test_scdmesh.cpp File Reference

Unit test for SCDMesh MeshOp. More...

#include "meshkit/MKCore.hpp"
#include "meshkit/SCDMesh.hpp"
#include "meshkit/SizingFunction.hpp"
#include "meshkit/ModelEnt.hpp"
#include "meshkit/VertexMesher.hpp"
#include "meshkit/EdgeMesher.hpp"
#include <vector>
#include "TestUtil.hpp"
Include dependency graph for test_scdmesh.cpp:

Go to the source code of this file.

Functions

void scd_test_1 ()
void scd_test_2 ()
void scd_test_3 ()
int main (int argc, char **argv)

Variables

MKCoremk

Detailed Description

Unit test for SCDMesh MeshOp.

--------------------------------------------------------------------------//

Test:
Author:
Stuart R. Slattery
Date:
Friday February 4 18:4:54 2011

Definition in file test_scdmesh.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 38 of file test_scdmesh.cpp.

void scd_test_1 ( )

Definition at line 59 of file test_scdmesh.cpp.

void scd_test_2 ( )

Definition at line 128 of file test_scdmesh.cpp.

void scd_test_3 ( )

Definition at line 197 of file test_scdmesh.cpp.


Variable Documentation

Definition at line 30 of file test_scdmesh.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines