/home/runner/work/kynema-sgf/kynema-sgf/src/utilities/tagging/RefinementCriteria.H File Reference
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
RefinementCriteria.H File Reference
Include dependency graph for RefinementCriteria.H:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | kynema_sgf::RefinementCriteria |
| class | kynema_sgf::RefineCriteriaManager |
Namespaces | |
| namespace | kynema_sgf |
| This test case is intended as an evaluation of the momentum advection scheme. | |
| namespace | kynema_sgf::tagging |
Enumerations | |
| enum class | kynema_sgf::tagging::TaggingOperator : std::uint8_t { kynema_sgf::tagging::AND , kynema_sgf::tagging::OR , kynema_sgf::tagging::AND_NOT , kynema_sgf::tagging::OR_NOT } |
Functions | |
| AMREX_FORCE_INLINE TaggingOperator | kynema_sgf::tagging::string_to_operator (const std::string &op) |
| AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE amrex::TagBox::TagVal | kynema_sgf::tagging::tag_val (const bool previous_val, const bool current_val, const TaggingOperator &op) |
Generated by