-
- Downloads
There was an error fetching the commit references. Please try again later.
Implementing the semi-impicit solver for the heat equation in CUDA.
Showing
- examples/heat-equation/heatEquationSolver_impl.h 2 additions, 2 deletionsexamples/heat-equation/heatEquationSolver_impl.h
- src/implementation/matrices/tnlCSRMatrix_impl.h 2 additions, 2 deletionssrc/implementation/matrices/tnlCSRMatrix_impl.h
- src/implementation/matrices/tnlMatrixSetter_impl.h 70 additions, 20 deletionssrc/implementation/matrices/tnlMatrixSetter_impl.h
- src/implementation/mesh/tnlTraversal_Grid1D_impl.h 7 additions, 6 deletionssrc/implementation/mesh/tnlTraversal_Grid1D_impl.h
- src/implementation/solvers/pde/tnlLinearSystemAssembler_impl.h 111 additions, 22 deletions...mplementation/solvers/pde/tnlLinearSystemAssembler_impl.h
- src/implementation/solvers/pde/tnlPDESolver_impl.h 10 additions, 0 deletionssrc/implementation/solvers/pde/tnlPDESolver_impl.h
- src/implementation/solvers/pde/tnlSemiImplicitTimeStepper_impl.h 2 additions, 0 deletions...lementation/solvers/pde/tnlSemiImplicitTimeStepper_impl.h
- src/matrices/tnlMatrixSetter.h 14 additions, 14 deletionssrc/matrices/tnlMatrixSetter.h
- src/solvers/pde/tnlLinearSystemAssembler.h 78 additions, 76 deletionssrc/solvers/pde/tnlLinearSystemAssembler.h
Loading
Please register or sign in to comment