dune-fem 2.8.0
|
#include <iostream>
#include <vector>
Go to the source code of this file.
Classes | |
class | Dune::Fem::Mapping< DFieldType, RFieldType, DType, RType > |
A mapping from one vector space into another This class describes a general mapping from the domain vector space into the range vector space. It can also be used to construct linear combinations of mappings. More... | |
struct | Dune::Fem::MappingOperators |
Implementation of Mapping +, -, *, / operations. More... | |
Namespaces | |
namespace | Dune |
namespace | Dune::Fem |