DUNE PDELab (git)
Dune::dgf::YaspGridParameterBlock Class Reference
Grid parameters for YaspGrid. More...
#include <dune/grid/io/file/dgfparser/dgfyasp.hh>
Public Member Functions | |
YaspGridParameterBlock (std::istream &in) | |
constructor taking istream | |
int | overlap () const |
get dimension of world found in block | |
const std::string & | name (const std::string &defaultValue) const |
return the name of the grid | |
bool | markLongestEdge () const |
returns true if longest edge should be marked for AlbertaGrid | |
bool | bisectionCompatibility () const |
returns true if grid is compatible for bisection refinement | |
Detailed Description
The YaspGridParameter class is in charge of passing parameters specific to YaspGrid to the grid construction. Current parameters are:
- overlap defining the overlap of the grid (default value is zero)
See the examplegrid5.dgf file for an example.
- Note
- The periodic parameter has been replaced by the PeriodicFaceTransformation block.
The documentation for this class was generated from the following file:
- dune/grid/io/file/dgfparser/dgfyasp.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)