Loading examples/advection/advection.h +2 −2 Original line number Diff line number Diff line #include <TNL/tnlConfig.h> #include <TNL/solvers/tnlSolver.h> #include <TNL/solvers/tnlBuildConfigTags.h> #include <TNL/Solvers/tnlSolver.h> #include <TNL/Solvers/tnlBuildConfigTags.h> #include <TNL/operators/tnlDirichletBoundaryConditions.h> #include <TNL/operators/tnlNeumannBoundaryConditions.h> #include <TNL/Functions/Analytic/ConstantFunction.h> Loading examples/advection/advectionBuildConfigTag.h +1 −1 Original line number Diff line number Diff line #ifndef advectionBUILDCONFIGTAG_H_ #define advectionBUILDCONFIGTAG_H_ #include <TNL/solvers/tnlBuildConfigTags.h> #include <TNL/Solvers/tnlBuildConfigTags.h> namespace TNL { Loading examples/advection/advectionProblem_impl.h +3 −3 Original line number Diff line number Diff line Loading @@ -3,9 +3,9 @@ #include <TNL/core/mfilename.h> #include <TNL/Matrices/MatrixSetter.h> #include <TNL/solvers/pde/tnlExplicitUpdater.h> #include <TNL/solvers/pde/tnlLinearSystemAssembler.h> #include <TNL/solvers/pde/tnlBackwardTimeDiscretisation.h> #include <TNL/Solvers/pde/tnlExplicitUpdater.h> #include <TNL/Solvers/pde/tnlLinearSystemAssembler.h> #include <TNL/Solvers/pde/tnlBackwardTimeDiscretisation.h> namespace TNL { Loading examples/heat-equation/tnl-heat-equation-eoc.h +3 −3 Original line number Diff line number Diff line Loading @@ -11,9 +11,9 @@ #ifndef TNL_HEAT_EQUATION_EOC_H_ #define TNL_HEAT_EQUATION_EOC_H_ #include <TNL/solvers/tnlSolver.h> #include <TNL/solvers/tnlFastBuildConfigTag.h> #include <TNL/solvers/tnlBuildConfigTags.h> #include <TNL/Solvers/tnlSolver.h> #include <TNL/Solvers/tnlFastBuildConfigTag.h> #include <TNL/Solvers/tnlBuildConfigTags.h> #include <TNL/Functions/TestFunction.h> #include <TNL/operators/diffusion/tnlLinearDiffusion.h> #include <TNL/operators/diffusion/tnlExactLinearDiffusion.h> Loading examples/heat-equation/tnl-heat-equation.h +3 −3 Original line number Diff line number Diff line Loading @@ -11,9 +11,9 @@ #ifndef TNL_HEAT_EQUATION_H_ #define TNL_HEAT_EQUATION_H_ #include <TNL/solvers/tnlSolver.h> #include <TNL/solvers/tnlFastBuildConfigTag.h> #include <TNL/solvers/tnlBuildConfigTags.h> #include <TNL/Solvers/tnlSolver.h> #include <TNL/Solvers/tnlFastBuildConfigTag.h> #include <TNL/Solvers/tnlBuildConfigTags.h> #include <TNL/operators/diffusion/tnlLinearDiffusion.h> #include <TNL/operators/tnlDirichletBoundaryConditions.h> #include <TNL/operators/tnlNeumannBoundaryConditions.h> Loading Loading
examples/advection/advection.h +2 −2 Original line number Diff line number Diff line #include <TNL/tnlConfig.h> #include <TNL/solvers/tnlSolver.h> #include <TNL/solvers/tnlBuildConfigTags.h> #include <TNL/Solvers/tnlSolver.h> #include <TNL/Solvers/tnlBuildConfigTags.h> #include <TNL/operators/tnlDirichletBoundaryConditions.h> #include <TNL/operators/tnlNeumannBoundaryConditions.h> #include <TNL/Functions/Analytic/ConstantFunction.h> Loading
examples/advection/advectionBuildConfigTag.h +1 −1 Original line number Diff line number Diff line #ifndef advectionBUILDCONFIGTAG_H_ #define advectionBUILDCONFIGTAG_H_ #include <TNL/solvers/tnlBuildConfigTags.h> #include <TNL/Solvers/tnlBuildConfigTags.h> namespace TNL { Loading
examples/advection/advectionProblem_impl.h +3 −3 Original line number Diff line number Diff line Loading @@ -3,9 +3,9 @@ #include <TNL/core/mfilename.h> #include <TNL/Matrices/MatrixSetter.h> #include <TNL/solvers/pde/tnlExplicitUpdater.h> #include <TNL/solvers/pde/tnlLinearSystemAssembler.h> #include <TNL/solvers/pde/tnlBackwardTimeDiscretisation.h> #include <TNL/Solvers/pde/tnlExplicitUpdater.h> #include <TNL/Solvers/pde/tnlLinearSystemAssembler.h> #include <TNL/Solvers/pde/tnlBackwardTimeDiscretisation.h> namespace TNL { Loading
examples/heat-equation/tnl-heat-equation-eoc.h +3 −3 Original line number Diff line number Diff line Loading @@ -11,9 +11,9 @@ #ifndef TNL_HEAT_EQUATION_EOC_H_ #define TNL_HEAT_EQUATION_EOC_H_ #include <TNL/solvers/tnlSolver.h> #include <TNL/solvers/tnlFastBuildConfigTag.h> #include <TNL/solvers/tnlBuildConfigTags.h> #include <TNL/Solvers/tnlSolver.h> #include <TNL/Solvers/tnlFastBuildConfigTag.h> #include <TNL/Solvers/tnlBuildConfigTags.h> #include <TNL/Functions/TestFunction.h> #include <TNL/operators/diffusion/tnlLinearDiffusion.h> #include <TNL/operators/diffusion/tnlExactLinearDiffusion.h> Loading
examples/heat-equation/tnl-heat-equation.h +3 −3 Original line number Diff line number Diff line Loading @@ -11,9 +11,9 @@ #ifndef TNL_HEAT_EQUATION_H_ #define TNL_HEAT_EQUATION_H_ #include <TNL/solvers/tnlSolver.h> #include <TNL/solvers/tnlFastBuildConfigTag.h> #include <TNL/solvers/tnlBuildConfigTags.h> #include <TNL/Solvers/tnlSolver.h> #include <TNL/Solvers/tnlFastBuildConfigTag.h> #include <TNL/Solvers/tnlBuildConfigTags.h> #include <TNL/operators/diffusion/tnlLinearDiffusion.h> #include <TNL/operators/tnlDirichletBoundaryConditions.h> #include <TNL/operators/tnlNeumannBoundaryConditions.h> Loading