#include "fe/wedge/operators/shell/laplace_simple.hpp"#include "linalg/operator.hpp"#include "linalg/vector.hpp"#include "linalg/vector_q1.hpp"Go to the source code of this file.
Classes | |
| class | terra::linalg::DiagonallyScaledOperator< OperatorT > |
| Given some operator \(K\) and a vector \(v\), this operator is equivalent to an operator \(A\) defined as. More... | |
Namespaces | |
| namespace | terra |
| namespace | terra::linalg |
| Contains linear algebra utilities and functions for the Terra project. | |