Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
This modules collects all components that fill the ghost layer of a patch level. More...
Functions | |
template<typename Equation > | |
fub::amrex::ReflectiveBoundary (const Equation &, Direction, int) -> ReflectiveBoundary< execution::SequentialTag, Equation > | |
This modules collects all components that fill the ghost layer of a patch level.
fub::amrex::ReflectiveBoundary | ( | const Equation & | , |
Direction | , | ||
int | |||
) | -> ReflectiveBoundary< execution::SequentialTag, Equation > |
#include <ReflectiveBoundary.hpp>