#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 "fe/wedge/operators/shell/unsteady_advection_diffusion_supg.hpp"#include "grid/shell/spherical_shell.hpp"#include "linalg/linear_form.hpp"#include "linalg/operator.hpp"#include "linalg/vector_q1.hpp"Go to the source code of this file.
Classes | |
| class | terra::fe::wedge::linearforms::shell::SUPGRHS< ScalarT, VelocityVecDim > |
| Linear form to assemble part of the RHS vector for a SUPG-stabilized method-of-lines discretization of the advection-diffusion equation. More... | |
Namespaces | |
| namespace | terra |
| namespace | terra::fe |
| namespace | terra::fe::wedge |
| Features for wedge elements. | |
| namespace | terra::fe::wedge::linearforms |
| namespace | terra::fe::wedge::linearforms::shell |