Searched refs:nFacetDof (Results 1 – 1 of 1) sorted by relevance
2089 PetscInt nFacetDof = 2 * patch->totalDofsPerCell; in PCPatchComputeOperator_Internal() local2096 …elementTensors + patch->precomputedIntFacetTensorLocations[facet - fStart] * nFacetDof * nFacetDof; in PCPatchComputeOperator_Internal()2112 PetscCall(MatSetValues(mat, nFacetDof, facetDofs, nFacetDof, facetDofs, v, ADD_VALUES)); in PCPatchComputeOperator_Internal()