Lines Matching full:examples
3 On this page we provide a summary of the main API changes, new features and examples for each relea…
34 ### Examples subsection
64 ### Examples subsection
113 ### Examples subsection
197 …in PETSc based examples to better utilize PETSc DMPlex and Mat updates to support libCEED; current…
216 ### Examples subsection
245 ### Examples subsection
281 ### Examples subsection
293 libCEED v0.6 contains numerous new features and examples, as well as expanded
302 [Binder](https://mybinder.org/v2/gh/CEED/libCEED/main?urlpath=lab/tree/examples/tutorials/).
306 preconditioning ingredients and are used in the libCEED's multigrid examples.
337 ### Examples subsection
339 libCEED-0.6 contains greatly expanded examples with {ref}`new documentation <Examples>`.
342 - Standalone {ref}`ex2-surface` ({file}`examples/ceed/ex2-surface`): compute the area of
345 - PETSc {ref}`example-petsc-area` ({file}`examples/petsc/area.c`): computes surface area
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
362 `examples/navier-stokes`): unstructured grid support (using PETSc's `DMPlex`),
366 - {ref}`example-petsc-elasticity` ({file}`examples/solids/elasticity.c`): new solver for
391 This release also included various performance improvements, bug fixes, new examples,
403 examples. Furthermoew, another standalone libCEED example, called `ex2`, which
429 Examples available in this release:
480 examples in the `examples/petsc` directory (see {ref}`example-petsc-navier-stokes`).
507 Examples available in this release:
563 Examples available in this release:
610 Examples available in this release:
637 `/ocl/occa` backend) and new examples. The standalone libCEED example was modified to
639 `examples/ceed` subfolder. A new `mfem` example to perform BP3 (with the application
652 Examples available in this release:
675 Elements kernels and components for writing new low-level kernels. Examples include:
684 It also included several examples, in the `examples` folder:
699 Examples available in this release: