-
- Downloads
BUG: uniformMixed fields not always full initialised (#2703)
- calling the mixed BC dictionary construct with NO_READ leaves the fields properly sized, but not initialised. ENH: add mixed BC constructor zero initialise
Showing
- src/finiteArea/fields/faPatchFields/basic/mixed/mixedFaPatchField.C 15 additions, 0 deletions...Area/fields/faPatchFields/basic/mixed/mixedFaPatchField.C
- src/finiteArea/fields/faPatchFields/basic/mixed/mixedFaPatchField.H 9 additions, 0 deletions...Area/fields/faPatchFields/basic/mixed/mixedFaPatchField.H
- src/finiteArea/fields/faPatchFields/derived/uniformMixed/uniformMixedFaPatchField.C 4 additions, 1 deletion...tchFields/derived/uniformMixed/uniformMixedFaPatchField.C
- src/finiteVolume/fields/fvPatchFields/basic/mixed/mixedFvPatchField.C 16 additions, 0 deletions...lume/fields/fvPatchFields/basic/mixed/mixedFvPatchField.C
- src/finiteVolume/fields/fvPatchFields/basic/mixed/mixedFvPatchField.H 9 additions, 0 deletions...lume/fields/fvPatchFields/basic/mixed/mixedFvPatchField.H
- src/finiteVolume/fields/fvPatchFields/derived/mappedMixed/mappedMixedFvPatchField.C 5 additions, 2 deletions...PatchFields/derived/mappedMixed/mappedMixedFvPatchField.C
- src/finiteVolume/fields/fvPatchFields/derived/uniformMixed/uniformMixedFvPatchField.C 4 additions, 1 deletion...tchFields/derived/uniformMixed/uniformMixedFvPatchField.C
Loading
Please register or sign in to comment