4 lines
127 B
C
4 lines
127 B
C
const dictionary& neControls = mesh.solverDict(ne.name());
|
|
|
|
label nNeSubCycles(readLabel(neControls.lookup("nNeSubCycles")));
|
|
|