dune-localfunctions
2.2.1
|
Interface for global-valued coefficients. More...
#include <dune/localfunctions/common/interface.hh>
Public Member Functions | |
std::size_t | size () const |
number of coefficients More... | |
const LocalKey & | localKey (std::size_t i) const |
get i'th index More... | |
Interface for global-valued coefficients.
const LocalKey& Dune::CoefficientsInterface::localKey | ( | std::size_t | i | ) | const |
get i'th index
std::size_t Dune::CoefficientsInterface::size | ( | ) | const |
number of coefficients