Searched defs:compvalue (Results 1 – 2 of 2) sorted by relevance
1076 STRUMPACK_COMPRESSION_TYPE compcurrent, compvalue; in MatGetFactor_aij_strumpack() local
1359 PetscErrorCode DMNetworkAddComponent(DM dm, PetscInt p, PetscInt componentkey, void *compvalue, Pet… in DMNetworkAddComponent()