Home
last modified time | relevance | path

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

/libCEED/examples/petsc/include/
H A Dstructs.h78 CEED_BP26 = 9, enumerator
H A Dbpsproblemdata.h182 [CEED_BP26] = {.num_comp_u = 3,
/libCEED/examples/petsc/
H A Dbps.c197 rp->bp_choice == CEED_BP15 || rp->bp_choice == CEED_BP26) { in RunWithDM()
199 …D_BP13 || rp->bp_choice == CEED_BP24 || rp->bp_choice == CEED_BP15 || rp->bp_choice == CEED_BP26) { in RunWithDM()