#include <Kokkos_UnorderedMap.hpp>#include "communication/shell/communication.hpp"#include "dense/vec.hpp"#include "fe/wedge/integrands.hpp"#include "fe/wedge/kernel_helpers.hpp"#include "fe/wedge/quadrature/quadrature.hpp"#include "grid/grid_types.hpp"#include "grid/shell/spherical_shell.hpp"#include "linalg/operator.hpp"#include "linalg/vector.hpp"#include "linalg/vector_q1.hpp"Go to the source code of this file.
Classes | |
| struct | terra::linalg::solvers::SelectiveStorageKey |
| class | terra::linalg::solvers::LocalMatrixStorage< ScalarT, LocalMatrixDim > |
Namespaces | |
| namespace | terra |
| namespace | terra::linalg |
| Contains linear algebra utilities and functions for the Terra project. | |
| namespace | terra::linalg::solvers |