There was an error fetching the commit references. Please try again later.
Fixing the heat equation.
Showing
- examples/heat-equation/CMakeLists.txt 15 additions, 15 deletionsexamples/heat-equation/CMakeLists.txt
- examples/heat-equation/Makefile 5 additions, 7 deletionsexamples/heat-equation/Makefile
- examples/heat-equation/heatEquationSetter.h 0 additions, 67 deletionsexamples/heat-equation/heatEquationSetter.h
- examples/heat-equation/heatEquationSetter_impl.h 0 additions, 83 deletionsexamples/heat-equation/heatEquationSetter_impl.h
- examples/heat-equation/tnl-heat-equation.cpp 33 additions, 1 deletionexamples/heat-equation/tnl-heat-equation.cpp
- src/CMakeLists.txt 1 addition, 1 deletionsrc/CMakeLists.txt
- src/functions/CMakeLists.txt 5 additions, 4 deletionssrc/functions/CMakeLists.txt
- src/functions/tnlConstantFunction.h 1 addition, 1 deletionsrc/functions/tnlConstantFunction.h
- src/functions/tnlExpBumpFunction.h 1 addition, 1 deletionsrc/functions/tnlExpBumpFunction.h
- src/functions/tnlSinBumpsFunction.h 3 additions, 3 deletionssrc/functions/tnlSinBumpsFunction.h
- src/functions/tnlSinWaveFunction.h 1 addition, 1 deletionsrc/functions/tnlSinWaveFunction.h
- src/implementation/functions/CMakeLists.txt 2 additions, 1 deletionsrc/implementation/functions/CMakeLists.txt
- src/implementation/operators/CMakeLists.txt 4 additions, 0 deletionssrc/implementation/operators/CMakeLists.txt
- src/implementation/operators/diffusion/CMakeLists.txt 4 additions, 3 deletionssrc/implementation/operators/diffusion/CMakeLists.txt
- src/operators/CMakeLists.txt 3 additions, 1 deletionsrc/operators/CMakeLists.txt
- src/operators/diffusion/CMakeLists.txt 2 additions, 1 deletionsrc/operators/diffusion/CMakeLists.txt
Loading
Please register or sign in to comment