Searched refs:TestAllocate (Results 1 – 1 of 1) sorted by relevance
20 static PetscErrorCode TestAllocate(PetscDeviceContext dctx, PetscRandom rand, PetscMemType mtype) in TestAllocate() function191 PetscCall(TestAllocate(dctx, rand, PETSC_MEMTYPE_HOST)); in main()192 PetscCall(TestAllocate(dctx, rand, PETSC_MEMTYPE_DEVICE)); in main()