Searched refs:bself (Results 1 – 1 of 1) sorted by relevance
10 Vec b, bself; in main() local41 PetscCall(VecCreate(PETSC_COMM_SELF, &bself)); in main()45 PetscCall(PetscInfo(bself, "Vec info on PETSC_COMM_SELF with no arguments\n")); in main()46 …PetscCall(PetscInfo(bself, "Vec info on PETSC_COMM_SELF with 1 argument equal to 1234: %" PetscInt… in main()51 PetscCall(VecDestroy(&bself)); in main()