Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcisimpl.h34 Vec vec1_N, /* local (sequential) work vectors */ member
/petsc/src/ksp/pc/impls/is/nn/
H A Dnn.c434 …Scalar *work_N, Vec vec1_B, Vec vec2_B, Vec vec3_B, Vec vec1_D, Vec vec2_D, Vec vec1_N, Vec vec2_N) in PCNNApplyInterfacePreconditioner()
/petsc/src/ksp/pc/impls/is/
H A Dpcis.c600 PetscErrorCode PCISApplyInvSchur(PC pc, Vec b, Vec x, Vec vec1_N, Vec vec2_N) in PCISApplyInvSchur()