/home/runner/work/kynema-sgf/kynema-sgf/src/immersed_boundary/bluff_body/sphere_ops.H Source File
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
sphere_ops.H
Go to the documentation of this file.
FieldRepo & repo() const
FieldRepo instance that manages this field.
Definition Field.H:161
Field & get_field(const std::string &name, FieldState fstate=FieldState::New) const
Definition FieldRepo.cpp:152
IntField & get_int_field(const std::string &name, FieldState fstate=FieldState::New) const
Return a reference to an integer field.
Definition FieldRepo.cpp:279
int num_active_levels() const
Total number of levels currently active in the AMR mesh.
Definition FieldRepo.H:351
const FieldRepo & repo() const
Reference to the FieldRepo that holds the fabs.
Definition IntField.H:43
void read_inputs(BluffBodyBaseData &wdata, IBInfo &, const ::kynema_sgf::utils::MultiParser &pp)
Definition bluff_body_ops.cpp:20
Definition bluff_body_ops.H:49
Definition Sphere.H:18
void operator()(Sphere::DataType &data)
Definition sphere_ops.H:45
Definition IBOps.H:32
void operator()(Sphere::DataType &data, const ::kynema_sgf::utils::MultiParser &pp)
Definition sphere_ops.H:17
Definition IBOps.H:19
Generated by