/home/runner/work/kynema-sgf/kynema-sgf/src/equation_systems/AdvOp_Godunov.H File Reference

Kynema-SGF API: /home/runner/work/kynema-sgf/kynema-sgf/src/equation_systems/AdvOp_Godunov.H File Reference
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
AdvOp_Godunov.H File Reference
#include <type_traits>
#include "src/convection/Godunov.H"
#include "src/equation_systems/SchemeTraits.H"
#include "src/equation_systems/PDETraits.H"
#include "src/equation_systems/PDEOps.H"
#include "AMReX_Gpu.H"
#include "AMReX_ParmParse.H"
#include "AMReX_MultiFabUtil.H"
#include "hydro_utils.H"
#include "src/equation_systems/vof/vof_momentum_flux.H"
#include "AMReX_REAL.H"
Include dependency graph for AdvOp_Godunov.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kynema_sgf::pde::AdvectionOp< PDE, fvm::Godunov, typename std::enable_if_t< std::is_base_of_v< ScalarTransport, PDE > > >

Namespaces

namespace  kynema_sgf
 This test case is intended as an evaluation of the momentum advection scheme.
namespace  kynema_sgf::pde