Searched refs:mapping (Results 1 – 10 of 10) sorted by relevance
| /libCEED/examples/deal.II/ |
| H A D | bps-cpu.h | 53 OperatorDealii(const Mapping<dim> &mapping, in OperatorDealii() argument 58 : mapping(mapping) in OperatorDealii() 84 matrix_free.reinit(mapping, dof_handler, constraints, quadrature, additional_data); in reinit() 191 const Mapping<dim> &mapping; variable
|
| H A D | bps-kokkos.h | 129 OperatorDealii(const Mapping<dim> &mapping, in OperatorDealii() argument 134 : mapping(mapping) in OperatorDealii() 165 mapping, dof_handler, constraints, quadrature.get_tensor_basis()[0], additional_data); in reinit() 299 const Mapping<dim> &mapping; variable
|
| H A D | bps-ceed.h | 59 OperatorCeed(const Mapping<dim> &mapping, in OperatorCeed() argument 65 : mapping(mapping) in OperatorCeed() 194 metric_data_raw = compute_metric_data(ceed, mapping, tria, quadrature, bp); in reinit() 419 const Mapping<dim> &mapping, in compute_metric_data() argument 439 const auto mapping_q = dynamic_cast<const MappingQ<dim> *>(&mapping); in compute_metric_data() 500 FEValues<dim> fe_values(mapping, in compute_metric_data() 605 const Mapping<dim> &mapping; variable
|
| H A D | bps-kokkos.cc | 164 MappingQ1<dim> mapping; in main() local 245 mapping, dof_handler, constraints, quadrature, bp, params.libCEED_resource); in main() 249 OperatorDealii<dim, Number> op_dealii(mapping, dof_handler, constraints, quadrature, bp); in main()
|
| H A D | bps-cpu.cc | 164 MappingQ1<dim> mapping; in main() local 245 mapping, dof_handler, constraints, quadrature, bp, params.libCEED_resource); in main() 249 OperatorDealii<dim, Number> op_dealii(mapping, dof_handler, constraints, quadrature, bp); in main()
|
| /libCEED/doc/sphinx/source/ |
| H A D | libCEEDapi.md | 47 The required integrals are computed by splitting them as a sum over the mesh elements, mapping each… 138 > - note that $\bm{P}$ is the operator mapping T-vectors to L-vectors. 144 …> - note that the element prolongation operator is the mapping from an **L-vector** to an **E-vect… 175 Thus, a natural mapping of $\bm{A}$ on a parallel computer is to split the **T-vector** over MPI ra… 210 On the frontend, the mapping between the decomposition concepts and the code implementation is as f…
|
| H A D | releasenotes.md | 61 …eedOperatorLinearAssemblePointBlockDiagonalSymbolic` to create COO mapping for mapping out of {c:f…
|
| /libCEED/examples/petsc/ |
| H A D | index.md | 75 Sketch of coordinates mapping between a 1D linear element and a circle.
|
| /libCEED/julia/LibCEED.jl/src/ |
| H A D | Basis.jl | 299 `CEED_TRANSPOSE` to apply the transpose, mapping from quadrature points to nodes.
|
| /libCEED/ |
| H A D | Doxyfile | 326 # extension. Doxygen has a built-in mapping, but you can override or extend it 1868 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of
|