Searched refs:fillupvector (Results 1 – 2 of 2) sorted by relevance
5 subroutine fillupvector(vaddr, err) bind(C, name='fillupvector')14 end subroutine fillupvector
3 PETSC_INTERN void fillupvector(Vec *v, PetscErrorCode *ierr) in fillupvector() function