Home
last modified time | relevance | path

Searched defs:help (Results 1 – 15 of 15) sorted by relevance

/libCEED/doc/sphinx/
H A DMakefile12 help: target
/libCEED/examples/fluids/
H A Dnavierstokes.c53 const char help[] = "Solve Navier-Stokes using PETSc and libCEED\n"; variable
/libCEED/examples/petsc/
H A Darea.c37 static const char help[] = "Compute surface area of a cube or a cubed-sphere using DMPlex in PETSc\… variable
H A Dbpssphere.c33 static const char help[] = "Solve CEED BPs on a sphere using DMPlex in PETSc\n"; variable
H A Dbpsswarm.c32 static const char help[] = "Solve CEED BPs on a particle swarm using DMPlex and DMSwar… variable
H A Dbps.c35 const char help[] = "Solve CEED BPs using PETSc with DMPlex\n"; variable
H A Dmultigrid.c30 const char help[] = "Solve CEED BPs using p-multigrid with PETSc and DMPlex\n"; variable
H A Ddmswarm.c26 const char help[] = "libCEED example using PETSc with DMSwarm\n"; variable
H A Dbpsraw.c32 const char help[] = "Solve CEED BPs using PETSc\n"; variable
/libCEED/examples/ceed/
H A Dex3-volume.c62 CeedInt help = 0, test = 0, benchmark = 0; in main() local
H A Dex2-surface.c63 CeedInt help = 0, test = 0, gallery = 0, benchmark = 0; in main() local
H A Dex1-volume.c63 CeedInt help = 0, test = 0, gallery = 0, benchmark = 0; in main() local
H A Dex1-volume-f.f90261 integer help, test, gallery, benchmark variable
/libCEED/examples/rust-qfunctions/
H A Dex1-volume.c64 CeedInt help = 0, test = 0, gallery = 0, benchmark = 0; in main() local
/libCEED/examples/solids/
H A Delasticity.c35 const char help[] = "Solve solid Problems with CEED and PETSc DMPlex\n"; variable