#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 | |
| class | terra::linalg::solvers::GCAElementsCollector< ScalarT > |
Namespaces | |
| namespace | terra |
| namespace | terra::linalg |
| Contains linear algebra utilities and functions for the Terra project. | |
| namespace | terra::linalg::solvers |
Functions | |
| int | terra::linalg::solvers::map_to_coarse_element (const int fine_cell, const int level_range) |