|
dune-grid 2.8.0
|
Loading...
Searching...
No Matches
albertagrid/intersection.hh
Go to the documentation of this file.
153 bool operator== ( const This &other ) const { return (oppVertex_ == other.oppVertex_) && (elementInfo_ == other.elementInfo_); }
154 bool operator!= ( const This &other ) const { return (oppVertex_ != other.oppVertex_) || (elementInfo_ != other.elementInfo_); }
LocalIndex & local()
provides a wrapper for ALBERTA's el_info structure
Include standard header files.
int twistInNeighbor(int face) const
Definition elementinfo.hh:610
Definition albertagrid/intersection.hh:103
LocalGeometry geometryInOutside() const
Definition intersection.cc:400
GridImp::template Codim< 0 >::Entity outside() const
Definition intersection.cc:363
AlbertaGridLeafIntersection(const This &other)
Definition albertagrid/intersection.hh:144
int twistInInside() const
Definition albertagrid/intersection.hh:173
bool operator==(const This &other) const
Definition albertagrid/intersection.hh:153
Base::GeometryImpl GeometryImpl
Definition albertagrid/intersection.hh:128
bool operator!=(const This &other) const
Definition albertagrid/intersection.hh:154
int indexInOutside() const
Definition intersection.cc:424
LocalGeometry geometryInInside() const
Definition intersection.cc:389
Base::GlobalCoordReader GlobalCoordReader
Definition albertagrid/intersection.hh:131
Base::Geometry Geometry
Definition albertagrid/intersection.hh:120
This & operator=(const This &other)
Definition albertagrid/intersection.hh:146
Base::LocalCoordReader LocalCoordReader
Definition albertagrid/intersection.hh:132
Base::ElementInfo ElementInfo
Definition albertagrid/intersection.hh:123
static const int dimensionworld
Definition albertagrid/intersection.hh:113
bool equals(const AlbertaGridLeafIntersection &other) const
Definition albertagrid/intersection.hh:156
Base::Entity Entity
Definition albertagrid/intersection.hh:118
static const int dimension
Definition albertagrid/intersection.hh:112
bool conforming() const
Definition albertagrid/intersection.hh:164
Base::LocalGeometryImpl LocalGeometryImpl
Definition albertagrid/intersection.hh:129
int twistInOutside() const
Definition albertagrid/intersection.hh:174
Base::LocalGeometry LocalGeometry
Definition albertagrid/intersection.hh:121
Definition albertagrid/entity.hh:44
Definition intersection.cc:239
Definition intersection.cc:306
Definition albertagrid/intersection.hh:30
NormalVector centerOuterNormal() const
Definition intersection.cc:169
AlbertaGridEntity< 0, dimension, Grid > EntityImp
Definition albertagrid/intersection.hh:50
const ElementInfo & elementInfo() const
Definition intersection.cc:226
FieldVector< ctype, dimensionworld > NormalVector
Definition albertagrid/intersection.hh:39
NormalVector centerIntegrationOuterNormal() const
Definition intersection.cc:88
NormalVector integrationOuterNormal(const LocalCoordType &local) const
Definition intersection.cc:187
ElementInfo elementInfo_
Definition albertagrid/intersection.hh:91
FieldVector< ctype, dimension-1 > LocalCoordType
Definition albertagrid/intersection.hh:40
NormalVector centerUnitOuterNormal() const
Definition intersection.cc:177
static const int dimensionworld
Definition albertagrid/intersection.hh:37
Grid::Traits::template Codim< 1 >::LocalGeometryImpl LocalGeometryImpl
Definition albertagrid/intersection.hh:53
int indexInInside() const
Definition intersection.cc:72
Grid::template Codim< 1 >::LocalGeometry LocalGeometry
Definition albertagrid/intersection.hh:45
NormalVector unitOuterNormal(const LocalCoordType &local) const
Definition intersection.cc:203
int oppVertex_
Definition albertagrid/intersection.hh:92
static const int dimension
Definition albertagrid/intersection.hh:36
Grid::Traits::template Codim< 1 >::GeometryImpl GeometryImpl
Definition albertagrid/intersection.hh:52
AlbertaGridIntersectionBase()
Definition intersection.cc:16
size_t boundarySegmentIndex() const
Definition intersection.cc:62
AlbertaTransformation transformation() const
Definition intersection.cc:211
NormalVector outerNormal(const LocalCoordType &local) const
Definition intersection.cc:195
Grid::template Codim< 1 >::Geometry Geometry
Definition albertagrid/intersection.hh:44
Grid::template Codim< 0 >::Entity Entity
Definition albertagrid/intersection.hh:42
Alberta::ElementInfo< dimension > ElementInfo
Definition albertagrid/intersection.hh:47
Definition transformation.hh:16
@ dimensionworld
The dimension of the world the grid lives in.
Definition common/grid.hh:392
ct ctype
Define type used for coordinates in grid module.
Definition common/grid.hh:521
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8