#include "../../quadrature/quadrature.hpp"#include "communication/shell/communication.hpp"#include "dense/vec.hpp"#include "fe/wedge/integrands.hpp"#include "fe/wedge/kernel_helpers.hpp"#include "grid/shell/spherical_shell.hpp"#include "linalg/operator.hpp"#include "linalg/vector.hpp"#include "linalg/vector_q1.hpp"#include "util/timer.hpp"Go to the source code of this file.
Classes | |
| class | terra::fe::wedge::operators::shell::Gradient< ScalarT > |
Namespaces | |
| namespace | terra |
| namespace | terra::fe |
| namespace | terra::fe::wedge |
| Features for wedge elements. | |
| namespace | terra::fe::wedge::operators |
| namespace | terra::fe::wedge::operators::shell |