16 #ifndef fsi_mesh_handler_h
17 #define fsi_mesh_handler_h
250 template <
int dim,
int spacedim = dim>
299 deallog <<
"=================" << std::endl;
300 deallog <<
"Used parameters: " << std::endl;
301 deallog <<
"=================" << std::endl;
303 deallog <<
"=================" << std::endl;
304 deallog <<
"Grid information: " << std::endl;
305 deallog <<
"=================" << std::endl;
unsigned int depth_console(const unsigned int n)
static ParameterHandler prm
void add_parameter(const std::string &entry, ParameterType ¶meter, const std::string &documentation="", ParameterHandler &prm_=prm, const Patterns::PatternBase &pattern=*Patterns::Tools::Convert< ParameterType >::to_pattern())
void log_parameters(LogStream &out, const OutputStyle style=DefaultStyle)
Entry point of the FSI-suite programs.
ParsedTools::GridGenerator< dim, spacedim > pgg
The actual ParsedTools::GridGenerator object.
MeshHandler()
Construct a new Mesh Handler object.
unsigned int verbosity
Verbosity to use in the LogStream class.
void run()
Run the actual MeshHandler application.