changed a comment

This commit is contained in:
ulrikey 1999-01-08 18:31:29 +00:00
parent 1b1dbd991b
commit 09829c9096
4 changed files with 4 additions and 16 deletions

View File

@ -9,14 +9,11 @@
/******************************************************************************
*
* HYPRE_StructPCG interface
* HYPRE_ParCSRGMRES interface
*
*****************************************************************************/
#include "headers.h"
#ifdef HYPRE_USE_PTHREADS
#include "box_pthreads.h"
#endif
/*--------------------------------------------------------------------------
* HYPRE_ParCSRGMRESInitialize
*--------------------------------------------------------------------------*/

View File

@ -9,14 +9,11 @@
/******************************************************************************
*
* HYPRE_StructPCG interface
* HYPRE_ParCSRPCG interface
*
*****************************************************************************/
#include "headers.h"
#ifdef HYPRE_USE_PTHREADS
#include "box_pthreads.h"
#endif
/*--------------------------------------------------------------------------
* HYPRE_ParCSRPCGInitialize
*--------------------------------------------------------------------------*/

View File

@ -9,14 +9,11 @@
/******************************************************************************
*
* HYPRE_StructPCG interface
* HYPRE_ParCSRGMRES interface
*
*****************************************************************************/
#include "headers.h"
#ifdef HYPRE_USE_PTHREADS
#include "box_pthreads.h"
#endif
/*--------------------------------------------------------------------------
* HYPRE_ParCSRGMRESInitialize
*--------------------------------------------------------------------------*/

View File

@ -9,14 +9,11 @@
/******************************************************************************
*
* HYPRE_StructPCG interface
* HYPRE_ParCSRPCG interface
*
*****************************************************************************/
#include "headers.h"
#ifdef HYPRE_USE_PTHREADS
#include "box_pthreads.h"
#endif
/*--------------------------------------------------------------------------
* HYPRE_ParCSRPCGInitialize
*--------------------------------------------------------------------------*/