MeshKit  1.0
example_ebmesh.cpp File Reference
Include dependency graph for example_ebmesh.cpp:

Go to the source code of this file.

Functions

int load_and_mesh (const char *input_filename, const char *output_filename, int whole_geom, int *n_intervals, int mesh_based_geom, double box_increase, int vol_frac_res)
int main (int argc, char **argv)

Variables

const bool debug_EBMesher = false

Function Documentation

int load_and_mesh ( const char *  input_filename,
const char *  output_filename,
int  whole_geom,
int *  n_intervals,
int  mesh_based_geom,
double  box_increase,
int  vol_frac_res 
)
int main ( int  argc,
char **  argv 
)

Definition at line 38 of file example_ebmesh.cpp.


Variable Documentation

const bool debug_EBMesher = false
Examples:
example_ebmesh.cpp.

Definition at line 31 of file example_ebmesh.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines