3 p.boundaryField().size(),
4 zeroGradientFvPatchScalarField::typeName
7 for (
label i=0; i<
p.boundaryField().size(); i++)
9 if (
p.boundaryField()[i].fixesValue())
11 pcorrTypes[i] = fixedValueFvPatchScalarField::typeName;
FvWallInfoData< WallInfo, label > label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
List< word > wordList
A List of words.
wordList pcorrTypes(p.boundaryField().size(), zeroGradientFvPatchScalarField::typeName)