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

Go to the source code of this file.

Functions

void test_PostBL_default (int argc, char **argv)
int main (int argc, char *argv[])

Variables

MKCoremk

Detailed Description

Test:

Test PostBL

Definition in file test_postbl.cpp.


Function Documentation

int main ( int  argc,
char *  argv[] 
)

run the default test case

Definition at line 22 of file test_postbl.cpp.

void test_PostBL_default ( int  argc,
char **  argv 
)

create a model entity vector for construting PostBL meshop, note that model entities(mesh) input for PostBL meshop is read from a file.

construct the meshop and set name

setup and execute PostBL graph node, point the executable to PostBL input file,

Examples:
example_postbl.cpp.

Definition at line 31 of file test_postbl.cpp.


Variable Documentation

Definition at line 18 of file test_postbl.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines