Home
last modified time | relevance | path

Searched refs:bp_types (Results 1 – 7 of 7) sorted by relevance

/libCEED/examples/petsc/
H A Dbpssphere.h13 static const char *const bp_types[] = {"bp1", "bp2", "bp3", "bp4", "bp5", "bp6", "BPType", "CEED_BP… variable
H A Dbps.h20 static const char *const bp_types[] = {"bp1", "bp2", "bp3", "bp4", "bp5", "bp6", "bp1_3", "bp2_4", … variable
H A Dbpssphere.c76 …PetscCall(PetscOptionsEnum("-problem", "CEED benchmark problem to solve", NULL, bp_types, (PetscEn… in main()
H A Dbpsswarm.c90 …PetscCall(PetscOptionsEnum("-problem", "CEED benchmark problem to solve", NULL, bp_types, (PetscEn… in main()
H A Dbpsraw.c125 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 Dbps.c391 …PetscCall(PetscOptionsEnumArray("-problem", "CEED benchmark problem to solve", NULL, bp_types, (Pe… in main()
H A Dmultigrid.c80 …PetscCall(PetscOptionsEnum("-problem", "CEED benchmark problem to solve", NULL, bp_types, (PetscEn… in main()