coeffIterator.hh File Reference
#include "basics/typedefs.hh"
#include "basics/exceptions.hh"
#include "basics/vectorsMatrices.hh"
#include "basics/debug.hh"
Go to the source code of this file.
Classes | |
class | concepts::CoeffIterator< F, Coeff > |
Iterator for an array of coefficients. More... | |
class | concepts::CoeffIterator< F, F > |
Iterator for an array of scalar coefficients. More... | |
class | concepts::CoeffIterator< F, Mapping< F, dim > > |
Iterator for an array of matrix coefficients. More... | |
class | concepts::CoeffIterator< F, Point< F, dim > > |
Iterator for an array of vector coefficients. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Macros | |
#define | CoeffItIncrOp_D 0 |
Detailed Description
iterator over array of coefficients
Definition in file coeffIterator.hh.
Macro Definition Documentation
◆ CoeffItIncrOp_D
#define CoeffItIncrOp_D 0 |
Definition at line 16 of file coeffIterator.hh.