KASKADE 7 development version
|
#include <numeric>
#include <limits>
#include "fem/lagrangeshapefunctions.hh"
#include "fem/functionspace.hh"
#include "fem/views.hh"
Go to the source code of this file.
Classes | |
class | Kaskade::ConstantMapper< ScalarType, GV > |
struct | Kaskade::ConstantMapper< ScalarType, GV >::Element< m > |
class | Kaskade::ConstantMapper< ScalarType, GV >::Converter |
A class mapping local shape function values and derivatives to global shape function values and derivatives. More... | |
class | Kaskade::ConstantMapper< ScalarType, GV >::Combiner |
A class implementing a matrix \( K \) mapping a subset of global degrees of freedom (those given by globalIndices()) to local degrees of freedom (shape functions). More... | |
Namespaces | |
namespace | Kaskade |