Home
last modified time | relevance | path

Searched defs:totalDofsPerCell (Results 1 – 2 of 2) sorted by relevance

/petsc/include/petsc/private/
H A Dpcpatchimpl.h57 PetscInt totalDofsPerCell; /* Dofs per cell counting all fields */ member
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c1200 PetscInt totalDofsPerCell = patch->totalDofsPerCell; in PCPatchCreateCellPatchDiscretisationInfo() local