Searched defs:Aloc (Results 1 – 7 of 7) sorted by relevance
40 Mat Aloc; /* local portion of A to be used by ML */ member128 Mat A = ml->A, Aloc = ml->Aloc; in PetscML_matvec() local169 static PetscErrorCode MatConvert_MPIAIJ_ML(Mat A, MatType newtype, MatReuse scall, Mat *Aloc) in MatConvert_MPIAIJ_ML()513 Mat A, Aloc; in PCSetUp_ML() local
445 Mat Aloc; in MatLUFactorNumeric_SuperLU_DIST() local
937 Mat Aloc; in MatLUFactorNumeric_STRUMPACK() local
602 Mat_SeqSELL *Aloc; in MatView_MPISELL_ASCIIorDraworSocket() local
1052 Mat_SeqBAIJ *Aloc; in MatView_MPIBAIJ_ASCIIorDraworSocket() local1503 Mat_SeqBAIJ *Aloc; in MatTranspose_MPIBAIJ() local
926 Mat_SeqSBAIJ *Aloc; in MatView_MPISBAIJ_ASCIIorDraworSocket() local
1887 Mat_SeqAIJ *Aloc = (Mat_SeqAIJ *)a->A->data, *Bloc = (Mat_SeqAIJ *)a->B->data, *sub_B_diag; in MatTranspose_MPIAIJ() local