phaseflow
FEM solver for the Navier-Stokes-Boussinesq equations coupled with enthalpy-based phase change
 All Classes Namespaces Files Functions Variables Macros Pages
Functions
MyGridGenerator Namespace Reference

Functions

template<int dim>
void create_coarse_grid (Triangulation< dim > &triangulation, std::vector< unsigned int > &manifold_ids, std::vector< std::string > &manifold_descriptors, unsigned int &boundary_count, const std::string grid_name, const std::vector< double > sizes)
 

Function Documentation

template<int dim>
void MyGridGenerator::create_coarse_grid ( Triangulation< dim > &  triangulation,
std::vector< unsigned int > &  manifold_ids,
std::vector< std::string > &  manifold_descriptors,
unsigned int &  boundary_count,
const std::string  grid_name,
const std::vector< double >  sizes 
)