AMDiS  0.1
The Adaptive Multi-Dimensional Simulation Toolbox
CompositeNodeCache< Node > Class Template Reference

Inherits Base< Node >, and NodeWrapper< Node >.

Static Public Member Functions

static auto create (Node const &basisNode)
 Construct a new composite node by setting each child individually.
 

Additional Inherited Members

- Public Types inherited from NodeWrapper< Node >
using Node = Node
 
using Element = typename Node::Element
 
- Public Member Functions inherited from NodeWrapper< Node >
 NodeWrapper (Node const &node)
 
Node const & node () const
 Return the stored basis-node.
 
Element const & element () const
 Return the bound grid element.
 
auto localIndex (std::size_t i) const
 Return the index of the i-th local basis function in the index-set of the whole tree.
 
auto size () const
 Return the size of the index-set of the node.
 
auto treeIndex () const
 Return a unique index within the tree.
 
- Protected Attributes inherited from NodeWrapper< Node >
Node const * node_
 

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