Home
last modified time | relevance | path

Searched defs:num_vertices (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ts/tests/
H A Dex30.c278 …scInt dim, const PetscInt v_target, const PetscInt numthreads, const PetscInt num_vertices, const … in gridToParticles_private()
459 PetscErrorCode go(TS ts, Vec X, const PetscInt num_vertices, const PetscInt a_Np, const PetscInt di… in go()
1042 PetscInt dim = 2, num_vertices = 1, Np = 10, v_target = 0, g_target = 0; in main() local
/petsc/src/dm/impls/plex/
H A Dplexsfc.c609 PetscInt cl_size, *closure = NULL, num_vertices = 0; in DMPlexCorrectOrientationForIsoperiodic() local