Searched defs:cfdof (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/vec/is/section/interface/ |
| H A D | section.c | 2059 PetscInt dof = 0, cdof = 0, fdof = 0, cfdof = 0; in PetscSectionCreateSubsection() local 2092 PetscInt fdof = 0, cfdof = 0, fc, numConst = 0, fOff = 0; in PetscSectionCreateSubsection() local 2160 PetscInt dof, cdof, cfdof; in PetscSectionCreateComponentSubsection() local 2237 PetscInt fdof = 0, cfdof = 0; in PetscSectionCreateSupersection() local 2269 PetscInt nf, fi, pStarti, pEndi, fdof, cfdof, fc; in PetscSectionCreateSupersection() local 2344 PetscInt dof, cdof, fdof = 0, cfdof = 0; in PetscSectionCreateSubplexSection_Private() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plex.c | 7706 PetscInt fdof, cfdof; in DMPlexGetIndicesPointFields_Internal() local 7756 PetscInt fdof, cfdof; in DMPlexGetIndicesPointFieldsSplit_Internal() local
|