#include <space.hh>
  
Public Types | |
| typedef ElementWithCell< F > | type | 
| typedef Scan< ElementWithCell< F > > | Scanner | 
Public Member Functions | |
| virtual Scanner * | scan () const =0 | 
| Returns a scanner to iterate over the elements of the space.   | |
| virtual uint | dim () const =0 | 
| Returns the dimension of the space.   | |
| virtual uint | nelm () const =0 | 
| Returns the number of elements in the space.   | |
| virtual uint | getOutputDimension () const | 
| Returns the default output dimension, when we consider plotting a real-valued operator on this space.   | |
Protected Member Functions | |
| virtual std::ostream & | info (std::ostream &os) const | 
| Returns information in an output stream.   | |
Abstract class for a space.
| typedef Scan<ElementWithCell<F> > concepts::SpaceOnCells< F >::Scanner | 
| typedef ElementWithCell<F> concepts::SpaceOnCells< F >::type | 
      
  | 
  pure virtual | 
Returns the dimension of the space.
Implements concepts::Space< F >.
Implemented in bem::AdaptConst3d000< F >, bem::AdaptConst3d001< F >, bem::AdaptConst3d002< F >, hp1D::DualSpace, hp1D::RysSpace, hp1D::Space, hp2D::hpAdaptiveSpace< F >, hp2D::hpAdaptiveSpace< Real >, hp2D::hpAdaptiveSpaceDG< F >, hp2D::NeumannTraceSpace, hp2D::Space, hp2D::TraceSpace, hp2Dedge::Space, hp2Dedge::TraceSpace, hp3D::NeumannTraceSpace3d, hp3D::Space, hp3D::TraceSpace, linDG3D::FvdgSpace, concepts::RestrictionSpace< F >, and hp1D::hpAdaptiveSpaceL2.
      
  | 
  inlinevirtualinherited | 
Returns the default output dimension, when we consider plotting a real-valued operator on this space.
Reimplemented in hp2D::hpAdaptiveSpaceHCurl, and hp2Dedge::Space.
      
  | 
  protectedvirtual | 
Returns information in an output stream.
Reimplemented from concepts::Space< F >.
Reimplemented in bem::AdaptiveSpace< F >, bem::AdaptiveSpace< concepts::Real >, bem::AdaptConst3d000< F >, bem::AdaptConst3d001< F >, bem::AdaptConst3d002< F >, hp1D::DualSpace, hp1D::RysSpace, hp1D::Space, hp2D::hpAdaptiveSpace< F >, hp2D::hpAdaptiveSpace< Real >, hp2D::hpAdaptiveSpaceDG< F >, hp2D::hpAdaptiveSpaceH1, hp2D::hpAdaptiveSpaceL2, hp2D::NeumannTraceSpace, hp2D::Space, hp2D::TraceSpace, hp2D::hpAdaptiveSpaceHCurl, hp2Dedge::Space, hp2Dedge::TraceSpace, hp3D::NeumannTraceSpace3d, hp3D::Space, hp3D::TraceSpace, linDG3D::FvdgSpace, linDG3D::FvdgSpaceP0, linDG3D::FvdgSpaceP1, concepts::RestrictionSpace< F >, concepts::SpaceOnCoarseCells< dimC, F >, concepts::SpaceOnCoarseCells< 2, F >, concepts::SpaceOnCoarseCells< 2, Real >, concepts::SpaceOnCoarseCells< 2u, Real >, and hp1D::hpAdaptiveSpaceL2.
      
  | 
  pure virtual | 
Returns the number of elements in the space.
Implements concepts::Space< F >.
Implemented in bem::AdaptConst3d000< F >, bem::AdaptConst3d001< F >, bem::AdaptConst3d002< F >, hp1D::DualSpace, hp1D::RysSpace, hp1D::Space, hp2D::hpAdaptiveSpace< F >, hp2D::hpAdaptiveSpace< Real >, hp2D::hpAdaptiveSpaceDG< F >, hp2D::NeumannTraceSpace, hp2D::Space, hp2D::TraceSpace, hp2Dedge::Space, hp2Dedge::TraceSpace, hp3D::NeumannTraceSpace3d, hp3D::Space, hp3D::TraceSpace, linDG3D::FvdgSpace, concepts::RestrictionSpace< F >, and hp1D::hpAdaptiveSpaceL2.
      
  | 
  pure virtual | 
Returns a scanner to iterate over the elements of the space.
Implements concepts::Space< F >.
Implemented in bem::AdaptConst3d000< F >, bem::AdaptConst3d001< F >, bem::AdaptConst3d002< F >, hp1D::DualSpace, hp1D::RysSpace, hp1D::Space, hp2D::hpAdaptiveSpace< F >, hp2D::hpAdaptiveSpace< Real >, hp2D::hpAdaptiveSpaceDG< F >, hp2D::NeumannTraceSpace, hp2D::Space, hp2D::TraceSpace, hp2Dedge::Space, hp2Dedge::TraceSpace, hp3D::NeumannTraceSpace3d, hp3D::Space, hp3D::TraceSpace, linDG3D::FvdgSpace, concepts::RestrictionSpace< F >, and hp1D::hpAdaptiveSpaceL2.