Searched defs:ncdof (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexpreallocate.c | 364 PetscInt ndof, ncdof; in DMPlexCreateAdjacencySection_Static() local 403 PetscInt ndof, ncdof; in DMPlexCreateAdjacencySection_Static() local 448 PetscInt ndof, ncdof, ngoff, nd; in DMPlexCreateAdjacencySection_Static() local 523 PetscInt ndof, ncdof, ngoff, nd; in DMPlexCreateAdjacencySection_Static() local 602 PetscInt ndof, ncdof, noff, count; in DMPlexCreateAdjacencySection_Static() local 663 PetscInt ndof, ncdof, ngoff, nd, count; in DMPlexCreateAdjacencySection_Static() local
|
| /petsc/src/vec/is/section/interface/ |
| H A D | section.c | 252 PetscInt pStart, pEnd, nfields, ncdof, nfcdof, p, f, n1, n2; in PetscSectionCompare() local
|