COMP: include cstdint (gcc-13)
STYLE: pass/return primitives by value etc - add noexcept as appropriate for accessors - emplace_back for List of List and for List with empty string etc STYLE: wrap debugging output into a DebugInfo macro (similar to OpenFOAM)
Showing
- src/avalanche/functionObjects/gridfileWrite.H 2 additions, 2 deletionssrc/avalanche/functionObjects/gridfileWrite.H
- src/avalanche/gistools/gridfile.C 34 additions, 17 deletionssrc/avalanche/gistools/gridfile.C
- src/avalanche/gistools/gridfile.H 28 additions, 24 deletionssrc/avalanche/gistools/gridfile.H
- src/avalanche/gistools/shapefile.C 112 additions, 96 deletionssrc/avalanche/gistools/shapefile.C
- src/avalanche/gistools/shapefile.H 36 additions, 36 deletionssrc/avalanche/gistools/shapefile.H
Loading
Please register or sign in to comment