Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Public Attributes | List of all members
fub::amrex::CompressibleAdvectionAdvectiveFluxes Struct Reference

#include <CompressibleAdvectionIntegratorContext.hpp>

Public Attributes

::amrex::MultiFab on_cells
 
std::array<::amrex::MultiFab, AMREX_SPACEDIM > on_faces
 

Member Data Documentation

◆ on_cells

::amrex::MultiFab fub::amrex::CompressibleAdvectionAdvectiveFluxes::on_cells

◆ on_faces

std::array<::amrex::MultiFab, AMREX_SPACEDIM> fub::amrex::CompressibleAdvectionAdvectiveFluxes::on_faces

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