Home
last modified time | relevance | path

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

/libCEED/examples/deal.II/
H A Dbps.h56 struct BPInfo struct
58 BPInfo(const BPType type, const int dim, const int fe_degree) in BPInfo() argument
83 BPType type;
84 std::string type_string;
85 unsigned int dim;
86 unsigned int fe_degree;
87 unsigned int n_q_points_1d;
88 unsigned int n_components;