Home
last modified time | relevance | path

Searched refs:transpose (Results 1 – 12 of 12) sorted by relevance

/libCEED/python/
H A Dceed_elemrestriction.py72 def transpose(self): member in _ElemRestrictionBase
343 def transpose(self): member in BlockedElemRestriction
H A Dceed_basis.py70 def transpose(self): member in Basis
/libCEED/julia/LibCEED.jl/src/
H A DGlobals.jl100 Denotes whether a linear transformation or its transpose should be applied. Either
H A DOperator.jl24 derivative and derivative transpose.
H A DBasis.jl299 `CEED_TRANSPOSE` to apply the transpose, mapping from quadrature points to nodes.
/libCEED/examples/python/
H A Dtutorial-2-elemrestriction.ipynb200 …a blocked element restriction (from an L-vector to an E-vector) and its transpose (inverse operati…
270 …a blocked element restriction (from an L-vector to an E-vector) and its transpose (inverse operati…
H A Dtutorial-3-basis.ipynb240 " x, y = x_array.reshape(2, Q, Q).transpose(0, 2, 1)\n",
/libCEED/examples/petsc/
H A Dindex.md132 where we have dropped the transpose due to symmetry.
/libCEED/doc/sphinx/source/
H A DlibCEEDdev.md73 …rnel provides the action of the user quadrature point function, and the transpose {ref}`CeedBasis`…
H A DlibCEEDapi.md137 …> - the parallel prolongation operator, $\bm{P}$, (and its transpose) should use optimized matrix-…
/libCEED/examples/nek/bps/
H A Dbps.usr422 C 3D transpose of local gradient
441 C 3D transpose of local gradient
/libCEED/examples/fluids/
H A Dindex.md207 …r $\frac{\partial \bm F_{\text{adv}}}{\partial \bm q}$ (rather than its transpose) can be explaine…