Home
last modified time | relevance | path

Searched defs:worksize (Results 1 – 5 of 5) sorted by relevance

/petsc/src/dm/dt/fv/interface/
H A Dfv.c2008 …e, PetscInt n, PetscScalar *A, PetscScalar *Ainv, PetscScalar *tau, PetscInt worksize, PetscScalar… in PetscFVLeastSquaresPseudoInverse_Static()
2056 …e, PetscInt n, PetscScalar *A, PetscScalar *Ainv, PetscScalar *tau, PetscInt worksize, PetscScalar… in PetscFVLeastSquaresPseudoInverseSVD_Static()
/petsc/src/dm/dt/interface/
H A Ddt.c2788 …PetscInt n, PetscReal *A_in, PetscReal *Ainv_out, PetscScalar *tau, PetscInt worksize, PetscScalar… in PetscDTPseudoInverseQR()
2883 PetscInt i, j, k, *bdegrees, worksize; in PetscDTReconstructPoly() local
/petsc/src/vec/vec/impls/seq/cupm/
H A Dvecseqcupm_impl.hpp1060 const auto worksize = EntriesPerGroup(size); in MDot_kernel() local
/petsc/src/dm/dt/dualspace/impls/lagrange/
H A Ddspacelagrange.c150 PetscInt worksize; in Petsc1DNodeFamilyComputeSimplexNodes() local
/petsc/src/dm/impls/plex/
H A Dplexgeometry.c3535 PetscBLASInt m, n, one = 1, worksize, info; in DMPlexCoordinatesToReference_NewtonUpdate() local