Dune Core Modules (2.3.1)

Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, dim, eltype > Class Template Reference

general type of geometry implementation More...

Public Member Functions

void reset ()
 reset status and reference count
 
void operator++ ()
 increase reference count
 
void operator-- ()
 decrease reference count
 
bool operator! () const
 return true if object has no references anymore
 
bool stillUsed () const
 return true if there exists more then on reference
 

Protected Types

typedef FieldMatrix< alu3d_ctype, corners, cdim > CoordinateMatrixType
 the vertex coordinates
 

Protected Attributes

CoordinateStorageType coord_
 to coordinates
 
MappingType map_
 the mapping
 
double volume_
 volume of element
 
unsigned int refCount_
 the reference counter
 
signed char status_
 the status (see different status above)
 

Static Protected Attributes

static const int corners_ = corners
 number of corners
 

Detailed Description

template<int cdim>
template<int dummy, int dim, ALU3dGridElementType eltype>
class Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, dim, eltype >

general type of geometry implementation


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)