parent
82b40f72f4
commit
e351324df8
@ -2258,7 +2258,7 @@ main( HYPRE_Int argc,
|
|||||||
|
|
||||||
HYPRE_EuclidCreate(hypre_MPI_COMM_WORLD, &pcg_precond);
|
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
|
parameters for Euclid: (see HYPRE_parcsr_ls.h); here
|
||||||
we'll use what I think is simplest: let Euclid internally
|
we'll use what I think is simplest: let Euclid internally
|
||||||
parse the command line.
|
parse the command line.
|
||||||
@ -2650,7 +2650,7 @@ main( HYPRE_Int argc,
|
|||||||
|
|
||||||
HYPRE_EuclidCreate(hypre_MPI_COMM_WORLD, &pcg_precond);
|
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
|
parameters for Euclid: (see HYPRE_parcsr_ls.h); here
|
||||||
we'll use what I think is simplest: let Euclid internally
|
we'll use what I think is simplest: let Euclid internally
|
||||||
parse the command line.
|
parse the command line.
|
||||||
@ -3086,7 +3086,7 @@ main( HYPRE_Int argc,
|
|||||||
|
|
||||||
HYPRE_EuclidCreate(hypre_MPI_COMM_WORLD, &pcg_precond);
|
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
|
parameters for Euclid: (see HYPRE_parcsr_ls.h); here
|
||||||
we'll use what I think is simplest: let Euclid internally
|
we'll use what I think is simplest: let Euclid internally
|
||||||
parse the command line.
|
parse the command line.
|
||||||
@ -3511,7 +3511,7 @@ main( HYPRE_Int argc,
|
|||||||
|
|
||||||
HYPRE_EuclidCreate(hypre_MPI_COMM_WORLD, &pcg_precond);
|
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
|
parameters for Euclid: (see HYPRE_parcsr_ls.h); here
|
||||||
we'll use what I think is simplest: let Euclid internally
|
we'll use what I think is simplest: let Euclid internally
|
||||||
parse the command line.
|
parse the command line.
|
||||||
@ -3689,7 +3689,7 @@ main( HYPRE_Int argc,
|
|||||||
|
|
||||||
HYPRE_EuclidCreate(hypre_MPI_COMM_WORLD, &pcg_precond);
|
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
|
parameters for Euclid: (see HYPRE_parcsr_ls.h); here
|
||||||
we'll use what I think is simplest: let Euclid internally
|
we'll use what I think is simplest: let Euclid internally
|
||||||
parse the command line.
|
parse the command line.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user