Home
last modified time | relevance | path

Searched defs:ro (Results 1 – 3 of 3) sorted by relevance

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscvec.pxi493 cdef int Vec_AcquireArray(PetscVec v, PetscScalar *a[], int ro) except -1 nogil:
498 cdef int Vec_ReleaseArray(PetscVec v, PetscScalar *a[], int ro) except -1 nogil:
/petsc/src/dm/impls/plex/tutorials/
H A Dex11.c280 PetscInt r, ro; in CheckSubcells() local
/petsc/src/dm/impls/plex/
H A Dplexgeometry.c4048 const PetscReal ro = PetscRealPart(constants[1]); in coordMap_annulus() local
4065 const PetscReal ro = PetscRealPart(constants[1]); in coordMap_shell() local