#include <ERF_DataStruct.H>
|
int | qv = -1 |
|
int | qc = -1 |
|
int | qi = -1 |
|
int | qr = -1 |
|
int | qs = -1 |
|
int | qg = -1 |
|
◆ MoistureComponentIndices() [1/2]
MoistureComponentIndices::MoistureComponentIndices |
( |
int |
qv_comp, |
|
|
int |
qc_comp, |
|
|
int |
qi_comp = -1 , |
|
|
int |
qr_comp = -1 , |
|
|
int |
qs_comp = -1 , |
|
|
int |
qg_comp = -1 |
|
) |
| |
|
inline |
113 :
qv(qv_comp),
qc(qc_comp),
qi(qi_comp),
qr(qr_comp),
qs(qs_comp),
qg(qg_comp) {}
int qs
Definition: ERF_DataStruct.H:104
int qr
Definition: ERF_DataStruct.H:103
int qi
Definition: ERF_DataStruct.H:102
int qv
Definition: ERF_DataStruct.H:100
int qc
Definition: ERF_DataStruct.H:101
int qg
Definition: ERF_DataStruct.H:105
◆ MoistureComponentIndices() [2/2]
MoistureComponentIndices::MoistureComponentIndices |
( |
| ) |
|
|
default |
◆ qc
int MoistureComponentIndices::qc = -1 |
◆ qg
int MoistureComponentIndices::qg = -1 |
◆ qi
int MoistureComponentIndices::qi = -1 |
◆ qr
int MoistureComponentIndices::qr = -1 |
◆ qs
int MoistureComponentIndices::qs = -1 |
◆ qv
int MoistureComponentIndices::qv = -1 |
The documentation for this struct was generated from the following file: