#include <space.hh>
Public Member Functions | |
virtual uint & | lastIdx ()=0 |
Returns last global index of the space. | |
virtual uint | offset () const =0 |
Returns the offset. | |
Returns last global index of the space.
Implemented in hp2D::hpAdaptiveSpace< F >, hp2D::hpAdaptiveSpace< Real >, and concepts::DomainDecomp< F >.
Returns the offset.
Implemented in hp2D::hpAdaptiveSpace< F >, hp2D::hpAdaptiveSpace< Real >, and concepts::DomainDecomp< F >.