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

account for the difference between the real and numerical viscous fluxes to enforce conservation More...

#include <Spatial.hpp>

Inheritance diagram for hexed::Spatial< Pde_templ, is_deformed >::Reconcile_ldg_flux< n_dim, row_size >:
hexed::Kernel< Kernel_element & >

Public Member Functions

template<typename... pde_args>
 Reconcile_ldg_flux (const Basis &basis, double dt, int which_stage, bool compute_residual, bool use_filter, int mask, bool conv_substep, pde_args... args)
 
virtual void operator() (Sequence< Kernel_element & > &elements)
 
- Public Member Functions inherited from hexed::Kernel< Kernel_element & >
virtual void operator() (Sequence< Kernel_element & > &sequence, Stopwatch_tree &tree)
 
virtual void operator() (Sequence< Kernel_element & > &sequence, Stopwatch_tree &category_tree, std::string name)
 

Additional Inherited Members

- Public Types inherited from hexed::Kernel< Kernel_element & >
typedef std::unique_ptr< Kernel< Kernel_element &, void > > ptr_t
 

Detailed Description

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

account for the difference between the real and numerical viscous fluxes to enforce conservation

Member Function Documentation

◆ operator()()

template<template< int, int > typename Pde_templ, bool is_deformed>
template<int n_dim, int row_size>
virtual void hexed::Spatial< Pde_templ, is_deformed >::Reconcile_ldg_flux< n_dim, row_size >::operator() ( Sequence< Kernel_element & > & elements)
inlinevirtual

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