DUNE Grid (2.10)

Dune::YaspGeometry< mydim, cdim, GridImp > Class Template Reference

The general version that handles all codimensions but 0 and dim. More...

#include <dune/grid/yaspgrid/yaspgridgeometry.hh>

Public Types

typedef GridImp::ctype ctype
 define type used for coordinates in grid module
 

Public Member Functions

 YaspGeometry (const FieldVector< ctype, cdim > &ll, const FieldVector< ctype, cdim > &ur, const std::bitset< cdim > &shift)
 constructor from midpoint and extension and a bitset defining which unit vectors span the entity
 

Detailed Description

template<int mydim, int cdim, class GridImp>
class Dune::YaspGeometry< mydim, cdim, GridImp >

The general version that handles all codimensions but 0 and dim.

Template Parameters
mydimthe codimension
cdimthe coordinate dimension (NOT codim)

The documentation for this class was generated from the following files:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden & Uni Heidelberg  |  generated with Hugo v0.111.3 (May 27, 22:36, 2026)