Introduce debug switches in order to inspect file reading
Example of a subdict in controlDict: DebugSwitches { dictionary 2; IOobject 1; time 1; DebugIOList 1; DebugIOField 1; volScalarField 1; volVectorField 1; OFstream 1; ISstream 2; IFstream 1; } Note that some of the switches have several level of verbosity, i.e. much more ouput if set to 2.
Showing
- io/reduced-foam-extend/src/foam/containers/Lists/List/DebugIOList.C 3 additions, 0 deletions...-foam-extend/src/foam/containers/Lists/List/DebugIOList.C
- io/reduced-foam-extend/src/foam/containers/Lists/List/List.H 4 additions, 0 deletionsio/reduced-foam-extend/src/foam/containers/Lists/List/List.H
- io/reduced-foam-extend/src/foam/containers/Lists/List/ListIO.C 29 additions, 1 deletion...duced-foam-extend/src/foam/containers/Lists/List/ListIO.C
- io/reduced-foam-extend/src/foam/containers/Lists/UList/UListIO.C 13 additions, 1 deletion...ced-foam-extend/src/foam/containers/Lists/UList/UListIO.C
- io/reduced-foam-extend/src/foam/db/IOstreams/Fstreams/OFstream.C 10 additions, 10 deletions...ced-foam-extend/src/foam/db/IOstreams/Fstreams/OFstream.C
- io/reduced-foam-extend/src/foam/db/IOstreams/IOstreams/Ostream.C 4 additions, 5 deletions...ced-foam-extend/src/foam/db/IOstreams/IOstreams/Ostream.C
- io/reduced-foam-extend/src/foam/db/IOstreams/Sstreams/ISstream.C 54 additions, 0 deletions...ced-foam-extend/src/foam/db/IOstreams/Sstreams/ISstream.C
- io/reduced-foam-extend/src/foam/db/IOstreams/Sstreams/ISstream.H 5 additions, 0 deletions...ced-foam-extend/src/foam/db/IOstreams/Sstreams/ISstream.H
- io/reduced-foam-extend/src/foam/db/IOstreams/Sstreams/OSstream.C 26 additions, 37 deletions...ced-foam-extend/src/foam/db/IOstreams/Sstreams/OSstream.C
- io/reduced-foam-extend/src/foam/db/IOstreams/token/tokenIO.C 3 additions, 1 deletionio/reduced-foam-extend/src/foam/db/IOstreams/token/tokenIO.C
- io/reduced-foam-extend/src/foam/db/dictionary/dictionaryIO.C 14 additions, 0 deletionsio/reduced-foam-extend/src/foam/db/dictionary/dictionaryIO.C
- io/reduced-foam-extend/src/foam/db/dictionary/entry/entryIO.C 14 additions, 0 deletions...educed-foam-extend/src/foam/db/dictionary/entry/entryIO.C
- io/reduced-foam-extend/src/foam/db/dictionary/primitiveEntry/primitiveEntryIO.C 25 additions, 0 deletions.../src/foam/db/dictionary/primitiveEntry/primitiveEntryIO.C
- io/reduced-foam-extend/src/foam/fields/Fields/Field/Field.C 8 additions, 0 deletionsio/reduced-foam-extend/src/foam/fields/Fields/Field/Field.C
- io/reduced-foam-extend/src/foam/fields/GeometricFields/GeometricField/GeometricField.C 15 additions, 0 deletions...am/fields/GeometricFields/GeometricField/GeometricField.C
Please register or sign in to comment