Skip to content

Commit

Permalink
small title changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hverhelst committed Jan 9, 2025
1 parent d1a7657 commit cfc1879
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion doc/nonlinear_shell_arcLength.dox
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
namespace gismo {
/**

\page nonlinear_shell_arclength Tutorial: Non-Linear Quasi-Static analysis using Kirchhoff-Love shells
\page nonlinear_shell_arcLength Tutorial: Non-Linear Quasi-Static analysis using Kirchhoff-Love shells

This example shows how to perform a non-linear quasi-static analysis using the \ref gsALMSolvers submodule of \ref gsStructuralAnalysis. The arc-length methods provided by this submodule work on user-defined operators from \ref gsStructuralAnalysisOps, hence can be used with any element and in any application. In this example, we use the \ref gsKLShell. The goals of the tutorial are the following:
- Solve a non-linear quasi-static problem using \ref gsALMCrisfield
Expand Down
2 changes: 1 addition & 1 deletion doc/nonlinear_solid_arcLength.dox
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
namespace gismo {
/**

\page nonlinear_solid_arcLength nonlinear_solid_arcLength.cpp
\page nonlinear_solid_arcLength Tutorial: Non-Linear Quasi-Static analysis using solids

Static simulations of a solid

Expand Down
2 changes: 1 addition & 1 deletion doc/nonlinear_solid_dynamic.dox
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
namespace gismo {
/**

\page nonlinear_solid_dynamic nonlinear_solid_dynamic.cpp
\page nonlinear_solid_dynamic Tutorial: Non-Linear dynamic analysis using solids

Static simulations of a solid

Expand Down
2 changes: 1 addition & 1 deletion doc/nonlinear_solid_static.dox
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
namespace gismo {
/**

\page nonlinear_solid_static nonlinear_solid_static.cpp
\page nonlinear_solid_static Tutorial: Non-Linear solid analysis using the gsStructuralAnalysis module

Static simulations of a solid

Expand Down

0 comments on commit cfc1879

Please sign in to comment.