Fluid structure interaction suite
dof_plotter.cc File Reference

Degrees of freedom plotter. More...

Include dependency graph for dof_plotter.cc:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Degrees of freedom plotter.

Illustrates the use of ParsedTools::GridGenerator, ParsedTools::FiniteElement, and ParsedTools::DataOut. It surrogates step-2 of the deal.II library, and it builds on mesh_handler.cc.

Definition in file dof_plotter.cc.

Function Documentation

◆ main()