/home/runner/work/kynema-sgf/kynema-sgf/src/utilities/tagging/BoxRefiner.H Source File
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
BoxRefiner.H
Go to the documentation of this file.
Definition CFDSim.H:55
static std::string identifier()
Definition BoxRefiner.H:22
amrex::Gpu::DeviceVector< int > m_face_origin
Definition BoxRefiner.H:41
~BoxRefiner() override=default
const amrex::RealBox & bound_box() const override
Definition BoxRefiner.H:33
BoxRefiner(const CFDSim &, const std::string &key)
Definition BoxRefiner.cpp:80
void operator()(const amrex::Box &, const amrex::Geometry &geom, const amrex::Array4< amrex::TagBox::TagType > &tags) const override
Definition BoxRefiner.cpp:134
amrex::Gpu::DeviceVector< vs::Vector > m_hex_corners
Definition BoxRefiner.H:39
amrex::Gpu::DeviceVector< vs::Vector > m_face_normals
Definition BoxRefiner.H:40
Definition BoxRefiner.cpp:9
Generated by