Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • getdp getdp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 50
    • Issues 50
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • getdp
  • getdpgetdp
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Aug 24, 2020 by Christophe Geuzaine's avatar Christophe Geuzaine
Show whitespace changes
Inline Side-by-side
home.md
View page @ d08dc0de
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
* [Linear solvers](Linear-solvers) (`SetGlobalSolverOptions`) * [Linear solvers](Linear-solvers) (`SetGlobalSolverOptions`)
* [Nonlinear solvers](Nonlinear-solvers) (`While`, `GetResidual`, `JacNL`, `IterativeLoop`, ...) * [Nonlinear solvers](Nonlinear-solvers) (`While`, `GetResidual`, `JacNL`, `IterativeLoop`, ...)
* [Adaptive time integration](Adaptive-time-integration) (`TimeLoopAdaptive`) * [Adaptive time integration](Adaptive-time-integration) (`TimeLoopAdaptive`)
* [PETSc options](PETSc-options) (`SetGlobalSolverOptions`)
* [Step-by-step tutorials](https://gitlab.onelab.info/doc/tutorials/wikis/home) and various other [models](https://gitlab.onelab.info/doc/models/wikis/home) * [Step-by-step tutorials](https://gitlab.onelab.info/doc/tutorials/wikis/home) and various other [models](https://gitlab.onelab.info/doc/models/wikis/home)
* [Git cheat sheet](Git-cheat-sheet) to read before contributing to GetDP. * [Git cheat sheet](Git-cheat-sheet) to read before contributing to GetDP.
* The old wiki is still available (read-only) at http://onelab.info/trac/getdp/wiki (login: getdp, password: getdp) * The old wiki is still available (read-only) at http://onelab.info/trac/getdp/wiki (login: getdp, password: getdp)
......
Clone repository
  • Adaptive time integration
  • GetDP compilation
  • Git cheat sheet
  • Integration in post processing
  • Linear solvers
  • Nonlinear solvers
  • Parser variables vs run time variables vs ONELAB parameters
  • Usage of tables
  • Home