![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include "shambase/exception.hpp"#include "shamtree/kernels/geometry_utils.hpp"#include <memory>#include <optional>#include <vector>
Include dependency graph for simulation_domain.hpp:Go to the source code of this file.
Classes | |
| class | SimulationDomain< flt > |
Enumerations | |
| enum | BCType { Free , Periodic , PeriodicShearing , Fixed , Ghost , FixedGradient , AntiPeriodic } |
Definition in file simulation_domain.hpp.
| enum BCType |
Definition at line 24 of file simulation_domain.hpp.