Home
last modified time | relevance | path

Searched refs:CEED_BP13 (Results 1 – 3 of 3) sorted by relevance

/libCEED/examples/petsc/include/
H A Dstructs.h75 CEED_BP13 = 6, enumerator
H A Dbpsproblemdata.h131 [CEED_BP13] = {.num_comp_u = 1,
/libCEED/examples/petsc/
H A Dbps.c196 …if (rp->bp_choice == CEED_BP1 || rp->bp_choice == CEED_BP2 || rp->bp_choice == CEED_BP13 || rp->bp… in RunWithDM()
199 …if (rp->simplex || rp->bp_choice == CEED_BP13 || rp->bp_choice == CEED_BP24 || rp->bp_choice == CE… in RunWithDM()