47 inline uint
dim()
const;
48 inline uint
nelm()
const;
66 virtual std::ostream&
info(std::ostream& os)
const;
#define conceptsException(exc)
void rebuild()
Rebuilds the space after an adjustment with adjust.
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
uint nelm() const
Returns the number of elements in the space.
Scan * scan() const
Returns a scanner to iterate over the elements of the space.
void recomputeShapefunctions()
Space(concepts::Mesh1 &msh, uint l, uint p, concepts::BoundaryConditions *bc=0)
uint dim() const
Returns the dimension of the space.