#include <Spatial.hpp>
Classes | |
| class | Face_permutation |
| class | Local |
| Performs the update to the element state after the shared numerical flux has been computed. More... | |
| class | Max_dt |
| compute the maximum stable time step More... | |
| class | Neighbor |
| Computes the shared numerical flux at the element interfaces. More... | |
| class | Neighbor_reconcile |
| class | Prolong_refined |
| class | Reconcile_ldg_flux |
| account for the difference between the real and numerical viscous fluxes to enforce conservation More... | |
| class | Restrict_refined |
| class | Write_face |
| extrapolates the values in the interior of an element to the faces More... | |
Public Member Functions | |
| Spatial ()=delete | |
| this class has no non-static data members, so there is no reason to construct it | |
| Spatial (const Spatial &)=delete | |
| Spatial (Spatial &&)=delete | |
class to contain all the kernels in a scope parameterized by the type of element (deformed/cartesian) and the PDE