Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/network/
H A Dex1.c327 static PetscErrorCode CoordinateVecSetUp(DM dmcoords, Vec coords) in CoordinateVecSetUp() function
626 PetscCall(CoordinateVecSetUp(dmcoords, coords)); in main()