Searched defs:help (Results 1 – 15 of 15) sorted by relevance
| /libCEED/doc/sphinx/ |
| H A D | Makefile | 12 help: target
|
| /libCEED/examples/fluids/ |
| H A D | navierstokes.c | 53 const char help[] = "Solve Navier-Stokes using PETSc and libCEED\n"; variable
|
| /libCEED/examples/petsc/ |
| H A D | area.c | 37 static const char help[] = "Compute surface area of a cube or a cubed-sphere using DMPlex in PETSc\… variable
|
| H A D | bpssphere.c | 33 static const char help[] = "Solve CEED BPs on a sphere using DMPlex in PETSc\n"; variable
|
| H A D | bpsswarm.c | 32 static const char help[] = "Solve CEED BPs on a particle swarm using DMPlex and DMSwar… variable
|
| H A D | bps.c | 35 const char help[] = "Solve CEED BPs using PETSc with DMPlex\n"; variable
|
| H A D | multigrid.c | 30 const char help[] = "Solve CEED BPs using p-multigrid with PETSc and DMPlex\n"; variable
|
| H A D | dmswarm.c | 26 const char help[] = "libCEED example using PETSc with DMSwarm\n"; variable
|
| H A D | bpsraw.c | 32 const char help[] = "Solve CEED BPs using PETSc\n"; variable
|
| /libCEED/examples/ceed/ |
| H A D | ex3-volume.c | 62 CeedInt help = 0, test = 0, benchmark = 0; in main() local
|
| H A D | ex2-surface.c | 63 CeedInt help = 0, test = 0, gallery = 0, benchmark = 0; in main() local
|
| H A D | ex1-volume.c | 63 CeedInt help = 0, test = 0, gallery = 0, benchmark = 0; in main() local
|
| H A D | ex1-volume-f.f90 | 261 integer help, test, gallery, benchmark variable
|
| /libCEED/examples/rust-qfunctions/ |
| H A D | ex1-volume.c | 64 CeedInt help = 0, test = 0, gallery = 0, benchmark = 0; in main() local
|
| /libCEED/examples/solids/ |
| H A D | elasticity.c | 35 const char help[] = "Solve solid Problems with CEED and PETSc DMPlex\n"; variable
|