WARPXM v1.10.0
|
#include "apps/wmapplication.h"
Go to the source code of this file.
Classes | |
class | wxm::apps::bc::flux_bc::advection::AdvectionBCFlux |
Flux Bounary Condition for Advection Equation This boundary condition is meant to set the boundary condition for the advection equation It should just choose the upwinding solution for the flux. More... | |
Namespaces | |
namespace | wxm |
Base namespace for everything not included in the global namespace. | |
namespace | wxm::apps |
namespace | wxm::apps::bc |
namespace | wxm::apps::bc::flux_bc |
namespace | wxm::apps::bc::flux_bc::advection |