- Home
- About DUNE
- Download
- Documentation
- Community
- Development
Go to the source code of this file.
Classes | |
class | Dune::dgf::BasicBlock |
class | Dune::dgf::VertexBlock |
class | Dune::dgf::SimplexGenerationBlock |
class | Dune::dgf::SimplexBlock |
class | Dune::dgf::CubeBlock |
class | Dune::dgf::BoundaryDomBlock |
class | Dune::dgf::BoundarySegBlock |
class | Dune::dgf::DimBlock |
class | Dune::dgf::GridParameterBlock |
Common Grid parametersFor each grid implementation there is a set of parameters that can be passed via the GridParameter block to the momment of grid construction. Currently implemented common parameters are: 1. name: The name of the grid ( later returned by the method grid.name() ). 2. refinementedge: parameter to specify the refinement edge in simplices. Valid values are arbitrary (which is the default value) and longest which marks the longest edge/face of each simplex to be the refinement edge. See also the examplegrid5.dgf file for examples. More... | |
struct | Dune::dgf::IntervalBlock |
struct | Dune::dgf::IntervalBlock::Interval |
struct | Dune::dgf::PeriodicFaceTransformationBlock |
class | Dune::dgf::PeriodicFaceTransformationBlock::Matrix< T > |
struct | Dune::dgf::PeriodicFaceTransformationBlock::AffineTransformation |
Namespaces | |
namespace | Dune |
namespace | Dune::dgf |
Functions | |
void | Dune::dgf::makeupcase (std::string &s) |
std::ostream & | Dune::dgf::operator<< (std::ostream &out, const IntervalBlock::Interval &interval) |
std::ostream & | Dune::dgf::operator<< (std::ostream &out, const PeriodicFaceTransformationBlock::AffineTransformation &trafo) |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].