Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/ !
H A Dex59.c331 static PetscErrorCode ComputeSubdomainMatrix(DomainData dd, GLLData glldata, Mat *local_mat) in ComputeSubdomainMatrix() function
717 PetscCall(ComputeSubdomainMatrix(dd, gll, &local_mat)); in ComputeMatrix()