Periodic boundary conditions.
More...
#include <Periodic.hpp>
|
|
using | options = tmpl::list<> |
template<typename SystemBoundaryConditionBaseClass>
struct domain::BoundaryConditions::Periodic< SystemBoundaryConditionBaseClass >
Periodic boundary conditions.
To use with a specific system add:
Periodic boundary conditions.
Definition Periodic.hpp:48
to the list of creatable classes.
- Note
- Not all domain creators will allow you to specify periodic boundary conditions since they may not make sense.
◆ help
template<typename SystemBoundaryConditionBaseClass>
Initial value:{
"Periodic boundary conditions.\n\nNote: Not all domain creators will "
"allow you to specify periodic boundary conditions since they may not "
"make sense."}
The documentation for this struct was generated from the following file:
- src/Domain/BoundaryConditions/Periodic.hpp