Fix the comments (#892)

This PR fixes comments in testij.c
This commit is contained in:
adam-sim-dev 2023-05-02 23:37:43 +08:00 committed by GitHub
parent 82b40f72f4
commit e351324df8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2258,7 +2258,7 @@ main( HYPRE_Int argc,
HYPRE_EuclidCreate(hypre_MPI_COMM_WORLD, &pcg_precond);
/* note: There are three three methods of setting run-time
/* note: There are three methods of setting run-time
parameters for Euclid: (see HYPRE_parcsr_ls.h); here
we'll use what I think is simplest: let Euclid internally
parse the command line.
@ -2650,7 +2650,7 @@ main( HYPRE_Int argc,
HYPRE_EuclidCreate(hypre_MPI_COMM_WORLD, &pcg_precond);
/* note: There are three three methods of setting run-time
/* note: There are three methods of setting run-time
parameters for Euclid: (see HYPRE_parcsr_ls.h); here
we'll use what I think is simplest: let Euclid internally
parse the command line.
@ -3086,7 +3086,7 @@ main( HYPRE_Int argc,
HYPRE_EuclidCreate(hypre_MPI_COMM_WORLD, &pcg_precond);
/* note: There are three three methods of setting run-time
/* note: There are three methods of setting run-time
parameters for Euclid: (see HYPRE_parcsr_ls.h); here
we'll use what I think is simplest: let Euclid internally
parse the command line.
@ -3511,7 +3511,7 @@ main( HYPRE_Int argc,
HYPRE_EuclidCreate(hypre_MPI_COMM_WORLD, &pcg_precond);
/* note: There are three three methods of setting run-time
/* note: There are three methods of setting run-time
parameters for Euclid: (see HYPRE_parcsr_ls.h); here
we'll use what I think is simplest: let Euclid internally
parse the command line.
@ -3689,7 +3689,7 @@ main( HYPRE_Int argc,
HYPRE_EuclidCreate(hypre_MPI_COMM_WORLD, &pcg_precond);
/* note: There are three three methods of setting run-time
/* note: There are three methods of setting run-time
parameters for Euclid: (see HYPRE_parcsr_ls.h); here
we'll use what I think is simplest: let Euclid internally
parse the command line.