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

Home · Changes

Page history
Update home authored Aug 24, 2020 by Christophe Geuzaine's avatar Christophe Geuzaine
Hide whitespace changes
Inline Side-by-side
home.md
View page @ d08dc0de
......@@ -8,6 +8,7 @@
* [Linear solvers](Linear-solvers) (`SetGlobalSolverOptions`)
* [Nonlinear solvers](Nonlinear-solvers) (`While`, `GetResidual`, `JacNL`, `IterativeLoop`, ...)
* [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)
* [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)
......
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