AMDiS  0.3
The Adaptive Multi-Dimensional Simulation Toolbox
InnerNodeStorage< Value, Container > Class Template Reference

Public Member Functions

template<class V , class C >
 InnerNodeStorage (V &&value, C &&container)
 
template<class I >
auto & operator[] (I const &i)
 
template<class I >
auto const & operator[] (I const &i) const
 
Value & value ()
 
Value const & value () const
 
Container & container ()
 
Container const & container () const
 
bool operator== (InnerNodeStorage const &other) const
 

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