Home
last modified time | relevance | path

Searched refs:Mat_LocalRef (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/localref/
H A Dmlocalref.c9 } Mat_LocalRef; typedef
37 Mat_LocalRef *lr = (Mat_LocalRef *)A->data; in MatSetValuesBlockedLocal_LocalRef_Block()
52 Mat_LocalRef *lr = (Mat_LocalRef *)A->data; in MatSetValuesBlockedLocal_LocalRef_Scalar()
69 Mat_LocalRef *lr = (Mat_LocalRef *)A->data; in MatSetValuesLocal_LocalRef_Scalar()
161 Mat_LocalRef *lr = (Mat_LocalRef *)A->data; in MatZeroRowsLocal_LocalRef()
174 Mat_LocalRef *lr = (Mat_LocalRef *)A->data; in MatZeroRowsColumnsLocal_LocalRef()
217 Mat_LocalRef *lr; in MatCreateLocalRef()
244 Mat_LocalRef *alr = (Mat_LocalRef *)A->data; in MatCreateLocalRef()