Fix rest of solvers, utilities and libraries, and add HashUtils to fix some...
Fix rest of solvers, utilities and libraries, and add HashUtils to fix some issues with C++11 unordered data structures
Showing
- library/Collections/Collection.h 1 addition, 9 deletionslibrary/Collections/Collection.h
- library/FieldUtils/ProcessModules/ProcessDisplacement.cpp 2 additions, 1 deletionlibrary/FieldUtils/ProcessModules/ProcessDisplacement.cpp
- library/LibUtilities/BasicUtils/HashUtils.hpp 103 additions, 0 deletionslibrary/LibUtilities/BasicUtils/HashUtils.hpp
- library/LibUtilities/CMakeLists.txt 1 addition, 0 deletionslibrary/LibUtilities/CMakeLists.txt
- library/LibUtilities/TimeIntegration/TimeIntegrationScheme.h 15 additions, 10 deletionslibrary/LibUtilities/TimeIntegration/TimeIntegrationScheme.h
- library/MultiRegions/AssemblyMap/AssemblyMapCG.cpp 3 additions, 3 deletionslibrary/MultiRegions/AssemblyMap/AssemblyMapCG.cpp
- library/MultiRegions/AssemblyMap/AssemblyMapDG.cpp 3 additions, 2 deletionslibrary/MultiRegions/AssemblyMap/AssemblyMapDG.cpp
- library/NekMeshUtils/MeshElements/Edge.h 4 additions, 6 deletionslibrary/NekMeshUtils/MeshElements/Edge.h
- library/NekMeshUtils/MeshElements/Face.h 2 additions, 1 deletionlibrary/NekMeshUtils/MeshElements/Face.h
- library/NekMeshUtils/MeshElements/HOAlignment.h 1 addition, 7 deletionslibrary/NekMeshUtils/MeshElements/HOAlignment.h
- library/NekMeshUtils/MeshElements/Node.h 2 additions, 5 deletionslibrary/NekMeshUtils/MeshElements/Node.h
- library/NekMeshUtils/MeshElements/Tetrahedron.cpp 2 additions, 1 deletionlibrary/NekMeshUtils/MeshElements/Tetrahedron.cpp
- library/SolverUtils/Advection/Advection.h 6 additions, 5 deletionslibrary/SolverUtils/Advection/Advection.h
- library/SolverUtils/Advection/Advection3DHomogeneous1D.cpp 2 additions, 2 deletionslibrary/SolverUtils/Advection/Advection3DHomogeneous1D.cpp
- library/SolverUtils/Advection/AdvectionFR.cpp 3 additions, 1 deletionlibrary/SolverUtils/Advection/AdvectionFR.cpp
- library/SolverUtils/AdvectionSystem.h 1 addition, 1 deletionlibrary/SolverUtils/AdvectionSystem.h
- library/SolverUtils/Diffusion/Diffusion.h 14 additions, 8 deletionslibrary/SolverUtils/Diffusion/Diffusion.h
- library/SolverUtils/Diffusion/DiffusionLDGNS.h 1 addition, 1 deletionlibrary/SolverUtils/Diffusion/DiffusionLDGNS.h
- library/SolverUtils/Diffusion/DiffusionLFR.cpp 3 additions, 1 deletionlibrary/SolverUtils/Diffusion/DiffusionLFR.cpp
- library/SolverUtils/Diffusion/DiffusionLFRNS.h 1 addition, 1 deletionlibrary/SolverUtils/Diffusion/DiffusionLFRNS.h
Loading
Please register or sign in to comment