Searched refs:bp_types (Results 1 – 7 of 7) sorted by relevance
| /libCEED/examples/petsc/ |
| H A D | bpssphere.h | 13 static const char *const bp_types[] = {"bp1", "bp2", "bp3", "bp4", "bp5", "bp6", "BPType", "CEED_BP… variable
|
| H A D | bps.h | 20 static const char *const bp_types[] = {"bp1", "bp2", "bp3", "bp4", "bp5", "bp6", "bp1_3", "bp2_4", … variable
|
| H A D | bpssphere.c | 76 …PetscCall(PetscOptionsEnum("-problem", "CEED benchmark problem to solve", NULL, bp_types, (PetscEn… in main()
|
| H A D | bpsswarm.c | 90 …PetscCall(PetscOptionsEnum("-problem", "CEED benchmark problem to solve", NULL, bp_types, (PetscEn… in main()
|
| H A D | bpsraw.c | 125 static const char *const bp_types[] = {"bp1", "bp2", "bp3", "bp4", "bp5", "bp6", "BPType", "CEED_BP… variable 370 …PetscCall(PetscOptionsEnum("-problem", "CEED benchmark problem to solve", NULL, bp_types, (PetscEn… in main()
|
| H A D | bps.c | 391 …PetscCall(PetscOptionsEnumArray("-problem", "CEED benchmark problem to solve", NULL, bp_types, (Pe… in main()
|
| H A D | multigrid.c | 80 …PetscCall(PetscOptionsEnum("-problem", "CEED benchmark problem to solve", NULL, bp_types, (PetscEn… in main()
|