-
- Downloads
There was an error fetching the commit references. Please try again later.
Implementing The Lax Fridrichs scheme for deformed grids.
Changing indexing in grids.
Showing
- examples/navier-stokes/Makefile 6 additions, 5 deletionsexamples/navier-stokes/Makefile
- examples/navier-stokes/navierStokesSolver_impl.h 12 additions, 12 deletionsexamples/navier-stokes/navierStokesSolver_impl.h
- src/implementation/mesh/tnlGrid2D_impl.h 35 additions, 11 deletionssrc/implementation/mesh/tnlGrid2D_impl.h
- src/implementation/mesh/tnlGrid3D_impl.h 4 additions, 12 deletionssrc/implementation/mesh/tnlGrid3D_impl.h
- src/implementation/mesh/tnlIdenticalGridGeometry_impl.h 22 additions, 24 deletionssrc/implementation/mesh/tnlIdenticalGridGeometry_impl.h
- src/implementation/schemes/euler/fvm/tnlLaxFridrichs_impl.h 78 additions, 3 deletionssrc/implementation/schemes/euler/fvm/tnlLaxFridrichs_impl.h
- src/mesh/tnlGrid.h 14 additions, 9 deletionssrc/mesh/tnlGrid.h
- src/mesh/tnlIdenticalGridGeometry.h 22 additions, 23 deletionssrc/mesh/tnlIdenticalGridGeometry.h
- tests/unit-tests/core/tnlArrayTest.cpp 2 additions, 2 deletionstests/unit-tests/core/tnlArrayTest.cpp
Loading
Please register or sign in to comment