/home/runner/work/kynema-sgf/kynema-sgf/src/utilities/tagging/CylinderRefiner.H Source File
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
CylinderRefiner.H
Go to the documentation of this file.
Definition CFDSim.H:55
static std::string identifier()
Definition CylinderRefiner.H:23
CylinderRefiner(const CFDSim &, const std::string &key)
Definition CylinderRefiner.cpp:11
amrex::Real m_inner_radius
Definition CylinderRefiner.H:45
amrex::Real m_outer_radius
Definition CylinderRefiner.H:44
~CylinderRefiner() override=default
const amrex::RealBox & bound_box() const override
Definition CylinderRefiner.H:35
void operator()(const amrex::Box &, const amrex::Geometry &geom, const amrex::Array4< amrex::TagBox::TagType > &tags, const tagging::TaggingOperator &op) const override
Definition CylinderRefiner.cpp:56
amrex::RealBox m_bound_box
Definition CylinderRefiner.H:47
Definition BoxRefiner.cpp:9
Generated by