ENH: patch fields writeValueEntry method (frequently used)
- add base-level readValueEntry, readMixedEntries methods that allow optional or mandatory reading. STYLE: wording for patch fields comments
This commit is contained in:
@ -76,7 +76,7 @@ public:
|
||||
const dictionary&
|
||||
);
|
||||
|
||||
//- Construct by mapping given patchField<Type> onto a new patch
|
||||
//- Construct by mapping given patch field onto a new patch
|
||||
zeroGradientPointPatchField
|
||||
(
|
||||
const zeroGradientPointPatchField<Type>&,
|
||||
|
||||
Reference in New Issue
Block a user