Searched defs:nin (Results 1 – 3 of 3) sorted by relevance
673 const PetscInt nin = *n; in PetscOptionsEnumArray_Private() local1031 const PetscInt nin = *n; in PetscOptionsRealArray_Private() local1065 const PetscInt nin = *n; in PetscOptionsScalarArray_Private() local1099 const PetscInt nin = *n; in PetscOptionsIntArray_Private() local1130 const PetscInt nin = *nmax; in PetscOptionsStringArray_Private() local1157 const PetscInt nin = *n; in PetscOptionsBoolArray_Private() local
2386 static PetscErrorCode MatColoringPatch_SeqAIJ_Inode(Mat mat, PetscInt ncolors, PetscInt nin, ISColo… in MatColoringPatch_SeqAIJ_Inode()
3415 …baijsetvaluesblocked_(Mat *matin, PetscInt *min, const PetscInt im[], PetscInt *nin, const PetscIn… in matmpibaijsetvaluesblocked_()