Home
last modified time | relevance | path

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

/libCEED/examples/deal.II/
H A Dbps.h48 BP6 enumerator
73 else if (type == BPType::BP6) in BPInfo()
H A DREADME.md3 An example how to write libCEED operators (BP1-BP6) within the open-source finite element library […
H A Dbps-kokkos.cc104 bp = BPType::BP6; in parse()
H A Dbps-cpu.cc104 bp = BPType::BP6; in parse()
H A Dbps-ceed.h223 else if (bp == BPType::BP4 || bp == BPType::BP6) in reinit()
/libCEED/examples/
H A DREADME.md31 * BP6 (collocated vector Laplace operator) with $Q=P$
41 * BP6 (collocated vector Laplace operator) with $Q=P$
53 A $Q$-point Gauss-Legendre quadrature is used for all BPs except BP5 and BP6, which choose $Q = P$ …
H A Dbps.md54 The Laplace's operator used in BP3-BP6 is defined via the following variational formulation, i.e., …
/libCEED/examples/petsc/
H A Dindex.md105 For the Poisson's problem, BP3-BP6, on the cubed-sphere, in addition to equation {eq}`eq-jacobian-s…
/libCEED/doc/sphinx/source/
H A Dreleasenotes.md401 and BP5 and BP6 (the collocated versions---for which the quadrature points are the same
448 * BP6 (collocated vector Laplace operator)