Merge branch 'fix/INSCoupledStabilitySolver' into 'master'
Fix/ins coupled stability solver This MR fixes the coupled stability solver. See merge request !508
Showing
- docs/user-guide/solvers/incompressible-ns.tex 43 additions, 9 deletionsdocs/user-guide/solvers/incompressible-ns.tex
- library/LibUtilities/BasicUtils/SessionReader.cpp 105 additions, 91 deletionslibrary/LibUtilities/BasicUtils/SessionReader.cpp
- library/LibUtilities/BasicUtils/SessionReader.h 62 additions, 60 deletionslibrary/LibUtilities/BasicUtils/SessionReader.h
- library/MultiRegions/AssemblyMap/AssemblyMapCG.h 4 additions, 2 deletionslibrary/MultiRegions/AssemblyMap/AssemblyMapCG.h
- library/SolverUtils/DriverArnoldi.cpp 256 additions, 224 deletionslibrary/SolverUtils/DriverArnoldi.cpp
- library/SolverUtils/DriverArnoldi.h 71 additions, 66 deletionslibrary/SolverUtils/DriverArnoldi.h
- library/SolverUtils/DriverArpack.cpp 394 additions, 311 deletionslibrary/SolverUtils/DriverArpack.cpp
- library/SolverUtils/DriverArpack.h 46 additions, 46 deletionslibrary/SolverUtils/DriverArpack.h
- library/SolverUtils/DriverModifiedArnoldi.cpp 540 additions, 531 deletionslibrary/SolverUtils/DriverModifiedArnoldi.cpp
- library/SolverUtils/DriverModifiedArnoldi.h 92 additions, 92 deletionslibrary/SolverUtils/DriverModifiedArnoldi.h
- library/SolverUtils/DriverSteadyState.cpp 25 additions, 25 deletionslibrary/SolverUtils/DriverSteadyState.cpp
- library/SolverUtils/EquationSystem.cpp 31 additions, 20 deletionslibrary/SolverUtils/EquationSystem.cpp
- library/SolverUtils/EquationSystem.h 7 additions, 3 deletionslibrary/SolverUtils/EquationSystem.h
- solvers/IncNavierStokesSolver/AdvectionTerms/AdjointAdvection.cpp 14 additions, 7 deletions...IncNavierStokesSolver/AdvectionTerms/AdjointAdvection.cpp
- solvers/IncNavierStokesSolver/AdvectionTerms/LinearisedAdvection.cpp 26 additions, 19 deletions...NavierStokesSolver/AdvectionTerms/LinearisedAdvection.cpp
- solvers/IncNavierStokesSolver/CMakeLists.txt 13 additions, 5 deletionssolvers/IncNavierStokesSolver/CMakeLists.txt
- solvers/IncNavierStokesSolver/EquationSystems/CoupledLinearNS.cpp 157 additions, 148 deletions...IncNavierStokesSolver/EquationSystems/CoupledLinearNS.cpp
- solvers/IncNavierStokesSolver/EquationSystems/CoupledLinearNS.h 2 additions, 2 deletions...s/IncNavierStokesSolver/EquationSystems/CoupledLinearNS.h
- solvers/IncNavierStokesSolver/EquationSystems/CoupledLocalToGlobalC0ContMap.cpp 127 additions, 113 deletions...sSolver/EquationSystems/CoupledLocalToGlobalC0ContMap.cpp
- solvers/IncNavierStokesSolver/EquationSystems/IncNavierStokes.cpp 16 additions, 14 deletions...IncNavierStokesSolver/EquationSystems/IncNavierStokes.cpp
Loading
Please register or sign in to comment