ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|
#include <ERF_EBIF.H>
Public Member Functions | |
UnionListIF (const Vector< F > &a_ifs) | |
~UnionListIF () | |
UnionListIF (const UnionListIF &rhs)=default | |
UnionListIF (UnionListIF &&rhs)=default | |
UnionListIF & | operator= (const UnionListIF &rhs)=default |
UnionListIF & | operator= (UnionListIF &&rhs)=default |
bool | is_empty () const |
Real | operator() (const RealArray &p) const |
Private Attributes | |
Vector< F > | m_ifs |
bool | m_empty |
|
inline |
|
inline |
|
default |
|
default |
|
inline |
|
inline |
|
default |
|
default |
|
private |
|
private |