Class documentation of Concepts

Loading...
Searching...
No Matches
concepts::Subspace Class Referenceabstract

#include <space.hh>

Inheritance diagram for concepts::Subspace:
hp2D::hpAdaptiveSpace< Real > concepts::DomainDecomp< F > hp2D::hpAdaptiveSpace< F > hp2D::hpAdaptiveSpaceH1 hp2D::hpAdaptiveSpaceHCurl hp2D::hpAdaptiveSpaceL2

Public Member Functions

virtual uintlastIdx ()=0
 Returns last global index of the space.
 
virtual uint offset () const =0
 Returns the offset.
 

Detailed Description

Class for holding an offset of global indices of space.

Definition at line 392 of file space.hh.

Constructor & Destructor Documentation

◆ ~Subspace()

virtual concepts::Subspace::~Subspace ( )
inlinevirtual

Definition at line 398 of file space.hh.

Member Function Documentation

◆ lastIdx()

virtual uint & concepts::Subspace::lastIdx ( )
pure virtual

Returns last global index of the space.

Implemented in hp2D::hpAdaptiveSpace< F >, hp2D::hpAdaptiveSpace< Real >, and concepts::DomainDecomp< F >.

◆ offset()

virtual uint concepts::Subspace::offset ( ) const
pure virtual

The documentation for this class was generated from the following file: