Searched refs:THICreate (Results 1 – 2 of 2) sorted by relevance
430 static PetscErrorCode THICreate(MPI_Comm comm, THI *inthi) in THICreate() function1456 PetscCall(THICreate(comm, &thi));
492 static PetscErrorCode THICreate(MPI_Comm comm, THI *inthi) in THICreate() function1530 PetscCall(THICreate(comm, &thi)); in main()