Home
last modified time | relevance | path

Searched defs:x_ (Results 1 – 6 of 6) sorted by relevance

/petsc/src/ksp/ksp/utils/lmvm/tests/
H A Dlmvm_copy_test.c7 Vec x_, f_; in positiveVectorUpdate() local
77 Vec x_, y_, z_; in testUnchangedBegin() local
93 Vec x_, y_, z_, y2_, z2_; in testUnchangedEnd() local
/petsc/src/ksp/ksp/utils/lmvm/blas_cyclic/
H A Dblas_cyclic.c40 const PetscScalar *x_; in VecAXPBYCyclic() local
108 const PetscScalar *x_; in VecDMVCyclic() local
192 const PetscScalar *x_ = NULL; in VecDSVCyclic() local
287 const PetscScalar *x_ = NULL; in MatSeqDenseTRSVCyclic() local
373 const PetscScalar *x_ = NULL; in MatSeqDenseHEMVCyclic() local
458 const PetscScalar *x_ = NULL; in MatSeqDenseGEMVCyclic() local
507 const PetscScalar *x_ = NULL; in MatSeqDenseRowAXPBYCyclic() local
/petsc/src/ksp/ksp/utils/lmvm/dense/cd_cupm/
H A Dcd_cupm.cxx31 auto x_ = cupmScalarPtrCast(x); in SolveInPlace() local
57 auto x_ = cupmScalarPtrCast(x); in SolveInPlaceCyclic() local
/petsc/src/ksp/ksp/utils/lmvm/blas_cyclic/cupm/
H A Dblas_cyclic_cupm_impl.hpp34 auto x_ = cupmScalarPtrCast(x); in axpby_dispatch() local
94 const auto x_ = cupmScalarPtrCast(x); in dmv() local
231 auto x_ = cupmScalarPtrCast(x); in hemv() local
274 auto x_ = cupmScalarPtrCast(x); in gemv() local
/petsc/src/ksp/ksp/utils/lmvm/
H A Dlmbasis.c268 Vec x_ = x; in LMBasisGEMV() local
/petsc/src/ksp/pc/impls/amgx/
H A Damgx.cxx333 PetscScalar *x_; in PCApply_AMGX() local