Searched defs:dofsArrayWithAll (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ksp/pc/impls/patch/ |
| H A D | pcpatch.c | 607 …x, Vec f, IS cellIS, PetscInt n, const PetscInt *dofsArray, const PetscInt *dofsArrayWithAll, Pets… in PCPatchSetComputeFunction() 645 …, Vec f, IS facetIS, PetscInt n, const PetscInt *dofsArray, const PetscInt *dofsArrayWithAll, Pets… in PCPatchSetComputeFunctionInteriorFacets() 683 …Mat mat, IS facetIS, PetscInt n, const PetscInt *dofsArray, const PetscInt *dofsArrayWithAll, Pets… in PCPatchSetComputeOperator() 721 …Mat mat, IS facetIS, PetscInt n, const PetscInt *dofsArray, const PetscInt *dofsArrayWithAll, Pets… in PCPatchSetComputeOperatorInteriorFacets() 1206 PetscInt *dofsArrayWithAll = NULL; in PCPatchCreateCellPatchDiscretisationInfo() local 1933 const PetscInt *dofsArrayWithAll; in PCPatchComputeFunction_Internal() local 2016 const PetscInt *dofsArrayWithAll = NULL; in PCPatchComputeOperator_Internal() local
|