Home
last modified time | relevance | path

Searched refs:DMSnapToGeomModelCylinder (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/interface/
H A Ddmgeommodel.c28 static PetscErrorCode DMSnapToGeomModelCylinder(DM dm, PetscInt p, PetscInt dE, const PetscScalar m… in DMSnapToGeomModelCylinder() function
64 PetscCall(DMGeomModelRegister("cylinder", DMSnapToGeomModelCylinder)); in DMGeomModelRegisterAll()