Merge branch 'tidy/SessionFunction' into 'master'
Tidy: Move EquationSystem::EvaluateFunction and Forcing::EvaluateFunction into separate class See merge request !759
Showing
- CHANGELOG.md 2 additions, 0 deletionsCHANGELOG.md
- library/FieldUtils/Interpolator.h 1 addition, 1 deletionlibrary/FieldUtils/Interpolator.h
- library/SolverUtils/CMakeLists.txt 2 additions, 0 deletionslibrary/SolverUtils/CMakeLists.txt
- library/SolverUtils/Core/SessionFunction.cpp 500 additions, 0 deletionslibrary/SolverUtils/Core/SessionFunction.cpp
- library/SolverUtils/Core/SessionFunction.h 152 additions, 0 deletionslibrary/SolverUtils/Core/SessionFunction.h
- library/SolverUtils/EquationSystem.cpp 23 additions, 461 deletionslibrary/SolverUtils/EquationSystem.cpp
- library/SolverUtils/EquationSystem.h 9 additions, 76 deletionslibrary/SolverUtils/EquationSystem.h
- library/SolverUtils/Forcing/Forcing.cpp 18 additions, 68 deletionslibrary/SolverUtils/Forcing/Forcing.cpp
- library/SolverUtils/Forcing/Forcing.h 9 additions, 7 deletionslibrary/SolverUtils/Forcing/Forcing.h
- library/SolverUtils/Forcing/ForcingAbsorption.cpp 2 additions, 4 deletionslibrary/SolverUtils/Forcing/ForcingAbsorption.cpp
- library/SolverUtils/Forcing/ForcingBody.cpp 1 addition, 2 deletionslibrary/SolverUtils/Forcing/ForcingBody.cpp
- solvers/ADRSolver/EquationSystems/CFLtester.cpp 1 addition, 1 deletionsolvers/ADRSolver/EquationSystems/CFLtester.cpp
- solvers/ADRSolver/EquationSystems/EigenValuesAdvection.cpp 1 addition, 1 deletionsolvers/ADRSolver/EquationSystems/EigenValuesAdvection.cpp
- solvers/ADRSolver/EquationSystems/Poisson.cpp 1 addition, 1 deletionsolvers/ADRSolver/EquationSystems/Poisson.cpp
- solvers/ADRSolver/EquationSystems/Projection.cpp 1 addition, 1 deletionsolvers/ADRSolver/EquationSystems/Projection.cpp
- solvers/ADRSolver/EquationSystems/SteadyAdvectionDiffusion.cpp 1 addition, 1 deletion...rs/ADRSolver/EquationSystems/SteadyAdvectionDiffusion.cpp
- solvers/ADRSolver/EquationSystems/UnsteadyAdvection.cpp 1 addition, 1 deletionsolvers/ADRSolver/EquationSystems/UnsteadyAdvection.cpp
- solvers/ADRSolver/EquationSystems/UnsteadyAdvectionDiffusion.cpp 1 addition, 1 deletion.../ADRSolver/EquationSystems/UnsteadyAdvectionDiffusion.cpp
- solvers/APESolver/EquationSystems/APE.cpp 2 additions, 2 deletionssolvers/APESolver/EquationSystems/APE.cpp
- solvers/CardiacEPSolver/EquationSystems/BidomainRoth.cpp 5 additions, 8 deletionssolvers/CardiacEPSolver/EquationSystems/BidomainRoth.cpp
Loading
Please register or sign in to comment