Home
last modified time | relevance | path

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

/libCEED/examples/deal.II/
H A Dbps.h64 type_string = "BP1"; in BPInfo()
66 type_string = "BP2"; in BPInfo()
68 type_string = "BP3"; in BPInfo()
70 type_string = "BP4"; in BPInfo()
72 type_string = "BP5"; in BPInfo()
74 type_string = "BP6"; in BPInfo()
84 std::string type_string; member