Lines Matching refs:example
3 (example-petsc-area)=
7 This example is located in the subdirectory {file}`examples/petsc`.
10 This example has the same mathematical formulation as {ref}`Ex1-Volume`, with the exception that th…
12 (example-petsc-area-cube)=
16 This is one of the test cases of the computation of the {ref}`example-petsc-area` of a 2D manifold …
23 This example uses the following coordinate transformations for the computation of the geometric fac…
41 (example-petsc-area-sphere)=
45 This problem computes the surface {ref}`example-petsc-area` of a tensor-product discrete sphere, ob…
46 This discrete surface is sometimes referred to as a cubed-sphere (an example of such as a surface i…
60 This example uses the following coordinate transformations for the computation of the geometric fac…
93 (example-petsc-bps)=
100 (example-petsc-bps-sphere)=
104 …equation {eq}`eq-jacobian-sphere`, are the same as in the {ref}`example-petsc-area-sphere` example.
141 (example-petsc-multigrid)=
145 This example is located in the subdirectory {file}`examples/petsc`.