-
- Downloads
There was an error fetching the commit references. Please try again later.
Finished 2D diffusion on deformed grids.
Template specialization of numerical schemes for the grids with or without deformations.
Showing
- examples/navier-stokes/Makefile 1 addition, 1 deletionexamples/navier-stokes/Makefile
- src/implementation/mesh/tnlGrid2D_impl.h 3 additions, 5 deletionssrc/implementation/mesh/tnlGrid2D_impl.h
- src/implementation/mesh/tnlIdenticalGridGeometry_impl.h 1 addition, 1 deletionsrc/implementation/mesh/tnlIdenticalGridGeometry_impl.h
- src/implementation/schemes/diffusion/tnlLinearDiffusion_impl.h 145 additions, 37 deletions...mplementation/schemes/diffusion/tnlLinearDiffusion_impl.h
- src/implementation/schemes/euler/fvm/tnlLaxFridrichs_impl.h 188 additions, 57 deletionssrc/implementation/schemes/euler/fvm/tnlLaxFridrichs_impl.h
- src/implementation/schemes/gradient/tnlCentralFDMGradient_impl.h 61 additions, 13 deletions...lementation/schemes/gradient/tnlCentralFDMGradient_impl.h
- src/schemes/diffusion/tnlLinearDiffusion.h 38 additions, 5 deletionssrc/schemes/diffusion/tnlLinearDiffusion.h
- src/schemes/euler/fvm/tnlLaxFridrichs.h 57 additions, 2 deletionssrc/schemes/euler/fvm/tnlLaxFridrichs.h
- src/schemes/gradient/tnlCentralFDMGradient.h 43 additions, 6 deletionssrc/schemes/gradient/tnlCentralFDMGradient.h
Loading
Please register or sign in to comment