remove #include <assert.h>, because this hasn't been needed for some time
This commit is contained in:
parent
224c53100e
commit
e0db58902a
@ -34,7 +34,7 @@
|
||||
#include "bHYPRE_IdentitySolver_Impl.h"
|
||||
#include "bHYPRE_MatrixVectorView.h"
|
||||
#include <math.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.BiCGSTAB._includes) */
|
||||
|
||||
|
||||
@ -180,7 +180,7 @@
|
||||
/* Put additional includes or other arbitrary code here... */
|
||||
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
#include "bHYPRE_IJParCSRMatrix_Impl.h"
|
||||
#include "bHYPRE_IJParCSRVector_Impl.h"
|
||||
@ -1568,7 +1568,7 @@ impl_bHYPRE_BoomerAMG_Apply(
|
||||
|
||||
bHYPREP_b = (bHYPRE_IJParCSRVector) bHYPRE_Vector__cast2(b, "bHYPRE.IJParCSRVector", _ex );
|
||||
SIDL_CHECK(*_ex);
|
||||
if ( bHYPREP_b==NULL ) hypre_assert( "Unrecognized vector type."==(char *)x );
|
||||
if ( bHYPREP_b==NULL ) hypre_assert( "Unrecognized vector type."==(char *)b );
|
||||
|
||||
datab = bHYPRE_IJParCSRVector__get_data( bHYPREP_b );
|
||||
ij_b = datab -> ij_b;
|
||||
|
||||
@ -34,7 +34,7 @@
|
||||
#include "bHYPRE_IdentitySolver_Impl.h"
|
||||
#include "bHYPRE_MatrixVectorView.h"
|
||||
#include <math.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.CGNR._includes) */
|
||||
|
||||
|
||||
@ -35,7 +35,7 @@
|
||||
#include "bHYPRE_IJParCSRMatrix_Impl.h"
|
||||
#include "bHYPRE_IJParCSRVector_Impl.h"
|
||||
#include "bHYPRE_MPICommunicator_Impl.h"
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.Euclid._includes) */
|
||||
|
||||
|
||||
@ -34,7 +34,7 @@
|
||||
#include "bHYPRE_IdentitySolver_Impl.h"
|
||||
#include "bHYPRE_MatrixVectorView.h"
|
||||
#include <math.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.GMRES._includes) */
|
||||
|
||||
|
||||
@ -53,7 +53,7 @@
|
||||
#include "bHYPRE_PCG_Impl.h"
|
||||
#include "bHYPRE_MPICommunicator_Impl.h"
|
||||
#include "bHYPRE_IdentitySolver.h"
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/*#include "mpi.h"*/
|
||||
|
||||
|
||||
@ -69,7 +69,7 @@
|
||||
#include "bHYPRE_IdentitySolver_Impl.h"
|
||||
#include "_hypre_struct_ls.h"
|
||||
#include "_hypre_sstruct_ls.h"
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
|
||||
#include "bHYPRE_MPICommunicator.h"
|
||||
|
||||
@ -45,7 +45,7 @@
|
||||
|
||||
#include "bHYPRE_MPICommunicator_Impl.h"
|
||||
#include <math.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
#include "bHYPRE_StructSMG.h"
|
||||
#include "bHYPRE_StructDiagScale.h"
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
/* Put additional includes or other arbitrary code here... */
|
||||
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
#include "bHYPRE_IJParCSRVector_Impl.h"
|
||||
#include "HYPRE_parcsr_mv.h"
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
/* Put additional includes or other arbitrary code here... */
|
||||
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
#include "_hypre_parcsr_mv.h"
|
||||
#include "bHYPRE_IJVectorView.h"
|
||||
|
||||
@ -34,7 +34,7 @@
|
||||
|
||||
|
||||
#include "_hypre_utilities.h"
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.IdentitySolver._includes) */
|
||||
|
||||
@ -34,7 +34,7 @@
|
||||
#include "bHYPRE_IdentitySolver_Impl.h"
|
||||
#include "bHYPRE_MatrixVectorView.h"
|
||||
#include <math.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.PCG._includes) */
|
||||
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
/* Put additional includes or other arbitrary code here... */
|
||||
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
#include "bHYPRE_IJParCSRMatrix.h"
|
||||
#include "bHYPRE_IJParCSRMatrix_Impl.h"
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
/* Put additional includes or other arbitrary code here... */
|
||||
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
#include "bHYPRE_IJParCSRMatrix_Impl.h"
|
||||
#include "bHYPRE_IJParCSRVector_Impl.h"
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
#include "bHYPRE_MPICommunicator_Impl.h"
|
||||
#include "bHYPRE_SStructVector_Impl.h"
|
||||
#include "bHYPRE_SStructMatrix_Impl.h"
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.SStructDiagScale._includes) */
|
||||
|
||||
@ -28,7 +28,7 @@
|
||||
/* Put additional includes or other arbitrary code here... */
|
||||
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/*#include "mpi.h"*/
|
||||
#include "HYPRE_sstruct_mv.h"
|
||||
|
||||
@ -28,7 +28,7 @@
|
||||
/* Put additional includes or other arbitrary code here... */
|
||||
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/*#include "mpi.h"*/
|
||||
#include "HYPRE_sstruct_mv.h"
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
/* Put additional includes or other arbitrary code here... */
|
||||
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/*#include "mpi.h"*/
|
||||
#include "_hypre_sstruct_mv.h"
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
/* Put additional includes or other arbitrary code here... */
|
||||
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/*#include "mpi.h"*/
|
||||
#include "_hypre_sstruct_mv.h"
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
/* Put additional includes or other arbitrary code here... */
|
||||
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/*#include "mpi.h"*/
|
||||
#include "_hypre_sstruct_mv.h"
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
/* Insert-Code-Here {bHYPRE.SStructSplit._includes} (includes and arbitrary code) */
|
||||
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
#include "bHYPRE_SStructMatrix.h"
|
||||
#include "bHYPRE_SStructMatrix_Impl.h"
|
||||
|
||||
@ -28,7 +28,7 @@
|
||||
/* Put additional includes or other arbitrary code here... */
|
||||
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/*#include "mpi.h"*/
|
||||
#include "_hypre_sstruct_mv.h"
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
/* Put additional includes or other arbitrary code here... */
|
||||
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/*#include "mpi.h"*/
|
||||
#include "_hypre_sstruct_mv.h"
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
/* Insert-Code-Here {bHYPRE.Schwarz._includes} (includes and arbitrary code) */
|
||||
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
#include "bHYPRE_IJParCSRMatrix_Impl.h"
|
||||
#include "bHYPRE_IJParCSRVector_Impl.h"
|
||||
|
||||
@ -35,7 +35,7 @@
|
||||
#include "bHYPRE_MPICommunicator_Impl.h"
|
||||
#include "bHYPRE_StructVector_Impl.h"
|
||||
#include "bHYPRE_StructMatrix_Impl.h"
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
|
||||
/* DO-NOT-DELETE splicer.end(bHYPRE.StructDiagScale._includes) */
|
||||
|
||||
@ -28,7 +28,7 @@
|
||||
/* Put additional includes or other arbitrary code here... */
|
||||
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/*#include "mpi.h"*/
|
||||
#include "HYPRE_struct_mv.h"
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
/* Insert-Code-Here {bHYPRE.StructJacobi._includes} (includes and arbitrary code) */
|
||||
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
#include "bHYPRE_StructMatrix.h"
|
||||
#include "bHYPRE_StructMatrix_Impl.h"
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
/* Put additional includes or other arbitrary code here... */
|
||||
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/*#include "mpi.h"*/
|
||||
#include "_hypre_struct_mv.h"
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
/* Put additional includes or other arbitrary code here... */
|
||||
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
#include "bHYPRE_StructMatrix.h"
|
||||
#include "bHYPRE_StructMatrix_Impl.h"
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
/* Put additional includes or other arbitrary code here... */
|
||||
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
#include "bHYPRE_StructMatrix.h"
|
||||
#include "bHYPRE_StructMatrix_Impl.h"
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
/* Put additional includes or other arbitrary code here... */
|
||||
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/*#include "mpi.h"*/
|
||||
#include "_hypre_struct_mv.h"
|
||||
|
||||
@ -26,7 +26,7 @@
|
||||
/* Put additional includes or other arbitrary code here... */
|
||||
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include "hypre_babel_exception_handler.h"
|
||||
/*#include "mpi.h"*/
|
||||
#include "_hypre_struct_mv.h"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user