Home
last modified time | relevance | path

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

/petsc/src/vec/vec/tutorials/
H A Dex43f.F905 subroutine fillupvector(vaddr, err) bind(C, name='fillupvector')
14 end subroutine fillupvector
H A Dex43.c3 PETSC_INTERN void fillupvector(Vec *v, PetscErrorCode *ierr) in fillupvector() function