#include <Spatial.hpp>
Public Member Functions | |
Neighbor_reconcile (int mask) | |
virtual void | operator() (Sequence< Kernel_connection & > &connections) |
![]() | |
virtual void | operator() (Sequence< Kernel_connection & > &sequence, Stopwatch_tree &tree) |
virtual void | operator() (Sequence< Kernel_connection & > &sequence, Stopwatch_tree &category_tree, std::string name) |
Additional Inherited Members | |
![]() | |
typedef std::unique_ptr< Kernel< Kernel_connection &, void > > | ptr_t |
compute the difference between the numerical (average) viscous flux and the viscous flux on each face in preparation for reconciling the different face fluxes
|
inlinevirtual |
Implements hexed::Kernel< Kernel_connection & >.