Searched defs:dofs (Results 1 – 10 of 10) 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/include/petsc/private/ |
| H A D | petscconvestimpl.h | 33 PetscInt *dofs; member
|
| H A D | pcpatchimpl.h | 40 IS dofs; /* [patch][cell in patch][dof in cell]: patch local dof */ member
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscdmstag.pxi | 158 cdef inline PetscInt asDofs(dofs, argument
|
| /petsc/src/binding/petsc4py/test/ |
| H A D | test_dmstag.py | 299 dofs = [dof0, dof1, dof2, dof3][: dim + 1] variable
|
| /petsc/src/snes/utils/ |
| H A D | convest.c | 221 PetscInt *dofs = &ce->dofs[r * ce->Nf]; in PetscConvEstMonitorDefault() local
|
| /petsc/src/ts/tutorials/autodiff/ |
| H A D | adr_ex5adj.cxx | 81 PetscInt gxm, gym, i, dofs = 2, ctrl[3] = {0, 0, 0}; in main() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex49.c | 1205 static PetscErrorCode DMDABCApplySymmetricCompression(DM elas_da, Mat A, Vec f, IS *dofs, Mat *AA, … in DMDABCApplySymmetricCompression()
|
| H A D | ex42.c | 1639 PetscInt i, dofs; in DAView_3DVTK_PStructuredGrid() local
|
| /petsc/src/ksp/pc/impls/patch/ |
| H A D | pcpatch.c | 837 static PetscErrorCode PCPatchGetPointDofs(PC pc, PetscHSetI pts, PetscHSetI dofs, PetscInt base, Pe… in PCPatchGetPointDofs()
|