Lines Matching refs:Bottom
24 Vec Right, Bottom
107 PetscCall(VecGetArray(Bottom, bottom_v, ierr))
257 PetscCall(VecRestoreArray(Bottom, bottom_v, ierr))
334 PetscCall(VecGetArray(Bottom, bottom_v, ierr))
490 PetscCall(VecRestoreArray(Bottom, bottom_v, ierr))
549 PetscCall(VecCreateMPI(PETSC_COMM_WORLD, bsize, PETSC_DECIDE, Bottom, ierr))
563 PetscCall(VecGetArray(Bottom, boundary_v, ierr))
619 PetscCall(VecRestoreArray(Bottom, boundary_v, ierr))
633 PetscCall(VecScale(Bottom, scl, ierr))
760 PetscCall(VecGetArray(Bottom, bottom_v, ierr))
780 PetscCall(VecRestoreArray(Bottom, bottom_v, ierr))
900 PetscCallA(VecDestroy(Bottom, ierr))