Vector valued problems. More...
Classes | |
| class | BilinearForm |
| Vector valued bilinear form. More... | |
| class | BlockOperator |
| Operator defined by 4 operators arranged in 2x2 blocks:
. More... | |
| class | BramblePasciak |
| Bramble-Pasciak preconditioned solver for generalized saddle point problems. More... | |
| class | BramblePasciakFabric |
Fabric class for BramblePasciak. More... | |
| class | CGUzawa |
| Uzawa algorithm with conjugate directions for generalized saddle point problems. More... | |
| class | CGUzawaFabric |
Fabric class for CGUzawa. More... | |
| class | Element |
| Vector valued element. More... | |
| class | ElementPair |
| Vector valued element pair. More... | |
| class | ElementPairListIdentic |
| Element pair list for two vectorial spaces V1 and V2. More... | |
| class | Graphics |
| Handles graphics for vector valued elements. More... | |
| class | LinearForm |
| Vector valued linear form. More... | |
| class | LinearFormHelper |
Helper class for building a linear form in vectorial. More... | |
| class | Space |
| Vector valued space. More... | |
| class | TimeLinearForm |
| Vector valued time dependent linear form. More... | |
| class | TMatrix |
| Vector valued T matrix. More... | |
| class | TMatrixOffset |
| T matrix with an offset. More... | |
| class | Vectorial |
| Base class for most classes which do vector valued problems. More... | |
| class | Vectorizable |
| Interface to make bilinear forms vectorizable. More... | |
Vector valued problems.
The classes in this namespace are meant as a wrapper around scalar classes to solve vector valued problems.