Lines Matching refs:operator
144 … and {c:func}`CeedOperatorGetFlopsEstimate` to facilitate estimating FLOPs in operator application.
440 - * BP1 (scalar mass operator)
441 * BP3 (scalar Laplace operator)
443 - * BP1 (scalar mass operator)
444 * BP2 (vector mass operator)
445 * BP3 (scalar Laplace operator)
446 * BP4 (vector Laplace operator)
447 * BP5 (collocated scalar Laplace operator)
448 * BP6 (collocated vector Laplace operator)
451 - * BP1 (scalar mass operator)
452 * BP3 (scalar Laplace operator)
462 support for operator composition, performance benchmarking, and a Navier-Stokes demo.
517 - * BP1 (scalar mass operator)
518 * BP3 (scalar Laplace operator)
520 - * BP1 (scalar mass operator)
521 * BP3 (scalar Laplace operator)
524 - * BP1 (scalar mass operator)
525 * BP3 (scalar Laplace operator)
573 - * BP1 (scalar mass operator)
574 * BP3 (scalar Laplace operator)
576 - * BP1 (scalar mass operator)
577 * BP3 (scalar Laplace operator)
579 - * BP1 (scalar mass operator)
580 * BP3 (scalar Laplace operator)
620 - * BP1 (scalar mass operator)
621 * BP3 (scalar Laplace operator)
623 - * BP1 (scalar mass operator)
625 - * BP1 (scalar mass operator)
640 of the Laplace operator) was also added to this release.
662 - * BP1 (scalar mass operator)
663 * BP3 (scalar Laplace operator)
665 - * BP1 (scalar mass operator)
667 - * BP1 (scalar mass operator)
686 dependencies) to apply the Laplace operator, `ex1`; an `mfem` example to perform BP1
687 (with the application of the mass operator); and a `petsc` example to perform BP1
688 (with the application of the mass operator).
703 | `ceed` | ex1 (scalar Laplace operator) |
704 | `mfem` | BP1 (scalar mass operator) |
705 | `petsc` | BP1 (scalar mass operator) |