Lines Matching refs:petsc
68 #### {ref}`example-petsc-bps`
72 #### {ref}`example-petsc-navier-stokes`
115 #### {ref}`example-petsc-navier-stokes`
127 #### {ref}`example-petsc-bps`
247 - {ref}`example-petsc-elasticity` example updated with traction boundary conditions and improved Di…
248 - {ref}`example-petsc-elasticity` example updated with Neo-Hookean hyperelasticity in current confi…
249 - {ref}`example-petsc-navier-stokes` example updated with isentropic traveling vortex test case, an…
250 - {ref}`example-petsc-navier-stokes` example updated with support for performing convergence study …
283 - {ref}`example-petsc-elasticity` example updated with strain energy computation and more flexible …
345 - PETSc {ref}`example-petsc-area` ({file}`examples/petsc/area.c`): computes surface area
349 - PETSc {ref}`example-petsc-bps`:
351 - {file}`examples/petsc/bpsraw.c` (formerly `bps.c`): transparent CUDA support.
352 - {file}`examples/petsc/bps.c` (formerly `bpsdmplex.c`): performance improvements
354 - {ref}`example-petsc-bps-sphere` ({file}`examples/petsc/bpssphere.c`):
358 - {ref}`example-petsc-multigrid` ({file}`examples/petsc/multigrid.c`): new p-multigrid
361 - {ref}`example-petsc-navier-stokes` ({file}`examples/fluids/navierstokes.c`; formerly
366 - {ref}`example-petsc-elasticity` ({file}`examples/solids/elasticity.c`): new solver for
442 * - `petsc`
480 examples in the `examples/petsc` directory (see {ref}`example-petsc-navier-stokes`).
519 * - `petsc`
575 * - `petsc`
622 * - `petsc`
664 * - `petsc`
687 (with the application of the mass operator); and a `petsc` example to perform BP1
705 | `petsc` | BP1 (scalar mass operator) |