|
KASKADE 7 development version
|
#include <numeric>#include "fem/combiner.hh"#include "fem/functionspace.hh"#include "fem/nedelecshapefunctions.hh"#include "fem/views.hh"Go to the source code of this file.
Classes | |
| class | Kaskade::VectorialConverterBase< GridView > |
| A class mapping local vectorial shape function values and gradients to global shape function values and gradients. More... | |
| class | Kaskade::HcurlConverter< GridView > |
| A class mapping local vectorial shape function values and gradients to global shape function values and gradients in \( H(\text{curl}) \) conforming FE spaces. More... | |
| class | Kaskade::HdivConverter< GridView > |
| A class mapping local vectorial shape function values and gradients to global shape function values and gradients in \( H(\text{div}) \) conforming FE spaces. More... | |
| class | Kaskade::HdivMapper< ScalarType, GV > |
| Degrees of freedom manager for H(div) conforming elements. More... | |
| class | Kaskade::HdivMapper< 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... | |
| class | Kaskade::NedelecMapper< ScalarType, GV > |
| Degrees of freedom manager for Nedelec edge elements. More... | |
| class | Kaskade::NedelecMapper< 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 |