Searched refs:BP1 (Results 1 – 11 of 11) sorted by relevance
43 BP1, enumerator63 if (type == BPType::BP1) in BPInfo()79 (type == BPType::BP1 || type == BPType::BP3 || type == BPType::BP5) ? 1 : dim; in BPInfo()
94 bp = BPType::BP1; in parse()161 (bp == BPType::BP1 || bp == BPType::BP3 || bp == BPType::BP5) ? 1 : dim; in main()184 if (!(bp == BPType::BP1 || bp == BPType::BP2)) in main()
3 An example how to write libCEED operators (BP1-BP6) within the open-source finite element library […
105 if (bp == BPType::BP1 || bp == BPType::BP3 || bp == BPType::BP5) in reinit()217 if (bp == BPType::BP1) in reinit()
26 - * BP1 (scalar mass operator) with $Q=P+1$33 - * BP1 (scalar mass operator) with $Q=P+1$36 - * BP1 (scalar mass operator) with $Q=P+1$43 - * BP1 (scalar mass operator) with $Q=P+1$49 BP1 and BP2 are $L^2$ projections, and thus have no boundary condition.
14 The Mass Operator used in BP1 and BP2 is defined via the $L^2$ projection problem, posed as a weak …
3 These examples show to write libCEED operators (BP1 and BP3) within the open-source finite element …
400 problems, namely BP2 and BP4 (the vector-valued versions of BP1 and BP3, respectively),440 - * BP1 (scalar mass operator)443 - * BP1 (scalar mass operator)451 - * BP1 (scalar mass operator)517 - * BP1 (scalar mass operator)520 - * BP1 (scalar mass operator)524 - * BP1 (scalar mass operator)573 - * BP1 (scalar mass operator)576 - * BP1 (scalar mass operator)579 - * BP1 (scalar mass operator)[all …]
10 C_TESTARGS(name="BP1") -c {ceed_resource} -e bp1 -n 1 -b 4 -test219 C Set distance initial condition for BP1697 C Solution to BP1 using libCEED1505 C Vector conjugate gradient matvec for solution of BP1 (mass matrix)
104 For the $L^2$ projection problems, BP1-BP2, that use the mass operator, the coordinate transformati…