/home/runner/work/amr-wind/amr-wind/amr-wind/core/FieldUtils.H File Reference

AMR-Wind API: /home/runner/work/amr-wind/amr-wind/amr-wind/core/FieldUtils.H File Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
FieldUtils.H File Reference
#include "amr-wind/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  amr_wind
 
namespace  amr_wind::field_impl
 

Functions

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