Searched defs:BPInfo (Results 1 – 1 of 1) sorted by relevance
56 struct BPInfo struct58 BPInfo(const BPType type, const int dim, const int fe_degree) in BPInfo() argument83 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;