Searched defs:cdofs (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/vec/is/section/interface/hdf5/ |
| H A D | sectionhdf5.c | 13 PetscInt *dofs, *offs, *cdofs, *coffs, *cinds, dof, cdof, m, moff, i; in PetscSectionView_HDF5_SingleField() local 183 const PetscInt *dofs, *offs, *cdofs; in PetscSectionLoad_HDF5_SingleField() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plex.c | 6911 const PetscInt *cdofs; /* The indices of the constrained dofs on this point */ in updatePoint_private() local 6979 const PetscInt *cdofs; /* The indices of the constrained dofs on this point */ in updatePointBC_private() local 7234 const PetscInt *cdofs; /* The indices of the constrained dofs on this point */ in DMPlexVecSetClosure_Depth1_Static() local 7626 const PetscInt *cdofs; /* The indices of the constrained dofs on this point */ in DMPlexGetIndicesPoint_Internal() local
|
| /petsc/src/dm/interface/ |
| H A D | dm.c | 1119 const PetscInt *cdofs; in DMGetLocalToGlobalMapping() local 3181 const PetscInt *cdofs; in DMLocalToGlobalBegin() local
|