Searched defs:stencilType (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/dm/impls/stag/ |
| H A D | stagintern.c | 63 …, PetscInt dof0, PetscInt dof1, PetscInt dof2, PetscInt dof3, DMStagStencilType stencilType, Petsc… in DMStagInitialize()
|
| H A D | stagda.c | 11 DMDAStencilType stencilType; in DMStagCreateCompatibleDMDA() local
|
| H A D | stag1d.c | 39 …MBoundaryType bndx, PetscInt M, PetscInt dof0, PetscInt dof1, DMStagStencilType stencilType, Petsc… in DMStagCreate1d()
|
| H A D | stagutils.c | 611 PetscErrorCode DMStagGetStencilType(DM dm, DMStagStencilType *stencilType) in DMStagGetStencilType() 1214 PetscErrorCode DMStagSetStencilType(DM dm, DMStagStencilType stencilType) in DMStagSetStencilType()
|
| H A D | stag2d.c | 48 …t m, PetscInt n, PetscInt dof0, PetscInt dof1, PetscInt dof2, DMStagStencilType stencilType, Petsc… in DMStagCreate2d()
|
| H A D | stag3d.c | 55 …, PetscInt dof0, PetscInt dof1, PetscInt dof2, PetscInt dof3, DMStagStencilType stencilType, Petsc… in DMStagCreate3d()
|
| /petsc/include/petsc/private/ |
| H A D | dmstagimpl.h | 19 DMStagStencilType stencilType; /* Elementwise stencil type */ member
|