Add '_hypre_' prefix to internal headers for utilities, struct, and sstruct.
This commit is contained in:
parent
403ea05783
commit
7d6b1c6158
@ -79,7 +79,7 @@
|
||||
|
||||
#include "HYPRE_parcsr_ls.h"
|
||||
#include "HYPRE.h"
|
||||
#include "utilities.h"
|
||||
#include "_hypre_utilities.h"
|
||||
#include "bHYPRE_IJParCSRMatrix.h"
|
||||
#include "bHYPRE_IJParCSRVector.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.BoomerAMG._includes) */
|
||||
|
||||
@ -28,7 +28,7 @@
|
||||
/* DO-NOT-DELETE splicer.begin(bHYPRE.ErrorHandler._includes) */
|
||||
/* Insert-Code-Here {bHYPRE.ErrorHandler._includes} (includes and arbitrary code) */
|
||||
|
||||
#include "utilities.h"
|
||||
#include "_hypre_utilities.h"
|
||||
#include "HYPRE_utilities.h"
|
||||
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.ErrorHandler._includes) */
|
||||
|
||||
@ -79,7 +79,7 @@
|
||||
|
||||
#include "HYPRE_parcsr_ls.h"
|
||||
#include "HYPRE.h"
|
||||
#include "utilities.h"
|
||||
#include "_hypre_utilities.h"
|
||||
#include "bHYPRE_IJParCSRMatrix.h"
|
||||
#include "bHYPRE_IJParCSRVector.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.Euclid._includes) */
|
||||
|
||||
@ -78,7 +78,7 @@
|
||||
|
||||
|
||||
#include "HYPRE.h"
|
||||
#include "utilities.h"
|
||||
#include "_hypre_utilities.h"
|
||||
#include "krylov.h"
|
||||
#include "HYPRE_parcsr_ls.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.HGMRES._includes) */
|
||||
|
||||
@ -96,8 +96,8 @@
|
||||
#include "bHYPRE_StructDiagScale.h"
|
||||
#include "bHYPRE_SStructDiagScale.h"
|
||||
#include "bHYPRE_IdentitySolver_Impl.h"
|
||||
#include "struct_ls.h"
|
||||
#include "sstruct_ls.h"
|
||||
#include "_hypre_struct_ls.h"
|
||||
#include "_hypre_sstruct_ls.h"
|
||||
#include <assert.h>
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
|
||||
|
||||
@ -78,7 +78,7 @@
|
||||
|
||||
|
||||
#include "HYPRE.h"
|
||||
#include "utilities.h"
|
||||
#include "_hypre_utilities.h"
|
||||
#include "krylov.h"
|
||||
#include "HYPRE_parcsr_ls.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.HPCG._includes) */
|
||||
|
||||
@ -85,7 +85,7 @@
|
||||
|
||||
#include "HYPRE_IJ_mv.h"
|
||||
#include "HYPRE.h"
|
||||
#include "utilities.h"
|
||||
#include "_hypre_utilities.h"
|
||||
#include "parcsr_ls.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.IJParCSRMatrix._includes) */
|
||||
|
||||
|
||||
@ -79,7 +79,7 @@
|
||||
|
||||
#include "HYPRE_IJ_mv.h"
|
||||
#include "HYPRE.h"
|
||||
#include "utilities.h"
|
||||
#include "_hypre_utilities.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.IJParCSRVector._includes) */
|
||||
|
||||
/*
|
||||
|
||||
@ -60,7 +60,7 @@
|
||||
|
||||
|
||||
|
||||
#include "utilities.h"
|
||||
#include "_hypre_utilities.h"
|
||||
#include <assert.h>
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
|
||||
|
||||
@ -62,7 +62,7 @@
|
||||
/* Insert-Code-Here {bHYPRE.MPICommunicator._includes} (include files) */
|
||||
|
||||
|
||||
#include "utilities.h"
|
||||
#include "_hypre_utilities.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.MPICommunicator._includes) */
|
||||
|
||||
/*
|
||||
|
||||
@ -78,7 +78,7 @@
|
||||
|
||||
|
||||
#include "HYPRE.h"
|
||||
#include "utilities.h"
|
||||
#include "_hypre_utilities.h"
|
||||
#include "bHYPRE_IJParCSRMatrix.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.ParCSRDiagScale._includes) */
|
||||
|
||||
|
||||
@ -79,7 +79,7 @@
|
||||
|
||||
#include "HYPRE_parcsr_ls.h"
|
||||
#include "HYPRE.h"
|
||||
#include "utilities.h"
|
||||
#include "_hypre_utilities.h"
|
||||
#include "bHYPRE_IJParCSRMatrix.h"
|
||||
#include "bHYPRE_IJParCSRVector.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.ParaSails._includes) */
|
||||
|
||||
@ -75,7 +75,7 @@
|
||||
|
||||
|
||||
#include "HYPRE.h"
|
||||
#include "utilities.h"
|
||||
#include "_hypre_utilities.h"
|
||||
#include "bHYPRE_SStructMatrix.h"
|
||||
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.SStructDiagScale._includes) */
|
||||
|
||||
@ -59,8 +59,8 @@
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/*#include "mpi.h"*/
|
||||
#include "HYPRE_sstruct_mv.h"
|
||||
#include "sstruct_mv.h"
|
||||
#include "utilities.h"
|
||||
#include "_hypre_sstruct_mv.h"
|
||||
#include "_hypre_utilities.h"
|
||||
#include "bHYPRE_SStructGrid_Impl.h"
|
||||
#include "bHYPRE_SStructStencil_Impl.h"
|
||||
#include "bHYPRE_MPICommunicator_Impl.h"
|
||||
|
||||
@ -59,8 +59,8 @@
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/*#include "mpi.h"*/
|
||||
#include "HYPRE_sstruct_mv.h"
|
||||
#include "sstruct_mv.h"
|
||||
#include "utilities.h"
|
||||
#include "_hypre_sstruct_mv.h"
|
||||
#include "_hypre_utilities.h"
|
||||
#include "bHYPRE_MPICommunicator_Impl.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.SStructGrid._includes) */
|
||||
|
||||
|
||||
@ -61,7 +61,7 @@
|
||||
#include <assert.h>
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/*#include "mpi.h"*/
|
||||
#include "sstruct_mv.h"
|
||||
#include "_hypre_sstruct_mv.h"
|
||||
#include "bHYPRE_SStructVector_Impl.h"
|
||||
#include "bHYPRE_SStructGraph_Impl.h"
|
||||
#include "bHYPRE_StructMatrix_Impl.h"
|
||||
|
||||
@ -61,7 +61,7 @@
|
||||
#include <assert.h>
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/*#include "mpi.h"*/
|
||||
#include "sstruct_mv.h"
|
||||
#include "_hypre_sstruct_mv.h"
|
||||
#include "bHYPRE_SStructParCSRVector_Impl.h"
|
||||
#include "bHYPRE_SStructGraph_Impl.h"
|
||||
#include "bHYPRE_IJParCSRMatrix_Impl.h"
|
||||
|
||||
@ -61,7 +61,7 @@
|
||||
#include <assert.h>
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/*#include "mpi.h"*/
|
||||
#include "sstruct_mv.h"
|
||||
#include "_hypre_sstruct_mv.h"
|
||||
#include "bHYPRE_SStructGrid_Impl.h"
|
||||
#include "bHYPRE_IJParCSRVector_Impl.h"
|
||||
#include "bHYPRE_MPICommunicator_Impl.h"
|
||||
|
||||
@ -85,7 +85,7 @@
|
||||
|
||||
#include "HYPRE_sstruct_mv.h"
|
||||
#include "HYPRE.h"
|
||||
#include "utilities.h"
|
||||
#include "_hypre_utilities.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.SStructParCSRVector._includes) */
|
||||
|
||||
/*
|
||||
|
||||
@ -65,7 +65,7 @@
|
||||
#include "bHYPRE_SStructVector.h"
|
||||
#include "bHYPRE_SStructVector_Impl.h"
|
||||
#include "HYPRE_sstruct_ls.h"
|
||||
#include "sstruct_ls.h"
|
||||
#include "_hypre_sstruct_ls.h"
|
||||
#include "bHYPRE_MPICommunicator_Impl.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.SStructSplit._includes) */
|
||||
|
||||
|
||||
@ -76,7 +76,7 @@
|
||||
|
||||
#include "HYPRE.h"
|
||||
#include "HYPRE_sstruct_ls.h"
|
||||
#include "utilities.h"
|
||||
#include "_hypre_utilities.h"
|
||||
#include "bHYPRE_SStructMatrix.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.SStructSplit._includes) */
|
||||
|
||||
|
||||
@ -58,7 +58,7 @@
|
||||
#include <assert.h>
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/*#include "mpi.h"*/
|
||||
#include "sstruct_mv.h"
|
||||
#include "_hypre_sstruct_mv.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.SStructStencil._includes) */
|
||||
|
||||
#define SIDL_IOR_MAJOR_VERSION 0
|
||||
|
||||
@ -62,7 +62,7 @@
|
||||
/* Put additional include files here... */
|
||||
|
||||
|
||||
#include "sstruct_mv.h"
|
||||
#include "_hypre_sstruct_mv.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.SStructStencil._includes) */
|
||||
|
||||
/*
|
||||
|
||||
@ -61,11 +61,11 @@
|
||||
#include <assert.h>
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/*#include "mpi.h"*/
|
||||
#include "sstruct_mv.h"
|
||||
#include "_hypre_sstruct_mv.h"
|
||||
#include "bHYPRE_SStructGrid_Impl.h"
|
||||
#include "bHYPRE_StructVector_Impl.h"
|
||||
#include "bHYPRE_MPICommunicator_Impl.h"
|
||||
#include "sstruct_mv.h"
|
||||
#include "_hypre_sstruct_mv.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.SStructVector._includes) */
|
||||
|
||||
#define SIDL_IOR_MAJOR_VERSION 0
|
||||
|
||||
@ -85,7 +85,7 @@
|
||||
|
||||
#include "HYPRE_sstruct_mv.h"
|
||||
#include "HYPRE.h"
|
||||
#include "utilities.h"
|
||||
#include "_hypre_utilities.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.SStructVector._includes) */
|
||||
|
||||
/*
|
||||
|
||||
@ -79,7 +79,7 @@
|
||||
|
||||
#include "HYPRE_parcsr_ls.h"
|
||||
#include "HYPRE.h"
|
||||
#include "utilities.h"
|
||||
#include "_hypre_utilities.h"
|
||||
#include "bHYPRE_IJParCSRMatrix.h"
|
||||
#include "bHYPRE_IJParCSRVector.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.Schwarz._includes) */
|
||||
|
||||
@ -78,7 +78,7 @@
|
||||
|
||||
|
||||
#include "HYPRE.h"
|
||||
#include "utilities.h"
|
||||
#include "_hypre_utilities.h"
|
||||
#include "bHYPRE_StructMatrix.h"
|
||||
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.StructDiagScale._includes) */
|
||||
|
||||
@ -59,7 +59,7 @@
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/*#include "mpi.h"*/
|
||||
#include "HYPRE_struct_mv.h"
|
||||
#include "utilities.h"
|
||||
#include "_hypre_utilities.h"
|
||||
#include "bHYPRE_MPICommunicator_Impl.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.StructGrid._includes) */
|
||||
|
||||
|
||||
@ -67,7 +67,7 @@
|
||||
#include "bHYPRE_StructVector.h"
|
||||
#include "bHYPRE_StructVector_Impl.h"
|
||||
#include "HYPRE_struct_ls.h"
|
||||
#include "struct_ls.h"
|
||||
#include "_hypre_struct_ls.h"
|
||||
#include "bHYPRE_MPICommunicator_Impl.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.StructJacobi._includes) */
|
||||
|
||||
|
||||
@ -79,7 +79,7 @@
|
||||
|
||||
#include "HYPRE.h"
|
||||
#include "HYPRE_struct_ls.h"
|
||||
#include "utilities.h"
|
||||
#include "_hypre_utilities.h"
|
||||
#include "bHYPRE_StructMatrix.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.StructJacobi._includes) */
|
||||
|
||||
|
||||
@ -63,7 +63,7 @@
|
||||
#include <assert.h>
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/*#include "mpi.h"*/
|
||||
#include "struct_mv.h"
|
||||
#include "_hypre_struct_mv.h"
|
||||
#include "bHYPRE_StructVector_Impl.h"
|
||||
#include "bHYPRE_StructGrid_Impl.h"
|
||||
#include "bHYPRE_StructStencil_Impl.h"
|
||||
|
||||
@ -67,7 +67,7 @@
|
||||
#include "bHYPRE_StructVector.h"
|
||||
#include "bHYPRE_StructVector_Impl.h"
|
||||
#include "HYPRE_struct_ls.h"
|
||||
#include "struct_ls.h"
|
||||
#include "_hypre_struct_ls.h"
|
||||
#include "bHYPRE_MPICommunicator_Impl.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.StructPFMG._includes) */
|
||||
|
||||
|
||||
@ -79,7 +79,7 @@
|
||||
|
||||
#include "HYPRE.h"
|
||||
#include "HYPRE_struct_ls.h"
|
||||
#include "utilities.h"
|
||||
#include "_hypre_utilities.h"
|
||||
#include "bHYPRE_StructMatrix.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.StructPFMG._includes) */
|
||||
|
||||
|
||||
@ -66,7 +66,7 @@
|
||||
#include "bHYPRE_StructMatrix_Impl.h"
|
||||
#include "bHYPRE_StructVector.h"
|
||||
#include "bHYPRE_StructVector_Impl.h"
|
||||
#include "struct_ls.h"
|
||||
#include "_hypre_struct_ls.h"
|
||||
#include "bHYPRE_MPICommunicator_Impl.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.StructSMG._includes) */
|
||||
|
||||
|
||||
@ -80,7 +80,7 @@
|
||||
#include "HYPRE.h"
|
||||
/* #include "HYPRE_parcsr_ls.h" will be needed if we use HYPRE_Solver */
|
||||
#include "HYPRE_struct_ls.h"
|
||||
#include "utilities.h"
|
||||
#include "_hypre_utilities.h"
|
||||
#include "bHYPRE_StructMatrix.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.StructSMG._includes) */
|
||||
|
||||
|
||||
@ -61,7 +61,7 @@
|
||||
#include <assert.h>
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/*#include "mpi.h"*/
|
||||
#include "struct_mv.h"
|
||||
#include "_hypre_struct_mv.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.StructStencil._includes) */
|
||||
|
||||
#define SIDL_IOR_MAJOR_VERSION 0
|
||||
|
||||
@ -62,7 +62,7 @@
|
||||
/* Put additional include files here... */
|
||||
|
||||
|
||||
#include "struct_mv.h"
|
||||
#include "_hypre_struct_mv.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.StructStencil._includes) */
|
||||
|
||||
/*
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
#include <assert.h>
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/*#include "mpi.h"*/
|
||||
#include "struct_mv.h"
|
||||
#include "_hypre_struct_mv.h"
|
||||
#include "bHYPRE_StructGrid_Impl.h"
|
||||
#include "bHYPRE_MPICommunicator_Impl.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.StructVector._includes) */
|
||||
|
||||
@ -82,7 +82,7 @@
|
||||
|
||||
#include "HYPRE_struct_mv.h"
|
||||
#include "HYPRE.h"
|
||||
#include "utilities.h"
|
||||
#include "_hypre_utilities.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.StructVector._includes) */
|
||||
|
||||
/*
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
|
||||
#include "sidl_BaseInterface.h"
|
||||
#include "sidl_Exception.h"
|
||||
#include "utilities.h"
|
||||
#include "_hypre_utilities.h"
|
||||
|
||||
/*
|
||||
Exception Handler
|
||||
|
||||
Loading…
Reference in New Issue
Block a user