Loading src/TNL/Experimental/Hamilton-Jacobi/Operators/Hamilton-Jacobi/Godunov/CMakeLists.txt +1 −2 Original line number Diff line number Diff line set( headers godunov.h godunov1D_impl.h set( headers godunov1D_impl.h godunov2D_impl.h godunov3D_impl.h) Loading src/TNL/Solvers/PDE/CMakeLists.txt +4 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,10 @@ SET( headers BackwardTimeDiscretisation.h LinearSystemAssembler.h LinearSystemAssembler_impl.h NoTimeDiscretisation.h PDESolver.h PDESolver_impl.h TimeDependentPDESolver.h TimeDependentPDESolver_impl.h TimeIndependentPDESolver.h TimeIndependentPDESolver_impl.h SemiImplicitTimeStepper.h SemiImplicitTimeStepper_impl.h ) Loading Loading
src/TNL/Experimental/Hamilton-Jacobi/Operators/Hamilton-Jacobi/Godunov/CMakeLists.txt +1 −2 Original line number Diff line number Diff line set( headers godunov.h godunov1D_impl.h set( headers godunov1D_impl.h godunov2D_impl.h godunov3D_impl.h) Loading
src/TNL/Solvers/PDE/CMakeLists.txt +4 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,10 @@ SET( headers BackwardTimeDiscretisation.h LinearSystemAssembler.h LinearSystemAssembler_impl.h NoTimeDiscretisation.h PDESolver.h PDESolver_impl.h TimeDependentPDESolver.h TimeDependentPDESolver_impl.h TimeIndependentPDESolver.h TimeIndependentPDESolver_impl.h SemiImplicitTimeStepper.h SemiImplicitTimeStepper_impl.h ) Loading