[API] moved uint utility to core/Uint.h
Showing
- src/blockforest/BlockForest.h 2 additions, 1 deletionsrc/blockforest/BlockForest.h
- src/blockforest/BlockID.cpp 11 additions, 11 deletionssrc/blockforest/BlockID.cpp
- src/blockforest/BlockID.h 14 additions, 13 deletionssrc/blockforest/BlockID.h
- src/blockforest/PhantomBlockForest.cpp 2 additions, 1 deletionsrc/blockforest/PhantomBlockForest.cpp
- src/core/DataTypes.cpp 0 additions, 6 deletionssrc/core/DataTypes.cpp
- src/core/DataTypes.h 0 additions, 54 deletionssrc/core/DataTypes.h
- src/core/EndianIndependentSerialization.h 3 additions, 2 deletionssrc/core/EndianIndependentSerialization.h
- src/core/math/Uint.cpp 4 additions, 2 deletionssrc/core/math/Uint.cpp
- src/core/math/Uint.h 50 additions, 0 deletionssrc/core/math/Uint.h
- src/core/mpi/BufferDataTypeExtensions.h 3 additions, 2 deletionssrc/core/mpi/BufferDataTypeExtensions.h
- tests/blockforest/BlockIDTest.cpp 3 additions, 3 deletionstests/blockforest/BlockIDTest.cpp
- tests/blockforest/SetupBlockForestTest.cpp 2 additions, 2 deletionstests/blockforest/SetupBlockForestTest.cpp
- tests/core/DataTypesTest.cpp 10 additions, 9 deletionstests/core/DataTypesTest.cpp
Please register or sign in to comment