|
dune-grid 2.10
|
Loading...
Searching...
No Matches
yaspgridgeometry.hh
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Copyright © DUNE Project contributors, see file LICENSE.md in module root
37 YaspGeometry (const FieldVector<ctype, cdim>& ll, const FieldVector<ctype, cdim>& ur, const std::bitset<cdim>& shift)
46 class YaspGeometry<mydim,mydim,GridImp> : public AxisAlignedCubeGeometry<typename GridImp::ctype,mydim,mydim>
64 class YaspGeometry<0,cdim,GridImp> : public AxisAlignedCubeGeometry<typename GridImp::ctype,0,cdim>
74 YaspGeometry ( const FieldVector< ctype, cdim > &p, const FieldVector< ctype, cdim > &, const std::bitset<cdim> &)
Include standard header files.
The general version that handles all codimensions but 0 and dim.
Definition yaspgridgeometry.hh:31
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
Definition yaspgridgeometry.hh:37
GridImp::ctype ctype
define type used for coordinates in grid module
Definition yaspgridgeometry.hh:34
YaspGeometry(const YaspGeometry &other)
copy constructor (skipping temporary variables)
Definition yaspgridgeometry.hh:57
GridImp::ctype ctype
Definition yaspgridgeometry.hh:49
YaspGeometry(const FieldVector< ctype, mydim > &ll, const FieldVector< ctype, mydim > &ur)
constructor from midpoint and extension
Definition yaspgridgeometry.hh:52
YaspGeometry(const FieldVector< ctype, cdim > &p, const FieldVector< ctype, cdim > &, const std::bitset< cdim > &)
Definition yaspgridgeometry.hh:74
YaspGeometry(const FieldVector< ctype, cdim > &p)
constructor
Definition yaspgridgeometry.hh:70
T count(T... args)
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8