Template Struct EmptyBoundaryCondition
Defined in File mhd_model_base.hpp
Struct Documentation
-
template<typename Real>
struct EmptyBoundaryCondition Empty boundary condition class (e.g., periodic in all directions).
Periodic boundary condition is applied by MPI communication. Be sure to set “periodic” in domain field of config.yaml.
Public Functions
-
inline void apply(mhd::FieldsView<Real>, GridView<const Real>) const
-
inline void apply(mhd::FieldsView<Real>, GridView<const Real>) const