Home
last modified time | relevance | path

Searched defs:BPType (Results 1 – 3 of 3) sorted by relevance

/libCEED/examples/deal.II/
H A Dbps.h41 enum class BPType : unsigned int enum
/libCEED/examples/petsc/include/
H A Dstructs.h79 } BPType; typedef
/libCEED/examples/petsc/
H A Dbpsraw.c124 …enum { CEED_BP1 = 0, CEED_BP2 = 1, CEED_BP3 = 2, CEED_BP4 = 3, CEED_BP5 = 4, CEED_BP6 = 5 } BPType; typedef