#include <mpi.h>#include "communication/shell/communication.hpp"#include "grid/shell/spherical_shell.hpp"#include "kernels/common/grid_operations.hpp"#include "terra/grid/bit_masks.hpp"#include "terra/grid/shell/bit_masks.hpp"#include "vector.hpp"Go to the source code of this file.
Classes | |
| class | terra::linalg::VectorQ1Scalar< ScalarT > |
| Q1 scalar finite element vector on a distributed shell grid. More... | |
| class | terra::linalg::VectorQ1Vec< ScalarT, VecDim > |
| Static assertion: VectorQ1Scalar satisfies VectorLike concept. More... | |
Namespaces | |
| namespace | terra |
| namespace | terra::linalg |
| Contains linear algebra utilities and functions for the Terra project. | |