Member List

AMR-Wind API: Member List
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
amr_wind::FieldRepo Member List

This is the complete list of members for amr_wind::FieldRepo, including all inherited members.

advance_states() noexceptamr_wind::FieldRepo
allocate_field_data(int lev, const Field &field, LevelDataHolder &level_data, const amrex::FabFactory< amrex::FArrayBox > &factory)amr_wind::FieldRepoprotected
allocate_field_data(Field &field)amr_wind::FieldRepoprotected
allocate_field_data(const amrex::BoxArray &ba, const amrex::DistributionMapping &dm, LevelDataHolder &level_data, const amrex::FabFactory< amrex::FArrayBox > &factory)amr_wind::FieldRepoprotected
allocate_field_data(int lev, const IntField &field, LevelDataHolder &level_data)amr_wind::FieldRepoprotected
allocate_field_data(const IntField &field)amr_wind::FieldRepoprotected
allocate_field_data(const amrex::BoxArray &ba, const amrex::DistributionMapping &dm, LevelDataHolder &level_data, const amrex::FabFactory< amrex::IArrayBox > &factory)amr_wind::FieldRepoprotected
clear_level(int lev)amr_wind::FieldRepo
create_int_scratch_field_on_host(const std::string &name, const int ncomp=1, const int nghost=0, const FieldLoc floc=FieldLoc::CELL) constamr_wind::FieldRepo
create_int_scratch_field_on_host(const int ncomp=1, const int nghost=0, const FieldLoc floc=FieldLoc::CELL) constamr_wind::FieldRepo
create_scratch_field(const std::string &name, const int ncomp=1, const int nghost=0, const FieldLoc floc=FieldLoc::CELL) constamr_wind::FieldRepo
create_scratch_field(const int ncomp=1, const int nghost=0, const FieldLoc floc=FieldLoc::CELL) constamr_wind::FieldRepo
create_scratch_field_on_host(const std::string &name, const int ncomp=1, const int nghost=0, const FieldLoc floc=FieldLoc::CELL) constamr_wind::FieldRepo
create_scratch_field_on_host(const int ncomp=1, const int nghost=0, const FieldLoc floc=FieldLoc::CELL) constamr_wind::FieldRepo
create_state(Field &field, const FieldState fstate)amr_wind::FieldRepoprotected
declare_cc_field(const std::string &name, const int ncomp=1, const int ngrow=0, const int nstates=1)amr_wind::FieldRepoinline
declare_face_normal_field(const amrex::Vector< std::string > &names, const int ncomp=1, const int ngrow=0, const int nstates=1)amr_wind::FieldRepoinline
declare_field(const std::string &name, const int ncomp=1, const int ngrow=0, const int nstates=1, const FieldLoc floc=FieldLoc::CELL)amr_wind::FieldRepo
declare_int_field(const std::string &name, const int ncomp=1, const int ngrow=0, const int nstates=1, const FieldLoc floc=FieldLoc::CELL)amr_wind::FieldRepo
declare_nd_field(const std::string &name, const int ncomp=1, const int ngrow=0, const int nstates=1)amr_wind::FieldRepoinline
declare_xf_field(const std::string &name, const int ncomp=1, const int ngrow=0, const int nstates=1)amr_wind::FieldRepoinline
declare_yf_field(const std::string &name, const int ncomp=1, const int ngrow=0, const int nstates=1)amr_wind::FieldRepoinline
declare_zf_field(const std::string &name, const int ncomp=1, const int ngrow=0, const int nstates=1)amr_wind::FieldRepoinline
factory(int lev) const noexceptamr_wind::FieldRepoinline
Field classamr_wind::FieldRepofriend
field_exists(const std::string &name, const FieldState fstate=FieldState::New) constamr_wind::FieldRepo
FieldRepo(const amrex::AmrCore &mesh)amr_wind::FieldRepoinlineexplicit
FieldRepo(const FieldRepo &)=deleteamr_wind::FieldRepo
fields() constamr_wind::FieldRepoinline
get_field(const std::string &name, const FieldState fstate=FieldState::New) constamr_wind::FieldRepo
get_field(const int field_id) constamr_wind::FieldRepoinline
get_int_fab(const unsigned fid, const int lev) noexceptamr_wind::FieldRepoinlineprotected
get_int_field(const std::string &name, const FieldState fstate=FieldState::New) constamr_wind::FieldRepo
get_int_field(const int field_id) constamr_wind::FieldRepoinline
get_mesh_mapping_det_j(FieldLoc floc) constamr_wind::FieldRepo
get_mesh_mapping_field(FieldLoc floc) constamr_wind::FieldRepo
get_multifab(const unsigned fid, const int lev) noexceptamr_wind::FieldRepoinlineprotected
int_field_exists(const std::string &name, const FieldState fstate=FieldState::New) constamr_wind::FieldRepo
IntField classamr_wind::FieldRepofriend
m_fid_mapamr_wind::FieldRepoprotected
m_field_vecamr_wind::FieldRepomutableprotected
m_int_fid_mapamr_wind::FieldRepoprotected
m_int_field_vecamr_wind::FieldRepomutableprotected
m_is_initializedamr_wind::FieldRepoprotected
m_leveldataamr_wind::FieldRepoprotected
m_meshamr_wind::FieldRepoprotected
make_new_level_from_coarse(int lev, amrex::Real time, const amrex::BoxArray &ba, const amrex::DistributionMapping &dm)amr_wind::FieldRepo
make_new_level_from_scratch(int lev, amrex::Real time, const amrex::BoxArray &ba, const amrex::DistributionMapping &dm)amr_wind::FieldRepo
mesh() constamr_wind::FieldRepoinline
num_active_levels() const noexceptamr_wind::FieldRepoinline
num_fields() const noexceptamr_wind::FieldRepoinline
operator=(const FieldRepo &)=deleteamr_wind::FieldRepo
remake_level(int lev, amrex::Real time, const amrex::BoxArray &ba, const amrex::DistributionMapping &dm)amr_wind::FieldRepo
~FieldRepo()=defaultamr_wind::FieldRepo