hexed 0.3.0
 
Loading...
Searching...
No Matches
hexed::Spatial< Pde_templ, is_deformed > Class Template Reference

#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
 

Detailed Description

template<template< int, int > typename Pde_templ, bool is_deformed>
class hexed::Spatial< Pde_templ, is_deformed >

class to contain all the kernels in a scope parameterized by the type of element (deformed/cartesian) and the PDE


The documentation for this class was generated from the following file: