Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes | Enumerations
simulation_domain.hpp File Reference
#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
}
 

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file simulation_domain.hpp.

Enumeration Type Documentation

◆ BCType

enum BCType

Definition at line 24 of file simulation_domain.hpp.