#include <Spatial.hpp>
Public Member Functions | |
| Neighbor_reconcile (int mask) | |
| virtual void | operator() (Sequence< Hard_kernel_connection > &connections) |
Public Member Functions inherited from hexed::Kernel< Hard_kernel_connection > | |
| virtual void | operator() (Sequence< Hard_kernel_connection > &sequence, Stopwatch_tree &tree) |
| virtual void | operator() (Sequence< Hard_kernel_connection > &sequence, Stopwatch_tree &category_tree, std::string name) |
Additional Inherited Members | |
Public Types inherited from hexed::Kernel< Hard_kernel_connection > | |
| typedef std::unique_ptr< Kernel< Hard_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< Hard_kernel_connection >.