![]() |
|
#include <float.h>#include "partitioning.h"#include "mesh.h"#include "refineable_mesh.h"#include "refineable_mesh.template.cc"Namespaces | |
| oomph | |
| DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |
| oomph::METIS | |
| Namespace for METIS graph partitioning routines. | |
Functions | |
| void | oomph::METIS::default_error_to_weight_fct (const double &spatial_error, const double &max_error, const double &min_error, int &weight) |
Variables | |
| ErrorToWeightFctPt | oomph::METIS::Error_to_weight_fct_pt = &default_error_to_weight_fct |