Home
last modified time | relevance | path

Searched defs:zeroa (Results 1 – 3 of 3) sorted by relevance

/petsc/src/mat/impls/mffd/
H A Dmffddef.c47 static PetscErrorCode MatMFFDCompute_DS(MatMFFD ctx, Vec U, Vec a, PetscScalar *h, PetscBool *zeroa) in MatMFFDCompute_DS()
H A Dwp.c50 static PetscErrorCode MatMFFDCompute_WP(MatMFFD ctx, Vec U, Vec a, PetscScalar *h, PetscBool *zeroa) in MatMFFDCompute_WP()
H A Dmffd.c308 PetscBool zeroa; in MatMult_MFFD() local