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 |
|
) |
| |
Variable Documentation