6#ifndef hpAdaptiveSpaceL2_hh
7#define hpAdaptiveSpaceL2_hh
38 inline uint
dim()
const override{
42 inline uint
nelm()
const override{
55 virtual std::ostream&
info(std::ostream& os)
const override;
uint nelm() const override
Returns the number of elements in the space.
Scan * scan() const override
Returns a scanner to iterate over the elements of the space.
void recomputeShapefunctions()
hpAdaptiveSpaceL2(concepts::Mesh1 &msh, uint p)
uint dim() const override
Returns the dimension of the space.
virtual std::ostream & info(std::ostream &os) const override
Returns information in an output stream.