#include <SubChannel1PhaseProblem.h>
Public Attributes | |
| int | i_ch |
| Real | Re |
| Real | S |
| Real | w_perim |
Definition at line 44 of file SubChannel1PhaseProblem.h.
| int SubChannel1PhaseProblem::FrictionStruct::i_ch |
Definition at line 46 of file SubChannel1PhaseProblem.h.
Referenced by SubChannel1PhaseProblem::computeDP(), QuadSubChannel1PhaseProblem::computeFrictionFactor(), and TriSubChannel1PhaseProblem::computeFrictionFactor().
| Real SubChannel1PhaseProblem::FrictionStruct::Re |
Definition at line 47 of file SubChannel1PhaseProblem.h.
Referenced by SubChannel1PhaseProblem::computeDP(), QuadSubChannel1PhaseProblem::computeFrictionFactor(), and TriSubChannel1PhaseProblem::computeFrictionFactor().
| Real SubChannel1PhaseProblem::FrictionStruct::S |
Definition at line 47 of file SubChannel1PhaseProblem.h.
Referenced by SubChannel1PhaseProblem::computeDP(), and TriSubChannel1PhaseProblem::computeFrictionFactor().
| Real SubChannel1PhaseProblem::FrictionStruct::w_perim |
Definition at line 47 of file SubChannel1PhaseProblem.h.
Referenced by SubChannel1PhaseProblem::computeDP(), and TriSubChannel1PhaseProblem::computeFrictionFactor().
1.8.14