Fluid structure interaction suite
mesh_handler.cc File Reference

Mesh generator and reader. More...

Include dependency graph for mesh_handler.cc:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Mesh generator and reader.

This program is useful to debug input grid files, to convert from one format to another, or simply to generate and view one of the internal deal.II grids.

The mesh_handler executable can be driven by a configuration file, or by command line arguments.

See MeshHandler for the description of the class.

Definition in file mesh_handler.cc.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 42 of file mesh_handler.cc.

References RUNNER.