/home/runner/work/kynema-sgf/kynema-sgf/src/core/IntField.H Source File
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
IntField.H
Go to the documentation of this file.
Definition FieldRepo.H:86
const std::string & name() const
Name of the field.
Definition IntField.H:28
FieldLoc field_location() const
Location of the field.
Definition IntField.H:40
amrex::iMultiFab & operator()(int lev)
Access the FAB at a given level.
Definition IntField.cpp:23
amrex::Vector< amrex::iMultiFab * > vec_ptrs()
Definition IntField.cpp:35
unsigned id() const
Unique integer ID for this field.
Definition IntField.H:31
IntField(const IntField &)=delete
const FieldRepo & repo() const
Reference to the FieldRepo that holds the fabs.
Definition IntField.H:43
int num_comp() const
Number of components for this field.
Definition IntField.H:34
IntField & operator=(const IntField &)=delete
amrex::Vector< const amrex::iMultiFab * > vec_const_ptrs() const
Definition IntField.cpp:46
const amrex::IntVect & num_grow() const
Number of ghost cells.
Definition IntField.H:37
This test case is intended as an evaluation of the momentum advection scheme.
Definition BCInterface.cpp:10
Generated by