#include <alugrid.hh>
grid with support for simplicial mesh in 2d.
Public Member Functions | |
ALUSimplexGrid (const std::string macroName) | |
constructor for creating ALUSimplexGrid from given macro grid file | |
ALUSimplexGrid () | |
constructor creating empty grid |
Dune::ALUSimplexGrid< 2, 2 >::ALUSimplexGrid | ( | const std::string | macroName | ) | [inline] |
constructor for creating ALUSimplexGrid from given macro grid file
macroName | filename for macro grid in ALUGrid triangle format |