Home
last modified time | relevance | path

Searched defs:boundary (Results 1 – 25 of 27) sorted by relevance

12

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdm.pxi212 cdef inline PetscDMBoundaryType asBoundaryType(object boundary) \
235 cdef inline PetscInt asBoundary(object boundary,
/petsc/src/dm/impls/plex/
H A Dplexgenerate.c161 PetscErrorCode DMPlexGenerate(DM boundary, const char name[], PetscBool interpolate, DM *mesh) in DMPlexGenerate()
H A Dplexfvm.c90 PetscBool boundary; in DMPlexReconstructGradients_Internal() local
H A Dplexgeometry.c3222 PetscBool boundary; in BuildGradientReconstruction_Internal() local
3284 PetscBool boundary; in BuildGradientReconstruction_Internal_Tree() local
3311 PetscBool boundary; in BuildGradientReconstruction_Internal_Tree() local
/petsc/src/ts/tutorials/network/
H A Dpipe.h41 PipeBoundary boundary; /* boundary conditions for H and Q */ member
/petsc/src/binding/petsc4py/test/
H A Dtest_dmda.py484 boundary = boundary[:dim] variable
516 boundary = boundary[:dim] variable
/petsc/src/dm/impls/stag/tutorials/
H A Dex1.c95 DMBoundaryType boundary; in main() local
/petsc/src/ts/tutorials/
H A Dex17.c38 PetscInt boundary; /* Type of boundary condition */ member
H A Dex15.c35 PetscInt boundary; /* Type of boundary condition */ member
H A Dex52.c157 PetscScalar centroid_x[2], centroid_y[2], boundary = 0.0; in FormFunction() local
/petsc/src/snes/tutorials/
H A Dex4.c466 PetscScalar *boundary; in FormBoundaryConditions_Enneper() local
556 PetscScalar *boundary; in FormBoundaryConditions_Sins() local
H A Dex58.c470 PetscScalar *boundary; in FormBoundaryConditions() local
/petsc/src/dm/impls/plex/generators/triangle/
H A Dtrigenerate.c61 PETSC_EXTERN PetscErrorCode DMPlexGenerate_Triangle(DM boundary, PetscBool interpolate, DM *dm) in DMPlexGenerate_Triangle()
/petsc/src/mat/graphops/color/impls/jp/
H A Djp.c135 PetscBool *boundary; in MCJPInitialLocalColor_Private() local
/petsc/src/tao/unconstrained/tutorials/
H A Dminsurf1.c480 PetscReal *boundary; in MSA_BoundaryConditions() local
H A Dminsurf2.c697 PetscReal *boundary; in MSA_BoundaryConditions() local
/petsc/src/tao/complementarity/tutorials/
H A Dminsurf1.c432 PetscReal *boundary; in MSA_BoundaryConditions() local
/petsc/src/dm/dt/dualspace/impls/lagrange/
H A Ddspacelagrange.c963 PetscBool cont, tensor, trimmed, boundary, mom; in PetscDualSpaceDuplicate_Lagrange() local
2914 …GetNodeType_Lagrange(PetscDualSpace sp, PetscDTNodeType *nodeType, PetscBool *boundary, PetscReal … in PetscDualSpaceLagrangeGetNodeType_Lagrange()
2925 …eSetNodeType_Lagrange(PetscDualSpace sp, PetscDTNodeType nodeType, PetscBool boundary, PetscReal e… in PetscDualSpaceLagrangeSetNodeType_Lagrange()
3083 …eGetNodeType(PetscDualSpace sp, PeOp PetscDTNodeType *nodeType, PeOp PetscBool *boundary, PeOp Pet… in PetscDualSpaceLagrangeGetNodeType()
3112 …ceLagrangeSetNodeType(PetscDualSpace sp, PetscDTNodeType nodeType, PetscBool boundary, PetscReal e… in PetscDualSpaceLagrangeSetNodeType()
/petsc/src/dm/impls/plex/generators/tetgen/
H A Dtetgenerate.cxx43 PETSC_EXTERN PetscErrorCode DMPlexGenerate_Tetgen(DM boundary, PetscBool interpolate, DM *dm) in DMPlexGenerate_Tetgen()
/petsc/src/dm/impls/plex/generators/ctetgen/
H A Dctetgenerate.c26 PETSC_EXTERN PetscErrorCode DMPlexGenerate_CTetgen(DM boundary, PetscBool interpolate, DM *dm) in DMPlexGenerate_CTetgen()
/petsc/include/petsc/private/
H A Dpetscdsimpl.h104 DSBoundary boundary; // Linked list of boundary conditions member
H A Ddmimpl.h312 DMBoundary boundary; /* List of boundary conditions */ member
/petsc/src/dm/impls/plex/tests/
H A Dex18.c689 PortableBoundary boundary = NULL; in CreateMesh() local
1092 static PetscErrorCode DMPlexGetExpandedBoundary_Private(DM dm, PortableBoundary *boundary) in DMPlexGetExpandedBoundary_Private()
/petsc/src/tao/bound/tutorials/
H A Dplate2.c613 PetscReal *boundary; in MSA_BoundaryConditions() local
/petsc/src/dm/dt/dualspace/interface/
H A Ddualspace.c866 DMLabel boundary; in PetscDualSpaceSectionSetUp_Internal() local

12