core
Shared MPI block decomposition + asynchronous ghost-layer exchange (header-only C++20)
Loading...
Searching...
No Matches
advect_recon.hpp File Reference
#include <morton/morton.hpp>

Go to the source code of this file.

Namespaces

namespace  peclet
 
namespace  peclet::core
 
namespace  peclet::core::amr
 

Macros

#define MORTON_HD
 

Functions

MORTON_HD double peclet::core::amr::hoFaceValue (double upup, double up, double down, int scheme)
 High-order advected face value from the two upwind cells (upup, up) and the downwind cell (down).
 

Macro Definition Documentation

◆ MORTON_HD

#define MORTON_HD

Definition at line 18 of file advect_recon.hpp.