- Home
- About DUNE
- Download
- Documentation
- Community
- Development
Interface for global-valued coefficients. More...
#include <dune/localfunctions/common/interface.hh>
Public Member Functions | |
std::size_t | size () const |
number of coefficients | |
const LocalKey & | localKey (std::size_t i) const |
get i'th index |
Interface for global-valued coefficients.
const LocalKey& Dune::CoefficientsInterface::localKey | ( | std::size_t | i | ) | const |
get i'th index
Reimplemented in Dune::PowerCoefficients.
std::size_t Dune::CoefficientsInterface::size | ( | ) | const |
number of coefficients
Reimplemented in Dune::PowerCoefficients.
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].