Home
last modified time | relevance | path

Searched defs:pivots (Results 1 – 10 of 10) sorted by relevance

/petsc/src/mat/impls/dense/seq/
H A Ddense.h18 PetscBLASInt *pivots; /* pivots in LU factorization */ member
/petsc/src/vec/is/utils/
H A Dpsort.c96 PetscInt *pivots, *finalpivots, i; in PetscParallelSampleSelect() local
237 PetscInt *pivots = NULL, *buffer; in PetscParallelSortInt_Samplesort() local
/petsc/src/dm/dt/fe/impls/composite/
H A Dfecomposite.c23 PetscBLASInt *pivots; in PetscFESetUp_Composite() local
/petsc/include/petsc/private/
H A Dpetscscalapack.h23 PetscBLASInt *pivots; /* pivots in LU factorization */ member
/petsc/include/petsc/private/kernels/
H A Dblockinvert.h44 #define PetscKernel_A_gets_inverse_A(bs, A, pivots, W, allowzeropivot, zeropivotdetected) ((PetscEr… argument
/petsc/src/mat/impls/sbaij/seq/
H A Dsbaijfact.c569 PetscInt *pivots; in MatCholeskyFactorNumeric_SeqSBAIJ_N() local
742 PetscInt *pivots; in MatCholeskyFactorNumeric_SeqSBAIJ_N_NaturalOrdering() local
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcfetidp.c498 PetscBLASInt *pivots, B_lwork, B_N, B_ierr; in PCBDDCSetupFETIDPMatContext() local
H A Dbddcschurs.c396 PetscBLASInt B_N, B_ierr, B_lwork, *pivots; in PCBDDCSubSchursSetUp() local
/petsc/src/dm/dt/interface/
H A Ddt.c390 PetscBLASInt *pivots; in PetscDTJacobianInverse_Internal() local
403 PetscBLASInt *pivots; in PetscDTJacobianInverse_Internal() local
433 PetscBLASInt *pivots; in PetscDTJacobianInverse_Internal() local
/petsc/src/dm/dt/fe/impls/basic/
H A Dfebasic.c49 PetscBLASInt *pivots; in PetscFESetUp_Basic() local