-
- Downloads
Fix warnings (#1792)
* [NL] DOF: explicit cast of size for small vector. * [NL] Use double pair of braces in initialization. * [PL] SD: Remove unused function parameter. * [MeL] Avoid implicit conversion from vtkIdType. * [PL] LIE: Use int for variable and component ids. * [T] GML: Avoid implicit integer conversion.
Showing
- MeshLib/Vtk/VtkMappedMeshSource.cpp 1 addition, 1 deletionMeshLib/Vtk/VtkMappedMeshSource.cpp
- NumLib/DOF/LocalToGlobalIndexMap.cpp 1 addition, 1 deletionNumLib/DOF/LocalToGlobalIndexMap.cpp
- NumLib/Extrapolation/LocalLinearLeastSquaresExtrapolator.cpp 1 addition, 1 deletionNumLib/Extrapolation/LocalLinearLeastSquaresExtrapolator.cpp
- ProcessLib/LIE/HydroMechanics/LocalAssembler/LocalDataInitializer.h 2 additions, 2 deletions.../LIE/HydroMechanics/LocalAssembler/LocalDataInitializer.h
- ProcessLib/SmallDeformation/SmallDeformationProcess.h 1 addition, 1 deletionProcessLib/SmallDeformation/SmallDeformationProcess.h
- Tests/FileIO/TestGmlInterface.h 1 addition, 1 deletionTests/FileIO/TestGmlInterface.h
Loading
Please register or sign in to comment