Searched refs:ProcessCommandLineOptions (Results 1 – 6 of 6) sorted by relevance
14 PetscErrorCode ProcessCommandLineOptions(MPI_Comm comm, AppCtx app_ctx);
34 PetscErrorCode ProcessCommandLineOptions(MPI_Comm comm, AppCtx app_ctx, SimpleBC bc) { in ProcessCommandLineOptions() function
20 PetscErrorCode ProcessCommandLineOptions(MPI_Comm comm, AppCtx app_ctx) { in ProcessCommandLineOptions() function
108 PetscCall(ProcessCommandLineOptions(comm, app_ctx, bc)); in main()
342 PetscErrorCode ProcessCommandLineOptions(MPI_Comm comm, AppCtx app_ctx, SimpleBC bc);
85 PetscCall(ProcessCommandLineOptions(comm, app_ctx)); in main()