-
- Downloads
Replace comma overloading by dot function to denote scalar product
parent
be2c5b1b
No related branches found
No related tags found
Showing
- src/algebra/BiCGStab.hpp 5 additions, 5 deletionssrc/algebra/BiCGStab.hpp
- src/algebra/CG.hpp 4 additions, 4 deletionssrc/algebra/CG.hpp
- src/algebra/TinyVector.hpp 4 additions, 4 deletionssrc/algebra/TinyVector.hpp
- src/algebra/Vector.hpp 9 additions, 8 deletionssrc/algebra/Vector.hpp
- src/language/modules/MathModule.cpp 3 additions, 3 deletionssrc/language/modules/MathModule.cpp
- src/mesh/GmshReader.cpp 10 additions, 10 deletionssrc/mesh/GmshReader.cpp
- src/mesh/MeshData.hpp 2 additions, 2 deletionssrc/mesh/MeshData.hpp
- src/mesh/MeshNodeBoundary.hpp 7 additions, 7 deletionssrc/mesh/MeshNodeBoundary.hpp
- src/scheme/AcousticSolver.cpp 1 addition, 1 deletionsrc/scheme/AcousticSolver.cpp
- src/scheme/PerfectGas.cpp 2 additions, 2 deletionssrc/scheme/PerfectGas.cpp
- tests/test_BiCGStab.cpp 2 additions, 2 deletionstests/test_BiCGStab.cpp
- tests/test_BuiltinFunctionProcessor.cpp 2 additions, 2 deletionstests/test_BuiltinFunctionProcessor.cpp
- tests/test_CG.cpp 3 additions, 3 deletionstests/test_CG.cpp
- tests/test_LinearSolver.cpp 16 additions, 16 deletionstests/test_LinearSolver.cpp
- tests/test_MathModule.cpp 6 additions, 6 deletionstests/test_MathModule.cpp
- tests/test_TinyVector.cpp 1 addition, 1 deletiontests/test_TinyVector.cpp
- tests/test_Vector.cpp 2 additions, 2 deletionstests/test_Vector.cpp
Loading
Please register or sign in to comment