-
- Downloads
There was an error fetching the commit references. Please try again later.
Implemented addAndReduceAbs, refactoring of the Euler solver.
Showing
- src/TNL/Containers/Expressions/ExpressionTemplates.h 52 additions, 0 deletionssrc/TNL/Containers/Expressions/ExpressionTemplates.h
- src/TNL/Containers/Expressions/StaticExpressionTemplates.h 46 additions, 0 deletionssrc/TNL/Containers/Expressions/StaticExpressionTemplates.h
- src/TNL/Problems/HeatEquationProblem.h 26 additions, 25 deletionssrc/TNL/Problems/HeatEquationProblem.h
- src/TNL/Problems/HeatEquationProblem_impl.h 19 additions, 13 deletionssrc/TNL/Problems/HeatEquationProblem_impl.h
- src/TNL/Solvers/ODE/Euler.h 18 additions, 22 deletionssrc/TNL/Solvers/ODE/Euler.h
- src/TNL/Solvers/ODE/Euler.hpp 3 additions, 116 deletionssrc/TNL/Solvers/ODE/Euler.hpp
- src/UnitTests/Containers/VectorTest-8.h 29 additions, 2 deletionssrc/UnitTests/Containers/VectorTest-8.h
Loading
Please register or sign in to comment