Home
last modified time | relevance | path

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

/libCEED/examples/petsc/include/
H A Dstructs.h77 CEED_BP15 = 8, enumerator
H A Dbpsproblemdata.h165 [CEED_BP15] = {.num_comp_u = 1,
/libCEED/examples/petsc/
H A Dbps.c197 rp->bp_choice == CEED_BP15 || rp->bp_choice == CEED_BP26) { in RunWithDM()
199 …p_choice == CEED_BP13 || rp->bp_choice == CEED_BP24 || rp->bp_choice == CEED_BP15 || rp->bp_choice… in RunWithDM()