/home/runner/work/kynema-sgf/kynema-sgf/src/core/FieldUtils.H File Reference

Kynema-SGF API: /home/runner/work/kynema-sgf/kynema-sgf/src/core/FieldUtils.H File Reference
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
FieldUtils.H File Reference
#include "src/core/FieldDescTypes.H"
#include "AMReX_MultiFab.H"
#include "AMReX_Interpolater.H"
Include dependency graph for FieldUtils.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  kynema_sgf
 This test case is intended as an evaluation of the momentum advection scheme.
namespace  kynema_sgf::field_impl

Functions

AMREX_INLINE amrex::IndexType kynema_sgf::field_impl::index_type (const FieldLoc floc)
AMREX_INLINE std::string kynema_sgf::field_impl::field_name_with_state (const std::string &fname, const FieldState fstate)
AMREX_INLINE bool kynema_sgf::field_impl::is_valid_field_name (const std::string &name)
AMREX_INLINE amrex::Interpolater * kynema_sgf::field_impl::get_interpolation_operator (const FieldInterpolator itype)
AMREX_INLINE FieldState kynema_sgf::field_impl::dof_state (const FieldState fstate)
AMREX_INLINE FieldState kynema_sgf::field_impl::phi_state (const FieldState fstate)