Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex59.c64 } GLLData; typedef
331 static PetscErrorCode ComputeSubdomainMatrix(DomainData dd, GLLData glldata, Mat *local_mat) in ComputeSubdomainMatrix()
456 static PetscErrorCode GLLStuffs(DomainData dd, GLLData *glldata) in GLLStuffs()
708 GLLData gll; in ComputeMatrix()