dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package deal.ii dpkg-buildpackage: source version 6.1.0-4 dpkg-buildpackage: source changed by Adam C. Powell, IV dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean dh_testdir if [ -e common/Make.global_options ]; then /usr/bin/make distclean; fi if [ -e stamp-patch ]; then \ QUILT_PATCHES=debian/patches quilt pop -a -R || test $? = 2; \ rm -f stamp-patch; \ fi rm -f stamp-* rm -rf .pc dh_clean debian/rules build if [ ! -e stamp-patch ]; then \ QUILT_PATCHES=debian/patches quilt push -a || test $? = 2; \ fi Applying patch srcdir.patch patching file common/Make.global_options.in patching file doc/Makefile.in patching file doc/doxygen/Makefile.in patching file doc/doxygen/options.dox.in Applying patch metis.patch patching file aclocal.m4 patching file common/Make.global_options.in Applying patch umfpack.patch patching file aclocal.m4 Applying patch rpath.patch patching file aclocal.m4 Applying patch shlib-versions.patch patching file lac/Makefile patching file base/Makefile patching file deal.II/Makefile patching file lib/Makefile Applying patch doxygen-fixes.patch patching file doc/doxygen/options.dox.in patching file examples/step-33/doc/intro.dox Now at patch doxygen-fixes.patch touch stamp-patch dh_testdir autoconf PETSC_DIR=/usr/lib/petsc PETSC_ARCH=`petscarch` \ ./configure --prefix=/usr --disable-parser --enable-multithreading \ --enable-shared --with-metis=/usr --with-umfpack=/usr --with-blas \ --with-lapack --with-boost Configuring deal.II version 6.1.0 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu ---------------- configuring C/C++ compilers ---------------- checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc... /usr/bin/gcc checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for g++... /usr/bin/g++ C++ compiler is gcc4.3 (subversion gcc4.3.2) checking whether qualifiers in return types lead to a warning... no checking for std::advance warning... no checking whether -ggdb works... yes C compiler is gcc-4.3 checking for platform specific thread flags... -pthread checking for platform specific multi-threading defines... not necessary checking for only partly bracketed mutex initializer... no checking whether AssertThrow works with debug flags... yes checking whether AssertThrow works with optimized flags... yes checking for local computed template typedef bug... no checking for partially specialized template access control bug... no checking for template member operator instantiation bug... no checking for 1st template friend in namespace bug... no checking for 2nd template friend in namespace bug... no checking for template specialization friend bug... no checking for bug with implementing pure functions... yes. using workaround checking for template template typedef bug... no checking for address of template template function bug... no checking for nested classes are implicit friends bug... no checking for nested template class friends bug... yes. using workaround checking for member variable specialization bug... no checking for template member function specialization bug... no checking for long double optimization bug... no checking for anonymous namespace and name mangling bug... no checking for anonymous namespace and weak linkage bug... no checking for bogus warning with anonymous namespaces... no checking for SFINAE bug... no checking for template operator disambiguation bug... no checking for array assignment in conditional bug... no checking for explicit template constructor bug... no checking for warning bug with type qualifiers... yes checking for problem with -Wsynth and std::complex... no checking for __PRETTY_FUNCTION__... yes checking for std::iterator class... yes checking for std::i/ostringstream classes... yes checking for std::numeric_limits classes... yes checking for header... yes checking for header... yes checking for __builtin_expect... yes checking for __verbose_terminate_handler... yes checking for glibc-like stacktrace information... yes checking whether compiler accepts -rdynamic... yes checking for libstdc++ demangler... no checking for minimal std::vector capacity... 1 checking for minimal std::vector capacity... 32 checking for exception specifications on abort()... yes checking whether getrusage is properly declared... yes checking whether isnan is declared with debug flags... yes checking whether isnan is declared with optimized flags... yes checking for std::isfinite... yes checking for rand_r... no checking for quad vs. quad_t define... no checking for definitions of error codes in errno.h... yes checking for gethostname... yes checking for getpid... yes checking how to run the C++ preprocessor... /usr/bin/g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for bad socket functions/FPU interaction... no checking boost/shared_ptr.hpp usability... yes checking boost/shared_ptr.hpp presence... yes checking for boost/shared_ptr.hpp... yes checking boost/type_traits.hpp usability... yes checking boost/type_traits.hpp presence... yes checking for boost/type_traits.hpp... yes checking boost/tuple/tuple.hpp usability... yes checking boost/tuple/tuple.hpp presence... yes checking for boost/tuple/tuple.hpp... yes checking for boost::shared_ptr assignment operator= template buglet... no ----------------- configuring F77 compilers ----------------- checking for gfortran... /usr/bin/gfortran F77 compiler is gcc-3.2 checking for e_wsfe in -lg2c... no checking for _gfortran_allocate in -lgfortran... no -------------- configuring shared/static libs --------------- checking for ar... ar checking for ar... /usr/bin/ar checking for ranlib... ranlib checking for ranlib... /usr/bin/ranlib Function parser disabled ---------------- configuring additional libs ---------------- checking for PETSc library directory... /usr/lib/petsc checking for PETSc version... 2.3.3 checking for PETSc library architecture... linux-gnu-c-opt checking for PETSc libmpiuni library... checking for Trilinos library directory... not found checking for daxpy_ in -lblas... yes checking for HSL subroutines... none found Adding FORTRAN libraries checking for crc32 in -lz... yes checking netcdfcpp.h usability... yes checking netcdfcpp.h presence... yes checking for netcdfcpp.h... yes checking for nc_open in -lnetcdf... yes checking for NcFile::NcFile in -lnetcdf_c++... yes checking for Metis library directory... /usr checking for Metis version... checking for amd_info in -lamd... yes checking for umfpack_di_defaults in -lumfpack... yes checking for /usr/include/suitesparse/umfpack.h... yes UMFPack version: grep: /usr/README: No such file or directory checking for dgbsv_ in -llapack... yes checking for daxpy_... yes checking for dgemv_... yes checking for sgemv_... yes checking for dgeev_... yes checking for sgeev_... yes checking for dgeevx_... yes checking for sgeevx_... yes checking for dgesvd_... yes checking for sgesvd_... yes checking for dgetrf_... yes checking for sgetrf_... yes checking for dgetrs_... yes checking for sgetrs_... yes checking for dstev_... yes checking for sstev_... yes ------------------ checking compiler flags ------------------ checking for CPU to optimize for... none given or not recognized checking for consistency of CXXFLAGSG flags... yes checking for consistency of CXXFLAGSO flags... yes ---------------- configuring other programs ----------------- checking for doxygen... no checking for dot... no checking for perl... /usr/bin/perl --------------------- generating output --------------------- configure: creating ./config.status config.status: creating common/Make.global_options config.status: creating common/Makefile.template config.status: creating common/scripts/make_dependencies.pl config.status: creating Version config.status: creating doc/Makefile config.status: creating doc/doxygen/Makefile config.status: creating doc/doxygen/options.dox config.status: creating doc/doxygen/options.136 config.status: creating doc/doxygen/header.html config.status: creating doc/doxygen/header.136 config.status: creating doc/doxygen/header.tex config.status: creating base/include/base/config.h === configuring in contrib (/home/hazelsct/deal.ii-6.1.0/contrib) configure: running /bin/sh ./configure '--prefix=/usr' '--disable-parser' '--enable-multithreading' '--enable-shared' '--with-metis=/usr' '--with-umfpack=/usr' '--with-blas' '--with-lapack' '--with-boost' 'CFLAGS=-g -O2' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=-g -O2' --cache-file=/dev/null --srcdir=. ---------------- configuring contrib subdir ----------------- configure: creating ./config.status config.status: creating Makefile === configuring in utilities (/home/hazelsct/deal.ii-6.1.0/contrib/utilities) configure: running /bin/sh ./configure '--prefix=/usr' '--disable-parser' '--enable-multithreading' '--enable-shared' '--with-metis=/usr' '--with-umfpack=/usr' '--with-blas' '--with-lapack' '--with-boost' 'CFLAGS=-g -O2' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=-g -O2' --cache-file=/dev/null --srcdir=. configure: creating ./config.status config.status: creating Makefile ------------------------------------------------------------- The deal.II library is now configured. In order to compile it and to generate the documentation, just call 'make' without arguments for a list of options. For more information, see the doc/readme.html file. ------------------------------------------------------------- WARNING: During configuration, no version of the doxygen WARNING: documentation generation program could be found. WARNING: You can still use the library, but you won't be WARNING: able to generate API documentation locally on WARNING: your machine. It is available for download, WARNING: however. touch stamp-configure dh_testdir /usr/bin/make all make[1]: Entering directory `/home/hazelsct/deal.ii-6.1.0' cd /home/hazelsct/deal.ii-6.1.0/common/scripts && /usr/bin/make make_dependencies make[2]: Entering directory `/home/hazelsct/deal.ii-6.1.0/common/scripts' ============================ Compiling make_dependencies make[2]: Leaving directory `/home/hazelsct/deal.ii-6.1.0/common/scripts' cd /home/hazelsct/deal.ii-6.1.0/common/scripts && /usr/bin/make expand_instantiations make[2]: Entering directory `/home/hazelsct/deal.ii-6.1.0/common/scripts' ============================ Compiling expand_instantiations /usr/include/c++/4.3/bits/stl_pair.h: In function 'void process_instantiations()': /usr/include/c++/4.3/bits/stl_pair.h:73: warning: inlining failed in call to 'std::pair, std::allocator >, std::basic_string, std::allocator > >::~pair()': call is unlikely and code size would grow expand_instantiations.cc:386: warning: called from here make[2]: Leaving directory `/home/hazelsct/deal.ii-6.1.0/common/scripts' cd /home/hazelsct/deal.ii-6.1.0/base && /usr/bin/make Makefile.dep make[2]: Entering directory `/home/hazelsct/deal.ii-6.1.0/base' Makefile:112: Makefile.dep: No such file or directory ============================ Remaking base/Makefile make[2]: Leaving directory `/home/hazelsct/deal.ii-6.1.0/base' make[2]: Entering directory `/home/hazelsct/deal.ii-6.1.0/base' make[2]: `Makefile.dep' is up to date. make[2]: Leaving directory `/home/hazelsct/deal.ii-6.1.0/base' cd /home/hazelsct/deal.ii-6.1.0/lac && /usr/bin/make Makefile.dep make[2]: Entering directory `/home/hazelsct/deal.ii-6.1.0/lac' Makefile:138: Makefile.dep: No such file or directory =====lac============================= block_vector.inst =====lac============================= full_matrix.inst =====lac============================= precondition_block.inst =====lac============================= sparse_matrix.inst =====lac============================= vector.inst =====lac============================= vector_memory.inst ===================================== Remaking lac/Makefile make[2]: Leaving directory `/home/hazelsct/deal.ii-6.1.0/lac' make[2]: Entering directory `/home/hazelsct/deal.ii-6.1.0/lac' make[2]: `Makefile.dep' is up to date. make[2]: Leaving directory `/home/hazelsct/deal.ii-6.1.0/lac' cd /home/hazelsct/deal.ii-6.1.0/deal.II && /usr/bin/make Makefile.dep make[2]: Entering directory `/home/hazelsct/deal.ii-6.1.0/deal.II' Makefile:213: Makefile.dep: No such file or directory =====deal.II========================= vectors.inst ===================================== Remaking deal.II/Makefile make[2]: Leaving directory `/home/hazelsct/deal.ii-6.1.0/deal.II' make[2]: Entering directory `/home/hazelsct/deal.ii-6.1.0/deal.II' make[2]: `Makefile.dep' is up to date. make[2]: Leaving directory `/home/hazelsct/deal.ii-6.1.0/deal.II' cd /home/hazelsct/deal.ii-6.1.0/lib && /usr/bin/make external-links make[2]: Entering directory `/home/hazelsct/deal.ii-6.1.0/lib' ======================debug============= Linking library: libpetscall.g.so ======================optimized========= Linking library: libpetscall.so make[2]: Leaving directory `/home/hazelsct/deal.ii-6.1.0/lib' make[2]: Entering directory `/home/hazelsct/deal.ii-6.1.0/contrib' make[2]: Nothing to be done for `functionparser'. make[2]: Leaving directory `/home/hazelsct/deal.ii-6.1.0/contrib' cd /home/hazelsct/deal.ii-6.1.0/contrib && /usr/bin/make make[2]: Entering directory `/home/hazelsct/deal.ii-6.1.0/contrib' make[2]: Nothing to be done for `default'. make[2]: Leaving directory `/home/hazelsct/deal.ii-6.1.0/contrib' cd /home/hazelsct/deal.ii-6.1.0/base && /usr/bin/make libg make[2]: Entering directory `/home/hazelsct/deal.ii-6.1.0/base' =====base=============debug========== auto_derivative_function.cc /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'double& dealii::Tensor<1, dim>::operator[](unsigned int) [with int dim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'Number& dealii::Vector::operator()(unsigned int) [with Number = double]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:970: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'double& dealii::Tensor<1, dim>::operator[](unsigned int) [with int dim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'double& dealii::Tensor<1, dim>::operator[](unsigned int) [with int dim = 1]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static typename dealii::AutoDerivativeFunction::DifferenceFormula dealii::AutoDerivativeFunction::get_formula_of_order(unsigned int) [with int dim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:333: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static typename dealii::AutoDerivativeFunction::DifferenceFormula dealii::AutoDerivativeFunction::get_formula_of_order(unsigned int) [with int dim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:333: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static typename dealii::AutoDerivativeFunction::DifferenceFormula dealii::AutoDerivativeFunction::get_formula_of_order(unsigned int) [with int dim = 1]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:333: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'dealii::Vector& dealii::Vector::operator=(Number) [with Number = double]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:828: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcMessage::~ExcMessage() throw ()': call is unlikely and code size would grow /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:895: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:739: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcEmptyObject::~ExcEmptyObject() throw ()': call is unlikely and code size would grow /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:899: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::Vector::reinit(unsigned int, bool) [with Number = double]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:586: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcOutOfMemory::~ExcOutOfMemory() throw ()': call is unlikely and code size would grow /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:881: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:586: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcOutOfMemory::~ExcOutOfMemory() throw ()': call is unlikely and code size would grow /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:881: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:893: warning: inlining failed in call to 'dealii::Vector& dealii::Vector::operator=(Number) [with Number = double]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:886: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In constructor 'dealii::Vector::Vector(unsigned int) [with Number = double]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:586: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcOutOfMemory::~ExcOutOfMemory() throw ()': call is unlikely and code size would grow /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:881: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:586: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcOutOfMemory::~ExcOutOfMemory() throw ()': call is unlikely and code size would grow /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:881: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:893: warning: inlining failed in call to 'dealii::Vector& dealii::Vector::operator=(Number) [with Number = double]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:886: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::AutoDerivativeFunction::vector_gradient_list(const std::vector, std::allocator > >&, std::vector, std::allocator > >, std::allocator, std::allocator > > > >&) const [with int dim = 1]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:260: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:263: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/auto_derivative_function.h:250: warning: inlining failed in call to 'virtual dealii::AutoDerivativeFunction<1>::ExcInvalidFormula::~ExcInvalidFormula() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:316: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::AutoDerivativeFunction::gradient_list(const std::vector, std::allocator > >&, std::vector, std::allocator > >&, unsigned int) const [with int dim = 1]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:199: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/auto_derivative_function.h:250: warning: inlining failed in call to 'virtual dealii::AutoDerivativeFunction<1>::ExcInvalidFormula::~ExcInvalidFormula() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:248: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::AutoDerivativeFunction::set_h(double) [with int dim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::AutoDerivativeFunction::vector_gradient_list(const std::vector, std::allocator > >&, std::vector, std::allocator > >, std::allocator, std::allocator > > > >&) const [with int dim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:260: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:263: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/auto_derivative_function.h:250: warning: inlining failed in call to 'virtual dealii::AutoDerivativeFunction<3>::ExcInvalidFormula::~ExcInvalidFormula() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:316: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::AutoDerivativeFunction::gradient_list(const std::vector, std::allocator > >&, std::vector, std::allocator > >&, unsigned int) const [with int dim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:199: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/auto_derivative_function.h:250: warning: inlining failed in call to 'virtual dealii::AutoDerivativeFunction<3>::ExcInvalidFormula::~ExcInvalidFormula() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:248: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::AutoDerivativeFunction::vector_gradient_list(const std::vector, std::allocator > >&, std::vector, std::allocator > >, std::allocator, std::allocator > > > >&) const [with int dim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:260: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:263: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/auto_derivative_function.h:250: warning: inlining failed in call to 'virtual dealii::AutoDerivativeFunction<2>::ExcInvalidFormula::~ExcInvalidFormula() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:316: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::AutoDerivativeFunction::gradient_list(const std::vector, std::allocator > >&, std::vector, std::allocator > >&, unsigned int) const [with int dim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:199: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/auto_derivative_function.h:250: warning: inlining failed in call to 'virtual dealii::AutoDerivativeFunction<2>::ExcInvalidFormula::~ExcInvalidFormula() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:248: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'dealii::Tensor<1, dim> dealii::AutoDerivativeFunction::gradient(const dealii::Point&, unsigned int) const [with int dim = 1]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/auto_derivative_function.h:250: warning: inlining failed in call to 'virtual dealii::AutoDerivativeFunction<1>::ExcInvalidFormula::~ExcInvalidFormula() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:110: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::AutoDerivativeFunction::set_h(double) [with int dim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::AutoDerivativeFunction::set_h(double) [with int dim = 1]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'dealii::Tensor<1, dim> dealii::AutoDerivativeFunction::gradient(const dealii::Point&, unsigned int) const [with int dim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/auto_derivative_function.h:250: warning: inlining failed in call to 'virtual dealii::AutoDerivativeFunction<3>::ExcInvalidFormula::~ExcInvalidFormula() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:110: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'dealii::Tensor<1, dim> dealii::AutoDerivativeFunction::gradient(const dealii::Point&, unsigned int) const [with int dim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/auto_derivative_function.h:250: warning: inlining failed in call to 'virtual dealii::AutoDerivativeFunction<2>::ExcInvalidFormula::~ExcInvalidFormula() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:110: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::AutoDerivativeFunction::vector_gradient(const dealii::Point&, std::vector, std::allocator > >&) const [with int dim = 1]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:122: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:130: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:130: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:968: warning: inlining failed in call to 'Number& dealii::Vector::operator()(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:139: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:968: warning: inlining failed in call to 'Number& dealii::Vector::operator()(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:139: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:141: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:141: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:147: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:147: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:968: warning: inlining failed in call to 'Number& dealii::Vector::operator()(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:157: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:968: warning: inlining failed in call to 'Number& dealii::Vector::operator()(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:157: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:159: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:159: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:166: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:166: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:167: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:167: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:968: warning: inlining failed in call to 'Number& dealii::Vector::operator()(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:181: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:968: warning: inlining failed in call to 'Number& dealii::Vector::operator()(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:181: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:968: warning: inlining failed in call to 'Number& dealii::Vector::operator()(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:181: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:970: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:183: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:183: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:183: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:183: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/auto_derivative_function.h:250: warning: inlining failed in call to 'virtual dealii::AutoDerivativeFunction<1>::ExcInvalidFormula::~ExcInvalidFormula() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:187: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::AutoDerivativeFunction::vector_gradient(const dealii::Point&, std::vector, std::allocator > >&) const [with int dim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:122: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:130: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:130: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:970: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:970: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:141: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:141: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:147: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:147: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:970: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:970: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:159: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:159: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:166: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:166: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:167: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:167: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:970: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:970: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:970: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:970: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:183: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:183: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:183: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:183: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/auto_derivative_function.h:250: warning: inlining failed in call to 'virtual dealii::AutoDerivativeFunction<3>::ExcInvalidFormula::~ExcInvalidFormula() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:187: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::AutoDerivativeFunction::vector_gradient(const dealii::Point&, std::vector, std::allocator > >&) const [with int dim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:122: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:130: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:130: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:970: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:970: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:141: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:141: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:147: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:147: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:968: warning: inlining failed in call to 'Number& dealii::Vector::operator()(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:157: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:968: warning: inlining failed in call to 'Number& dealii::Vector::operator()(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:157: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:159: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:159: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:166: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:166: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:167: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:841: warning: inlining failed in call to 'dealii::Vector::Vector(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:167: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:968: warning: inlining failed in call to 'Number& dealii::Vector::operator()(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:181: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:968: warning: inlining failed in call to 'Number& dealii::Vector::operator()(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:181: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:968: warning: inlining failed in call to 'Number& dealii::Vector::operator()(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:181: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:968: warning: inlining failed in call to 'Number& dealii::Vector::operator()(unsigned int) [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:181: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:183: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:183: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:183: warning: called from here /home/hazelsct/deal.ii-6.1.0/lac/include/lac/vector.h:854: warning: inlining failed in call to 'dealii::Vector::~Vector() [with Number = double]': --param inline-unit-growth limit reached source/auto_derivative_function.cc:183: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/auto_derivative_function.h:250: warning: inlining failed in call to 'virtual dealii::AutoDerivativeFunction<2>::ExcInvalidFormula::~ExcInvalidFormula() throw ()': call is unlikely and code size would grow source/auto_derivative_function.cc:187: warning: called from here =====base=============debug========== conditional_ostream.cc =====base=============debug========== config.cc =====base=============debug========== convergence_table.cc /home/hazelsct/deal.ii-6.1.0/base/include/base/table_handler.h: In member function 'void dealii::ConvergenceTable::omit_column_from_convergence_rate_evaluation(const std::string&)': /home/hazelsct/deal.ii-6.1.0/base/include/base/table_handler.h:351: warning: inlining failed in call to 'virtual dealii::TableHandler::ExcColumnNotExistent::~ExcColumnNotExistent() throw ()': call is unlikely and code size would grow source/convergence_table.cc:194: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/convergence_table.h: In member function 'void dealii::ConvergenceTable::evaluate_convergence_rates(const std::string&, dealii::ConvergenceTable::RateMode)': /home/hazelsct/deal.ii-6.1.0/base/include/base/convergence_table.h:237: warning: inlining failed in call to 'virtual dealii::ConvergenceTable::ExcWrongValueType::~ExcWrongValueType() throw ()': call is unlikely and code size would grow source/convergence_table.cc:140: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/convergence_table.h:242: warning: inlining failed in call to 'virtual dealii::ConvergenceTable::ExcRateColumnAlreadyExists::~ExcRateColumnAlreadyExists() throw ()': call is unlikely and code size would grow source/convergence_table.cc:150: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/convergence_table.h:242: warning: inlining failed in call to 'virtual dealii::ConvergenceTable::ExcRateColumnAlreadyExists::~ExcRateColumnAlreadyExists() throw ()': call is unlikely and code size would grow source/convergence_table.cc:160: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/convergence_table.cc:172: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_handler.h: In member function 'void dealii::ConvergenceTable::evaluate_convergence_rates(const std::string&, const std::string&, dealii::ConvergenceTable::RateMode)': /home/hazelsct/deal.ii-6.1.0/base/include/base/table_handler.h:351: warning: inlining failed in call to 'virtual dealii::TableHandler::ExcColumnNotExistent::~ExcColumnNotExistent() throw ()': call is unlikely and code size would grow source/convergence_table.cc:28: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_handler.h:351: warning: inlining failed in call to 'virtual dealii::TableHandler::ExcColumnNotExistent::~ExcColumnNotExistent() throw ()': call is unlikely and code size would grow source/convergence_table.cc:30: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/convergence_table.cc:42: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/convergence_table.h:237: warning: inlining failed in call to 'virtual dealii::ConvergenceTable::ExcWrongValueType::~ExcWrongValueType() throw ()': call is unlikely and code size would grow source/convergence_table.cc:58: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/convergence_table.h:237: warning: inlining failed in call to 'virtual dealii::ConvergenceTable::ExcWrongValueType::~ExcWrongValueType() throw ()': call is unlikely and code size would grow source/convergence_table.cc:70: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/convergence_table.h:242: warning: inlining failed in call to 'dealii::ConvergenceTable::ExcRateColumnAlreadyExists::ExcRateColumnAlreadyExists(std::string)': call is unlikely and code size would grow source/convergence_table.cc:79: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/convergence_table.h:242: warning: inlining failed in call to 'virtual dealii::ConvergenceTable::ExcRateColumnAlreadyExists::~ExcRateColumnAlreadyExists() throw ()': call is unlikely and code size would grow source/convergence_table.cc:79: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/convergence_table.h:242: warning: inlining failed in call to 'virtual dealii::ConvergenceTable::ExcRateColumnAlreadyExists::~ExcRateColumnAlreadyExists() throw ()': call is unlikely and code size would grow source/convergence_table.cc:79: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/convergence_table.h:242: warning: inlining failed in call to 'dealii::ConvergenceTable::ExcRateColumnAlreadyExists::ExcRateColumnAlreadyExists(std::string)': call is unlikely and code size would grow source/convergence_table.cc:89: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/convergence_table.h:242: warning: inlining failed in call to 'virtual dealii::ConvergenceTable::ExcRateColumnAlreadyExists::~ExcRateColumnAlreadyExists() throw ()': call is unlikely and code size would grow source/convergence_table.cc:89: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/convergence_table.h:242: warning: inlining failed in call to 'virtual dealii::ConvergenceTable::ExcRateColumnAlreadyExists::~ExcRateColumnAlreadyExists() throw ()': call is unlikely and code size would grow source/convergence_table.cc:89: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/convergence_table.cc:98: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/convergence_table.cc:98: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/convergence_table.cc:101: warning: called from here =====base=============debug========== data_out_base.cc In file included from /usr/lib/openmpi/include/openmpi/ompi/mpi/cxx/mpicxx.h:247, from /usr/lib/openmpi/include/mpi.h:1795, from /usr/lib/petsc/include/petsc.h:138, from /usr/lib/petsc/include/petscis.h:7, from /usr/lib/petsc/include/petscvec.h:9, from /home/hazelsct/deal.ii-6.1.0/base/include/base/utilities.h:24, from source/data_out_base.cc:32: /usr/lib/openmpi/include/openmpi/ompi/mpi/cxx/comm_inln.h:636: warning: unused parameter 'oldcomm' /usr/lib/openmpi/include/openmpi/ompi/mpi/cxx/comm_inln.h:636: warning: unused parameter 'comm_keyval' /usr/lib/openmpi/include/openmpi/ompi/mpi/cxx/comm_inln.h:636: warning: unused parameter 'extra_state' /usr/lib/openmpi/include/openmpi/ompi/mpi/cxx/comm_inln.h:636: warning: unused parameter 'attribute_val_in' /usr/lib/openmpi/include/openmpi/ompi/mpi/cxx/comm_inln.h:636: warning: unused parameter 'attribute_val_out' /usr/lib/openmpi/include/openmpi/ompi/mpi/cxx/comm_inln.h:662: warning: unused parameter 'comm' /usr/lib/openmpi/include/openmpi/ompi/mpi/cxx/comm_inln.h:662: warning: unused parameter 'comm_keyval' /usr/lib/openmpi/include/openmpi/ompi/mpi/cxx/comm_inln.h:662: warning: unused parameter 'attribute_val' /usr/lib/openmpi/include/openmpi/ompi/mpi/cxx/comm_inln.h:662: warning: unused parameter 'extra_state' /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::DataOutBase::EpsFlags::parse_parameters(const dealii::ParameterHandler&)': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'dealii::StandardExceptions::ExcInternalError::ExcInternalError()': call is unlikely and code size would grow source/data_out_base.cc:1433: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1433: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1433: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static dealii::DataOutBase::OutputFormat dealii::DataOutBase::parse_output_format(const std::string&)': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:828: warning: inlining failed in call to 'dealii::StandardExceptions::ExcMessage::ExcMessage(const char*)': call is unlikely and code size would grow source/data_out_base.cc:1590: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:828: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcMessage::~ExcMessage() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1590: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:828: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcMessage::~ExcMessage() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1590: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'double dealii::Point::operator()(unsigned int) const [with int dim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:248: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'double dealii::Tensor<1, dim>::operator[](unsigned int) const [with int dim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'double& dealii::Tensor<1, dim>::operator[](unsigned int) [with int dim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In constructor 'dealii::DataOutBase::Patch::Patch() [with int dim = 3, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:982: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:745: warning: inlining failed in call to 'virtual dealii::Table<2, float>::~Table()': --param inline-unit-growth limit reached source/data_out_base.cc:982: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In constructor 'dealii::DataOutBase::Patch::Patch() [with int dim = 3, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:982: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:745: warning: inlining failed in call to 'virtual dealii::Table<2, float>::~Table()': --param inline-unit-growth limit reached source/data_out_base.cc:982: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In constructor 'dealii::DataOutBase::Patch::Patch() [with int dim = 4, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:982: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:745: warning: inlining failed in call to 'virtual dealii::Table<2, float>::~Table()': --param inline-unit-growth limit reached source/data_out_base.cc:982: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In constructor 'dealii::DataOutBase::Patch::Patch() [with int dim = 4, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:982: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:745: warning: inlining failed in call to 'virtual dealii::Table<2, float>::~Table()': --param inline-unit-growth limit reached source/data_out_base.cc:982: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'double& dealii::Tensor<1, dim>::operator[](unsigned int) [with int dim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'double dealii::Tensor<1, dim>::operator[](unsigned int) const [with int dim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'double& dealii::Tensor<1, dim>::operator[](unsigned int) [with int dim = 1]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'double dealii::Tensor<1, dim>::operator[](unsigned int) const [with int dim = 1]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'double dealii::Tensor<1, dim>::operator[](unsigned int) const [with int dim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'double dealii::Point::operator()(unsigned int) const [with int dim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:248: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'double& dealii::Tensor<1, dim>::operator[](unsigned int) [with int dim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:258: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:258: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'double dealii::Point::operator()(unsigned int) const [with int dim = 1]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:248: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'double& dealii::Point::operator()(unsigned int) [with int dim = 1]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:258: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'double dealii::Point::operator()(unsigned int) const [with int dim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:248: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::DataOutInterface::set_default_format(dealii::DataOutBase::OutputFormat) [with int dim = 4, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4252: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::DataOutInterface::set_default_format(dealii::DataOutBase::OutputFormat) [with int dim = 3, int spacedim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4252: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::DataOutInterface::set_default_format(dealii::DataOutBase::OutputFormat) [with int dim = 2, int spacedim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4252: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::DataOutInterface::set_default_format(dealii::DataOutBase::OutputFormat) [with int dim = 1, int spacedim = 1]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4252: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::DataOutInterface::set_default_format(dealii::DataOutBase::OutputFormat) [with int dim = 2, int spacedim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4252: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::DataOutInterface::set_default_format(dealii::DataOutBase::OutputFormat) [with int dim = 1, int spacedim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4252: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::DataOutInterface::set_default_format(dealii::DataOutBase::OutputFormat) [with int dim = 3, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4252: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static std::pair dealii::DataOutBase::determine_intermediate_format_dimensions(std::istream&)': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4013: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h: In static member function 'static void dealii::DataOutBase::DXFlags::declare_parameters(dealii::ParameterHandler&)': /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:696: warning: inlining failed in call to 'virtual dealii::Patterns::Bool::~Bool()': --param inline-unit-growth limit reached source/data_out_base.cc:1077: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:426: warning: inlining failed in call to 'virtual dealii::Patterns::Selection::~Selection()': --param inline-unit-growth limit reached source/data_out_base.cc:1082: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:426: warning: inlining failed in call to 'virtual dealii::Patterns::Selection::~Selection()': --param inline-unit-growth limit reached source/data_out_base.cc:1087: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:426: warning: inlining failed in call to 'virtual dealii::Patterns::Selection::~Selection()': --param inline-unit-growth limit reached source/data_out_base.cc:1092: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h: In static member function 'static void dealii::DataOutBase::EpsFlags::declare_parameters(dealii::ParameterHandler&)': /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:179: warning: inlining failed in call to 'virtual dealii::Patterns::Integer::~Integer()': call is unlikely and code size would grow source/data_out_base.cc:1358: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:179: warning: inlining failed in call to 'virtual dealii::Patterns::Integer::~Integer()': call is unlikely and code size would grow source/data_out_base.cc:1362: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:426: warning: inlining failed in call to 'virtual dealii::Patterns::Selection::~Selection()': --param inline-unit-growth limit reached source/data_out_base.cc:1366: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:179: warning: inlining failed in call to 'virtual dealii::Patterns::Integer::~Integer()': call is unlikely and code size would grow source/data_out_base.cc:1370: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:696: warning: inlining failed in call to 'virtual dealii::Patterns::Bool::~Bool()': --param inline-unit-growth limit reached source/data_out_base.cc:1389: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:696: warning: inlining failed in call to 'virtual dealii::Patterns::Bool::~Bool()': --param inline-unit-growth limit reached source/data_out_base.cc:1394: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:696: warning: inlining failed in call to 'virtual dealii::Patterns::Bool::~Bool()': --param inline-unit-growth limit reached source/data_out_base.cc:1397: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:426: warning: inlining failed in call to 'virtual dealii::Patterns::Selection::~Selection()': --param inline-unit-growth limit reached source/data_out_base.cc:1401: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h: In static member function 'static void dealii::DataOutInterface::declare_parameters(dealii::ParameterHandler&) [with int dim = 4, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:426: warning: inlining failed in call to 'virtual dealii::Patterns::Selection::~Selection()': --param inline-unit-growth limit reached source/data_out_base.cc:4356: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:179: warning: inlining failed in call to 'virtual dealii::Patterns::Integer::~Integer()': call is unlikely and code size would grow source/data_out_base.cc:4359: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h: In static member function 'static void dealii::DataOutInterface::declare_parameters(dealii::ParameterHandler&) [with int dim = 2, int spacedim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:426: warning: inlining failed in call to 'virtual dealii::Patterns::Selection::~Selection()': --param inline-unit-growth limit reached source/data_out_base.cc:4356: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:179: warning: inlining failed in call to 'virtual dealii::Patterns::Integer::~Integer()': call is unlikely and code size would grow source/data_out_base.cc:4359: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h: In static member function 'static void dealii::DataOutInterface::declare_parameters(dealii::ParameterHandler&) [with int dim = 3, int spacedim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:426: warning: inlining failed in call to 'virtual dealii::Patterns::Selection::~Selection()': --param inline-unit-growth limit reached source/data_out_base.cc:4356: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:179: warning: inlining failed in call to 'virtual dealii::Patterns::Integer::~Integer()': call is unlikely and code size would grow source/data_out_base.cc:4359: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h: In static member function 'static void dealii::DataOutInterface::declare_parameters(dealii::ParameterHandler&) [with int dim = 2, int spacedim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:426: warning: inlining failed in call to 'virtual dealii::Patterns::Selection::~Selection()': --param inline-unit-growth limit reached source/data_out_base.cc:4356: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:179: warning: inlining failed in call to 'virtual dealii::Patterns::Integer::~Integer()': call is unlikely and code size would grow source/data_out_base.cc:4359: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h: In static member function 'static void dealii::DataOutInterface::declare_parameters(dealii::ParameterHandler&) [with int dim = 1, int spacedim = 1]': /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:426: warning: inlining failed in call to 'virtual dealii::Patterns::Selection::~Selection()': --param inline-unit-growth limit reached source/data_out_base.cc:4356: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:179: warning: inlining failed in call to 'virtual dealii::Patterns::Integer::~Integer()': call is unlikely and code size would grow source/data_out_base.cc:4359: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h: In static member function 'static void dealii::DataOutInterface::declare_parameters(dealii::ParameterHandler&) [with int dim = 3, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:426: warning: inlining failed in call to 'virtual dealii::Patterns::Selection::~Selection()': --param inline-unit-growth limit reached source/data_out_base.cc:4356: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:179: warning: inlining failed in call to 'virtual dealii::Patterns::Integer::~Integer()': call is unlikely and code size would grow source/data_out_base.cc:4359: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h: In static member function 'static void dealii::DataOutInterface::declare_parameters(dealii::ParameterHandler&) [with int dim = 1, int spacedim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:426: warning: inlining failed in call to 'virtual dealii::Patterns::Selection::~Selection()': --param inline-unit-growth limit reached source/data_out_base.cc:4356: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/parameter_handler.h:179: warning: inlining failed in call to 'virtual dealii::Patterns::Integer::~Integer()': call is unlikely and code size would grow source/data_out_base.cc:4359: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_cells(const std::vector, std::allocator > >&, STREAM&) [with int dim = 4, int spacedim = 4, STREAM = dealii::::UcdStream]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1690: warning: called from here source/data_out_base.cc:844: warning: array subscript is above array bounds /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_cells(const std::vector, std::allocator > >&, STREAM&) [with int dim = 4, int spacedim = 4, STREAM = dealii::::TecplotStream]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1690: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_cells(const std::vector, std::allocator > >&, STREAM&) [with int dim = 4, int spacedim = 4, STREAM = dealii::::GmvStream]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1690: warning: called from here source/data_out_base.cc:718: warning: array subscript is above array bounds /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::::GmvStream::write_point(unsigned int, const dealii::Point&) [with int dim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:706: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotInitialized::~ExcNotInitialized() throw ()': call is unlikely and code size would grow source/data_out_base.cc:700: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:248: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::::TecplotStream::write_point(unsigned int, const dealii::Point&) [with int dim = 1]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:706: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotInitialized::~ExcNotInitialized() throw ()': call is unlikely and code size would grow source/data_out_base.cc:753: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:248: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::::GmvStream::write_point(unsigned int, const dealii::Point&) [with int dim = 1]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:706: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotInitialized::~ExcNotInitialized() throw ()': call is unlikely and code size would grow source/data_out_base.cc:700: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:248: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_cells(const std::vector, std::allocator > >&, STREAM&) [with int dim = 4, int spacedim = 4, STREAM = dealii::::VtkStream]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1690: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_gnuplot(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::GnuplotFlags&, std::ostream&) [with int dim = 4, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:2131: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2131: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2131: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2133: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2173: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2196: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2203: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2329: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:2335: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2335: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2335: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::::TecplotStream::write_point(unsigned int, const dealii::Point&) [with int dim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:706: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotInitialized::~ExcNotInitialized() throw ()': call is unlikely and code size would grow source/data_out_base.cc:753: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:248: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In function 'std::ostream& dealii::operator<<(std::ostream&, const dealii::Point&) [with int dim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h: In member function 'void dealii::::VtkStream::write_point(unsigned int, const dealii::Point&) [with int dim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:371: warning: inlining failed in call to 'std::ostream& dealii::operator<<(std::ostream&, const dealii::Point&) [with int dim = 2]': --param inline-unit-growth limit reached source/data_out_base.cc:880: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::::TecplotStream::write_point(unsigned int, const dealii::Point&) [with int dim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:706: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotInitialized::~ExcNotInitialized() throw ()': call is unlikely and code size would grow source/data_out_base.cc:753: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:248: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::::GmvStream::write_point(unsigned int, const dealii::Point&) [with int dim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:706: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotInitialized::~ExcNotInitialized() throw ()': call is unlikely and code size would grow source/data_out_base.cc:700: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:248: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::::UcdStream::write_point(unsigned int, const dealii::Point&) [with int dim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:248: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::::UcdStream::write_point(unsigned int, const dealii::Point&) [with int dim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:248: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_cells(const std::vector, std::allocator > >&, STREAM&) [with int dim = 4, int spacedim = 4, STREAM = dealii::::DXStream]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1690: warning: called from here source/data_out_base.cc:659: warning: array subscript is above array bounds /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::::DXStream::write_point(unsigned int, const dealii::Point&) [with int dim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:248: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:248: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::::DXStream::write_point(unsigned int, const dealii::Point&) [with int dim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:248: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:248: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In function 'std::ostream& dealii::operator<<(std::ostream&, const dealii::DataOutBase::Patch&) [with int dim = 2, int spacedim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2297: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2297: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2297: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:357: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor::ExcIndexRange::~ExcIndexRange() throw () [with int N = 2, T = float, bool C = true]': call is unlikely and code size would grow /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_deal_II_intermediate(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::Deal_II_IntermediateFlags&, std::ostream&) [with int dim = 2, int spacedim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:3973: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3973: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3973: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h: In function 'std::ostream& dealii::operator<<(std::ostream&, const dealii::DataOutBase::Patch&) [with int dim = 2, int spacedim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:371: warning: inlining failed in call to 'std::ostream& dealii::operator<<(std::ostream&, const dealii::Point&) [with int dim = 2]': --param inline-unit-growth limit reached source/data_out_base.cc:4700: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2297: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2297: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2297: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:357: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor::ExcIndexRange::~ExcIndexRange() throw () [with int N = 2, T = float, bool C = true]': call is unlikely and code size would grow /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_deal_II_intermediate(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::Deal_II_IntermediateFlags&, std::ostream&) [with int dim = 2, int spacedim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:3973: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3973: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3973: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In function 'std::ostream& dealii::operator<<(std::ostream&, const dealii::DataOutBase::Patch&) [with int dim = 1, int spacedim = 1]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2297: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2297: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2297: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:357: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor::ExcIndexRange::~ExcIndexRange() throw () [with int N = 2, T = float, bool C = true]': call is unlikely and code size would grow /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_deal_II_intermediate(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::Deal_II_IntermediateFlags&, std::ostream&) [with int dim = 1, int spacedim = 1]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:3973: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3973: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3973: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In function 'std::ostream& dealii::operator<<(std::ostream&, const dealii::DataOutBase::Patch&) [with int dim = 3, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2297: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2297: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2297: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:357: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor::ExcIndexRange::~ExcIndexRange() throw () [with int N = 2, T = float, bool C = true]': call is unlikely and code size would grow /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_deal_II_intermediate(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::Deal_II_IntermediateFlags&, std::ostream&) [with int dim = 3, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:3973: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3973: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3973: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In function 'std::ostream& dealii::operator<<(std::ostream&, const dealii::DataOutBase::Patch&) [with int dim = 4, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2297: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2297: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2297: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:357: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor::ExcIndexRange::~ExcIndexRange() throw () [with int N = 2, T = float, bool C = true]': call is unlikely and code size would grow /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_deal_II_intermediate(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::Deal_II_IntermediateFlags&, std::ostream&) [with int dim = 4, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:3973: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3973: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3973: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h: In function 'std::ostream& dealii::operator<<(std::ostream&, const dealii::DataOutBase::Patch&) [with int dim = 1, int spacedim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:371: warning: inlining failed in call to 'std::ostream& dealii::operator<<(std::ostream&, const dealii::Point&) [with int dim = 2]': --param inline-unit-growth limit reached source/data_out_base.cc:4700: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2297: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2297: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2297: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:357: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor::ExcIndexRange::~ExcIndexRange() throw () [with int N = 2, T = float, bool C = true]': call is unlikely and code size would grow /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_deal_II_intermediate(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::Deal_II_IntermediateFlags&, std::ostream&) [with int dim = 1, int spacedim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:3973: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3973: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3973: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In function 'std::ostream& dealii::operator<<(std::ostream&, const dealii::DataOutBase::Patch&) [with int dim = 3, int spacedim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2297: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2297: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2297: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:357: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor::ExcIndexRange::~ExcIndexRange() throw () [with int N = 2, T = float, bool C = true]': call is unlikely and code size would grow /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_deal_II_intermediate(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::Deal_II_IntermediateFlags&, std::ostream&) [with int dim = 3, int spacedim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:3973: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3973: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3973: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'unsigned int dealii::Table<2, T>::n_cols() const [with T = float]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'typename dealii::internal::TableBaseAccessors::Accessor::iterator dealii::internal::TableBaseAccessors::Accessor::end() const [with int N = 2, T = double, bool C = false]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'unsigned int dealii::TableBase::size(unsigned int) const [with int N = 2, T = float]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2038: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'void dealii::TableBase::fill(const T2*) [with T2 = float, int N = 2, T = float]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:828: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcMessage::~ExcMessage() throw ()': call is unlikely and code size would grow /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2073: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2310: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In constructor 'dealii::TableBase::TableBase(const dealii::TableIndices&) [with int N = 2, T = double]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'dealii::internal::TableBaseAccessors::Accessor<2, T, true, 1u> dealii::Table<2, T>::operator[](unsigned int) const [with T = float]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2297: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = float]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2310: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) [with T = double]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2339: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2341: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In member function 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2324: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2326: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In function 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 3, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached source/data_out_base.cc:122: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached source/data_out_base.cc:125: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached source/data_out_base.cc:128: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2038: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2039: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:132: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_gmv(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::GmvFlags&, std::ostream&) [with int dim = 3, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:3046: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3046: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3046: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'dealii::DataOutBase::ExcNoPatches::ExcNoPatches()': call is unlikely and code size would grow source/data_out_base.cc:3047: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3047: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3047: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3055: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3055: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3055: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3055: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'dealii::StandardExceptions::ExcDimensionMismatch::ExcDimensionMismatch(int, int)': call is unlikely and code size would grow source/data_out_base.cc:3055: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3055: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3055: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2274: warning: inlining failed in call to 'dealii::Table<2, T>::Table(unsigned int, unsigned int) [with T = double]': call is unlikely and code size would grow source/data_out_base.cc:3093: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 3, int spacedim = 4]': --param max-inline-insns-single limit reached source/data_out_base.cc:1675: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:3144: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1893: warning: inlining failed in call to 'typename dealii::internal::TableBaseAccessors::Accessor::iterator dealii::internal::TableBaseAccessors::Accessor::end() const [with int N = 2, T = double, bool C = false]': --param inline-unit-growth limit reached source/data_out_base.cc:3144: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:3144: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:3165: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3165: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3165: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:745: warning: inlining failed in call to 'virtual dealii::Table<2, double>::~Table()': call is unlikely and code size would grow source/data_out_base.cc:3165: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:745: warning: inlining failed in call to 'virtual dealii::Table<2, double>::~Table()': call is unlikely and code size would grow source/data_out_base.cc:3165: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_vtk(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::VtkFlags&, std::ostream&) [with int dim = 3, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:3737: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3737: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3737: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'dealii::DataOutBase::ExcNoPatches::ExcNoPatches()': call is unlikely and code size would grow source/data_out_base.cc:3739: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3739: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3739: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3748: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3748: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3748: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3748: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'dealii::StandardExceptions::ExcDimensionMismatch::ExcDimensionMismatch(int, int)': call is unlikely and code size would grow source/data_out_base.cc:3748: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3748: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3748: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2274: warning: inlining failed in call to 'dealii::Table<2, T>::Table(unsigned int, unsigned int) [with T = double]': call is unlikely and code size would grow source/data_out_base.cc:3806: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 3, int spacedim = 4]': --param max-inline-insns-single limit reached source/data_out_base.cc:1675: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:788: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcLowerRange::~ExcLowerRange() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3862: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:788: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcLowerRange::~ExcLowerRange() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3862: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIndexRange::ExcIndexRange(int, int, int)': call is unlikely and code size would grow source/data_out_base.cc:3866: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached source/data_out_base.cc:3866: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached source/data_out_base.cc:3866: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:828: warning: inlining failed in call to 'dealii::StandardExceptions::ExcMessage::ExcMessage(const char*)': call is unlikely and code size would grow source/data_out_base.cc:3869: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:828: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcMessage::~ExcMessage() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3869: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:828: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcMessage::~ExcMessage() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3869: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2337: warning: inlining failed in call to 'T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) [with T = double]': --param max-inline-insns-single limit reached source/data_out_base.cc:3910: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2337: warning: inlining failed in call to 'T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) [with T = double]': --param max-inline-insns-single limit reached source/data_out_base.cc:3915: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2337: warning: inlining failed in call to 'T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) [with T = double]': --param max-inline-insns-single limit reached source/data_out_base.cc:3915: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2337: warning: inlining failed in call to 'T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) [with T = double]': --param max-inline-insns-single limit reached source/data_out_base.cc:3920: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2337: warning: inlining failed in call to 'T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) [with T = double]': --param max-inline-insns-single limit reached source/data_out_base.cc:3920: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2337: warning: inlining failed in call to 'T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) [with T = double]': --param max-inline-insns-single limit reached source/data_out_base.cc:3920: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3933: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:3948: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1893: warning: inlining failed in call to 'typename dealii::internal::TableBaseAccessors::Accessor::iterator dealii::internal::TableBaseAccessors::Accessor::end() const [with int N = 2, T = double, bool C = false]': --param inline-unit-growth limit reached source/data_out_base.cc:3948: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:3948: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:3959: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3959: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3959: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:745: warning: inlining failed in call to 'virtual dealii::Table<2, double>::~Table()': call is unlikely and code size would grow source/data_out_base.cc:3959: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:745: warning: inlining failed in call to 'virtual dealii::Table<2, double>::~Table()': call is unlikely and code size would grow source/data_out_base.cc:3959: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_tecplot(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::TecplotFlags&, std::ostream&) [with int dim = 3, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:3177: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3177: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3177: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'dealii::DataOutBase::ExcNoPatches::ExcNoPatches()': call is unlikely and code size would grow source/data_out_base.cc:3179: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3179: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3179: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3188: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3188: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3188: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3188: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'dealii::StandardExceptions::ExcDimensionMismatch::ExcDimensionMismatch(int, int)': call is unlikely and code size would grow source/data_out_base.cc:3188: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3188: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3188: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'dealii::StandardExceptions::ExcNotImplemented::ExcNotImplemented()': call is unlikely and code size would grow source/data_out_base.cc:3234: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3234: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3234: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2274: warning: inlining failed in call to 'dealii::Table<2, T>::Table(unsigned int, unsigned int) [with T = double]': call is unlikely and code size would grow source/data_out_base.cc:3273: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 3, int spacedim = 4]': --param max-inline-insns-single limit reached source/data_out_base.cc:1675: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:3305: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1893: warning: inlining failed in call to 'typename dealii::internal::TableBaseAccessors::Accessor::iterator dealii::internal::TableBaseAccessors::Accessor::end() const [with int N = 2, T = double, bool C = false]': --param inline-unit-growth limit reached source/data_out_base.cc:3305: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:3305: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:3318: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3318: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3318: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:745: warning: inlining failed in call to 'virtual dealii::Table<2, double>::~Table()': call is unlikely and code size would grow source/data_out_base.cc:3318: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:745: warning: inlining failed in call to 'virtual dealii::Table<2, double>::~Table()': call is unlikely and code size would grow source/data_out_base.cc:3318: warning: called from here source/data_out_base.cc: In static member function 'static void dealii::DataOutBase::write_nodes(const std::vector, std::allocator > >&, STREAM&) [with int dim = 3, int spacedim = 4, STREAM = dealii::::DXStream]': source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 3, int spacedim = 4]': --param max-inline-insns-single limit reached source/data_out_base.cc:1675: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In function 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 4, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2038: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2039: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:132: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_nodes(const std::vector, std::allocator > >&, STREAM&) [with int dim = 4, int spacedim = 4, STREAM = dealii::::VtkStream]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1651: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 4, int spacedim = 4]': --param max-inline-insns-single limit reached source/data_out_base.cc:1675: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_nodes(const std::vector, std::allocator > >&, STREAM&) [with int dim = 4, int spacedim = 4, STREAM = dealii::::TecplotStream]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1651: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 4, int spacedim = 4]': --param max-inline-insns-single limit reached source/data_out_base.cc:1675: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_nodes(const std::vector, std::allocator > >&, STREAM&) [with int dim = 4, int spacedim = 4, STREAM = dealii::::GmvStream]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1651: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 4, int spacedim = 4]': --param max-inline-insns-single limit reached source/data_out_base.cc:1675: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_nodes(const std::vector, std::allocator > >&, STREAM&) [with int dim = 4, int spacedim = 4, STREAM = dealii::::UcdStream]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1651: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 4, int spacedim = 4]': --param max-inline-insns-single limit reached source/data_out_base.cc:1675: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_nodes(const std::vector, std::allocator > >&, STREAM&) [with int dim = 4, int spacedim = 4, STREAM = dealii::::DXStream]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1651: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 4, int spacedim = 4]': --param max-inline-insns-single limit reached source/data_out_base.cc:1675: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In function 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 2, int spacedim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached source/data_out_base.cc:125: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached source/data_out_base.cc:128: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2038: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2039: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:132: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_vtk(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::VtkFlags&, std::ostream&) [with int dim = 2, int spacedim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:3737: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3737: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3737: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'dealii::DataOutBase::ExcNoPatches::ExcNoPatches()': call is unlikely and code size would grow source/data_out_base.cc:3739: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3739: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3739: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3748: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3748: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3748: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3748: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'dealii::StandardExceptions::ExcDimensionMismatch::ExcDimensionMismatch(int, int)': call is unlikely and code size would grow source/data_out_base.cc:3748: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3748: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3748: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2274: warning: inlining failed in call to 'dealii::Table<2, T>::Table(unsigned int, unsigned int) [with T = double]': call is unlikely and code size would grow source/data_out_base.cc:3806: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 2, int spacedim = 3]': --param max-inline-insns-single limit reached source/data_out_base.cc:1675: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:788: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcLowerRange::~ExcLowerRange() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3862: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:788: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcLowerRange::~ExcLowerRange() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3862: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIndexRange::ExcIndexRange(int, int, int)': call is unlikely and code size would grow source/data_out_base.cc:3866: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached source/data_out_base.cc:3866: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached source/data_out_base.cc:3866: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:828: warning: inlining failed in call to 'dealii::StandardExceptions::ExcMessage::ExcMessage(const char*)': call is unlikely and code size would grow source/data_out_base.cc:3869: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:828: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcMessage::~ExcMessage() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3869: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:828: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcMessage::~ExcMessage() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3869: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2337: warning: inlining failed in call to 'T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) [with T = double]': --param max-inline-insns-single limit reached source/data_out_base.cc:3910: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2337: warning: inlining failed in call to 'T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) [with T = double]': --param max-inline-insns-single limit reached source/data_out_base.cc:3915: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2337: warning: inlining failed in call to 'T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) [with T = double]': --param max-inline-insns-single limit reached source/data_out_base.cc:3915: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2337: warning: inlining failed in call to 'T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) [with T = double]': --param max-inline-insns-single limit reached source/data_out_base.cc:3920: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2337: warning: inlining failed in call to 'T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) [with T = double]': --param max-inline-insns-single limit reached source/data_out_base.cc:3920: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2337: warning: inlining failed in call to 'T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) [with T = double]': --param max-inline-insns-single limit reached source/data_out_base.cc:3920: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3933: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:3948: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1895: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:3948: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:3959: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3959: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3959: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:745: warning: inlining failed in call to 'virtual dealii::Table<2, double>::~Table()': call is unlikely and code size would grow source/data_out_base.cc:3959: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:745: warning: inlining failed in call to 'virtual dealii::Table<2, double>::~Table()': call is unlikely and code size would grow source/data_out_base.cc:3959: warning: called from here source/data_out_base.cc: In static member function 'static void dealii::DataOutBase::write_nodes(const std::vector, std::allocator > >&, STREAM&) [with int dim = 2, int spacedim = 3, STREAM = dealii::::DXStream]': source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 2, int spacedim = 3]': --param max-inline-insns-single limit reached source/data_out_base.cc:1675: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In function 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 1, int spacedim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached source/data_out_base.cc:128: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2038: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2039: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:132: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In function 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 3, int spacedim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached source/data_out_base.cc:122: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached source/data_out_base.cc:125: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached source/data_out_base.cc:128: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2038: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2039: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:132: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_gmv(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::GmvFlags&, std::ostream&) [with int dim = 3, int spacedim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:3046: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3046: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3046: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'dealii::DataOutBase::ExcNoPatches::ExcNoPatches()': call is unlikely and code size would grow source/data_out_base.cc:3047: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3047: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3047: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3055: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3055: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3055: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3055: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'dealii::StandardExceptions::ExcDimensionMismatch::ExcDimensionMismatch(int, int)': call is unlikely and code size would grow source/data_out_base.cc:3055: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3055: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3055: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2274: warning: inlining failed in call to 'dealii::Table<2, T>::Table(unsigned int, unsigned int) [with T = double]': call is unlikely and code size would grow source/data_out_base.cc:3093: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 3, int spacedim = 3]': --param max-inline-insns-single limit reached source/data_out_base.cc:1675: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:3144: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1893: warning: inlining failed in call to 'typename dealii::internal::TableBaseAccessors::Accessor::iterator dealii::internal::TableBaseAccessors::Accessor::end() const [with int N = 2, T = double, bool C = false]': --param inline-unit-growth limit reached source/data_out_base.cc:3144: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:3144: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:3165: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3165: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3165: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:745: warning: inlining failed in call to 'virtual dealii::Table<2, double>::~Table()': call is unlikely and code size would grow source/data_out_base.cc:3165: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:745: warning: inlining failed in call to 'virtual dealii::Table<2, double>::~Table()': call is unlikely and code size would grow source/data_out_base.cc:3165: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_vtk(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::VtkFlags&, std::ostream&) [with int dim = 3, int spacedim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:3737: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3737: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3737: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'dealii::DataOutBase::ExcNoPatches::ExcNoPatches()': call is unlikely and code size would grow source/data_out_base.cc:3739: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3739: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3739: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3748: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3748: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3748: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3748: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'dealii::StandardExceptions::ExcDimensionMismatch::ExcDimensionMismatch(int, int)': call is unlikely and code size would grow source/data_out_base.cc:3748: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3748: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3748: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2274: warning: inlining failed in call to 'dealii::Table<2, T>::Table(unsigned int, unsigned int) [with T = double]': call is unlikely and code size would grow source/data_out_base.cc:3806: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 3, int spacedim = 3]': --param max-inline-insns-single limit reached source/data_out_base.cc:1675: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:788: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcLowerRange::~ExcLowerRange() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3862: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:788: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcLowerRange::~ExcLowerRange() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3862: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIndexRange::ExcIndexRange(int, int, int)': call is unlikely and code size would grow source/data_out_base.cc:3866: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached source/data_out_base.cc:3866: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached source/data_out_base.cc:3866: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:828: warning: inlining failed in call to 'dealii::StandardExceptions::ExcMessage::ExcMessage(const char*)': call is unlikely and code size would grow source/data_out_base.cc:3869: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:828: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcMessage::~ExcMessage() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3869: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:828: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcMessage::~ExcMessage() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3869: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2337: warning: inlining failed in call to 'T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) [with T = double]': --param max-inline-insns-single limit reached source/data_out_base.cc:3910: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2337: warning: inlining failed in call to 'T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) [with T = double]': --param max-inline-insns-single limit reached source/data_out_base.cc:3915: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2337: warning: inlining failed in call to 'T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) [with T = double]': --param max-inline-insns-single limit reached source/data_out_base.cc:3915: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2337: warning: inlining failed in call to 'T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) [with T = double]': --param max-inline-insns-single limit reached source/data_out_base.cc:3920: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2337: warning: inlining failed in call to 'T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) [with T = double]': --param max-inline-insns-single limit reached source/data_out_base.cc:3920: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2337: warning: inlining failed in call to 'T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) [with T = double]': --param max-inline-insns-single limit reached source/data_out_base.cc:3920: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3933: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:3948: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1893: warning: inlining failed in call to 'typename dealii::internal::TableBaseAccessors::Accessor::iterator dealii::internal::TableBaseAccessors::Accessor::end() const [with int N = 2, T = double, bool C = false]': --param inline-unit-growth limit reached source/data_out_base.cc:3948: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:3948: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:3959: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3959: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3959: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:745: warning: inlining failed in call to 'virtual dealii::Table<2, double>::~Table()': call is unlikely and code size would grow source/data_out_base.cc:3959: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:745: warning: inlining failed in call to 'virtual dealii::Table<2, double>::~Table()': call is unlikely and code size would grow source/data_out_base.cc:3959: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_tecplot(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::TecplotFlags&, std::ostream&) [with int dim = 3, int spacedim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:3177: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3177: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3177: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'dealii::DataOutBase::ExcNoPatches::ExcNoPatches()': call is unlikely and code size would grow source/data_out_base.cc:3179: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3179: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3179: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3188: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3188: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3188: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2393: warning: inlining failed in call to 'unsigned int dealii::Table<2, T>::n_rows() const [with T = float]': --param inline-unit-growth limit reached source/data_out_base.cc:3188: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'dealii::StandardExceptions::ExcDimensionMismatch::ExcDimensionMismatch(int, int)': call is unlikely and code size would grow source/data_out_base.cc:3188: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3188: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3188: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2274: warning: inlining failed in call to 'dealii::Table<2, T>::Table(unsigned int, unsigned int) [with T = double]': call is unlikely and code size would grow source/data_out_base.cc:3273: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 3, int spacedim = 3]': --param max-inline-insns-single limit reached source/data_out_base.cc:1675: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:3305: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1893: warning: inlining failed in call to 'typename dealii::internal::TableBaseAccessors::Accessor::iterator dealii::internal::TableBaseAccessors::Accessor::end() const [with int N = 2, T = double, bool C = false]': --param inline-unit-growth limit reached source/data_out_base.cc:3305: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:3305: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:3318: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3318: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:3318: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:745: warning: inlining failed in call to 'virtual dealii::Table<2, double>::~Table()': call is unlikely and code size would grow source/data_out_base.cc:3318: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:745: warning: inlining failed in call to 'virtual dealii::Table<2, double>::~Table()': call is unlikely and code size would grow source/data_out_base.cc:3318: warning: called from here source/data_out_base.cc: In static member function 'static void dealii::DataOutBase::write_nodes(const std::vector, std::allocator > >&, STREAM&) [with int dim = 3, int spacedim = 3, STREAM = dealii::::DXStream]': source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 3, int spacedim = 3]': --param max-inline-insns-single limit reached source/data_out_base.cc:1675: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In function 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 2, int spacedim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached source/data_out_base.cc:125: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached source/data_out_base.cc:128: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2038: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2039: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:132: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In function 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 1, int spacedim = 1]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached source/data_out_base.cc:128: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:456: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2038: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2039: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:132: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h: In static member function 'static void dealii::DataOutBase::write_gmv_reorder_data_vectors(const std::vector, std::allocator > >&, dealii::Table<2, double>&) [with int dim = 3, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4042: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4052: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4055: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:4060: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:357: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor::ExcIndexRange::~ExcIndexRange() throw () [with int N = 2, T = double, bool C = false]': call is unlikely and code size would grow /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:4060: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:4064: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4064: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h: In static member function 'static void dealii::DataOutBase::write_gmv_reorder_data_vectors(const std::vector, std::allocator > >&, dealii::Table<2, double>&) [with int dim = 2, int spacedim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4042: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4052: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4055: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:4060: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:357: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor::ExcIndexRange::~ExcIndexRange() throw () [with int N = 2, T = double, bool C = false]': call is unlikely and code size would grow /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:4060: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:4064: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4064: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h: In static member function 'static void dealii::DataOutBase::write_gmv_reorder_data_vectors(const std::vector, std::allocator > >&, dealii::Table<2, double>&) [with int dim = 1, int spacedim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4042: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4052: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4055: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:4060: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:357: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor::ExcIndexRange::~ExcIndexRange() throw () [with int N = 2, T = double, bool C = false]': call is unlikely and code size would grow /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:4060: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:4064: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4064: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h: In static member function 'static void dealii::DataOutBase::write_gmv_reorder_data_vectors(const std::vector, std::allocator > >&, dealii::Table<2, double>&) [with int dim = 4, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4042: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4052: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4055: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:4060: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:357: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor::ExcIndexRange::~ExcIndexRange() throw () [with int N = 2, T = double, bool C = false]': call is unlikely and code size would grow /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:4060: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:4064: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4064: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h: In static member function 'static void dealii::DataOutBase::write_gmv_reorder_data_vectors(const std::vector, std::allocator > >&, dealii::Table<2, double>&) [with int dim = 3, int spacedim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4042: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4052: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4055: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:4060: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:357: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor::ExcIndexRange::~ExcIndexRange() throw () [with int N = 2, T = double, bool C = false]': call is unlikely and code size would grow /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:4060: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:4064: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4064: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h: In static member function 'static void dealii::DataOutBase::write_gmv_reorder_data_vectors(const std::vector, std::allocator > >&, dealii::Table<2, double>&) [with int dim = 2, int spacedim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4042: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4052: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4055: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:4060: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:357: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor::ExcIndexRange::~ExcIndexRange() throw () [with int N = 2, T = double, bool C = false]': call is unlikely and code size would grow /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:4060: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:4064: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4064: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h: In static member function 'static void dealii::DataOutBase::write_gmv_reorder_data_vectors(const std::vector, std::allocator > >&, dealii::Table<2, double>&) [with int dim = 1, int spacedim = 1]': /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4042: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4052: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4055: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:4060: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:357: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor::ExcIndexRange::~ExcIndexRange() throw () [with int N = 2, T = double, bool C = false]': call is unlikely and code size would grow /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:1863: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:4060: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2308: warning: inlining failed in call to 'dealii::internal::TableBaseAccessors::Accessor<2, T, false, 1u> dealii::Table<2, T>::operator[](unsigned int) [with T = double]': --param inline-unit-growth limit reached source/data_out_base.cc:4064: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:4064: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h: In static member function 'static void dealii::DataOutBase::write_data(const std::vector, std::allocator > >&, unsigned int, bool, STREAM&) [with int dim = 3, int spacedim = 4, STREAM = dealii::::UcdStream]': /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1745: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1752: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:1764: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:1770: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_ucd(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::UcdFlags&, std::ostream&) [with int dim = 3, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:1784: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1784: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1784: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'dealii::DataOutBase::ExcNoPatches::ExcNoPatches()': call is unlikely and code size would grow source/data_out_base.cc:1786: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1786: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1786: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 3, int spacedim = 4]': --param max-inline-insns-single limit reached source/data_out_base.cc:1675: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:1854: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1854: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1854: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h: In static member function 'static void dealii::DataOutBase::write_data(const std::vector, std::allocator > >&, unsigned int, bool, STREAM&) [with int dim = 2, int spacedim = 3, STREAM = dealii::::UcdStream]': /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1745: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1752: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:1764: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:1770: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_ucd(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::UcdFlags&, std::ostream&) [with int dim = 2, int spacedim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:1784: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1784: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1784: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1786: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 2, int spacedim = 3]': --param max-inline-insns-single limit reached source/data_out_base.cc:1675: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:1854: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1854: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1854: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h: In static member function 'static void dealii::DataOutBase::write_data(const std::vector, std::allocator > >&, unsigned int, bool, STREAM&) [with int dim = 1, int spacedim = 2, STREAM = dealii::::UcdStream]': /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1745: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1752: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:1764: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:1770: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_data(const std::vector, std::allocator > >&, unsigned int, bool, STREAM&) [with int dim = 4, int spacedim = 4, STREAM = dealii::::UcdStream]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'dealii::StandardExceptions::ExcNotImplemented::ExcNotImplemented()': call is unlikely and code size would grow source/data_out_base.cc:1735: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1735: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1735: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1745: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1752: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:1764: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:1770: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_ucd(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::UcdFlags&, std::ostream&) [with int dim = 4, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:1784: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1784: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1784: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1786: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:1854: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1854: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1854: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h: In static member function 'static void dealii::DataOutBase::write_data(const std::vector, std::allocator > >&, unsigned int, bool, STREAM&) [with int dim = 3, int spacedim = 3, STREAM = dealii::::UcdStream]': /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1745: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1752: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:1764: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:1770: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_ucd(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::UcdFlags&, std::ostream&) [with int dim = 3, int spacedim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:1784: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1784: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1784: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'dealii::DataOutBase::ExcNoPatches::ExcNoPatches()': call is unlikely and code size would grow source/data_out_base.cc:1786: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1786: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1786: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 3, int spacedim = 3]': --param max-inline-insns-single limit reached source/data_out_base.cc:1675: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:1854: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1854: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1854: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h: In static member function 'static void dealii::DataOutBase::write_data(const std::vector, std::allocator > >&, unsigned int, bool, STREAM&) [with int dim = 2, int spacedim = 2, STREAM = dealii::::UcdStream]': /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1745: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1752: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:1764: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:1770: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h: In static member function 'static void dealii::DataOutBase::write_data(const std::vector, std::allocator > >&, unsigned int, bool, STREAM&) [with int dim = 1, int spacedim = 1, STREAM = dealii::::UcdStream]': /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1745: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:1752: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:1764: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:1770: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_gnuplot(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::GnuplotFlags&, std::ostream&) [with int dim = 3, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:2131: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2131: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2131: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'dealii::DataOutBase::ExcNoPatches::ExcNoPatches()': call is unlikely and code size would grow source/data_out_base.cc:2133: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2133: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2133: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'dealii::StandardExceptions::ExcNotImplemented::ExcNotImplemented()': call is unlikely and code size would grow source/data_out_base.cc:2173: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2173: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2173: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2196: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2203: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 3, int spacedim = 4]': --param max-inline-insns-single limit reached source/data_out_base.cc:2245: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2254: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 3, int spacedim = 4]': --param max-inline-insns-single limit reached source/data_out_base.cc:2260: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2264: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2281: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 3, int spacedim = 4]': --param max-inline-insns-single limit reached source/data_out_base.cc:2287: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2291: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2308: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 3, int spacedim = 4]': --param max-inline-insns-single limit reached source/data_out_base.cc:2314: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2318: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:2335: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2335: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2335: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_gnuplot(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::GnuplotFlags&, std::ostream&) [with int dim = 2, int spacedim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:2131: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2131: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2131: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'dealii::DataOutBase::ExcNoPatches::ExcNoPatches()': call is unlikely and code size would grow source/data_out_base.cc:2133: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2133: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2133: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2196: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2203: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 2, int spacedim = 3]': --param max-inline-insns-single limit reached source/data_out_base.cc:2216: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2220: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:2335: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2335: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2335: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_gnuplot(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::GnuplotFlags&, std::ostream&) [with int dim = 3, int spacedim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:2131: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2131: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2131: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'dealii::DataOutBase::ExcNoPatches::ExcNoPatches()': call is unlikely and code size would grow source/data_out_base.cc:2133: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2133: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2133: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2196: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2203: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 3, int spacedim = 3]': --param max-inline-insns-single limit reached source/data_out_base.cc:2245: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2254: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 3, int spacedim = 3]': --param max-inline-insns-single limit reached source/data_out_base.cc:2260: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2264: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2281: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 3, int spacedim = 3]': --param max-inline-insns-single limit reached source/data_out_base.cc:2287: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2291: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2308: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 3, int spacedim = 3]': --param max-inline-insns-single limit reached source/data_out_base.cc:2314: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:781: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIndexRange::~ExcIndexRange() throw ()': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/tensor_base.h:446: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2318: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:2335: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2335: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2335: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_gnuplot(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::GnuplotFlags&, std::ostream&) [with int dim = 2, int spacedim = 2]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:2131: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2131: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2131: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'dealii::DataOutBase::ExcNoPatches::ExcNoPatches()': call is unlikely and code size would grow source/data_out_base.cc:2133: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2133: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2133: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2196: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2203: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 2, int spacedim = 2]': --param max-inline-insns-single limit reached source/data_out_base.cc:2216: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:371: warning: inlining failed in call to 'std::ostream& dealii::operator<<(std::ostream&, const dealii::Point&) [with int dim = 2]': --param inline-unit-growth limit reached source/data_out_base.cc:2217: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2220: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:2335: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2335: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2335: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_povray(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::PovrayFlags&, std::ostream&) [with int dim = 3, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:2347: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2347: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2347: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'dealii::DataOutBase::ExcNoPatches::ExcNoPatches()': call is unlikely and code size would grow source/data_out_base.cc:2349: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2349: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2349: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'dealii::StandardExceptions::ExcNotImplemented::ExcNotImplemented()': call is unlikely and code size would grow source/data_out_base.cc:2350: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2350: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2350: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'dealii::StandardExceptions::ExcNotImplemented::ExcNotImplemented()': call is unlikely and code size would grow source/data_out_base.cc:2351: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2351: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2351: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'dealii::StandardExceptions::ExcInternalError::ExcInternalError()': call is unlikely and code size would grow source/data_out_base.cc:2411: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2411: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2411: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2413: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2419: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2422: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2429: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2430: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2431: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2432: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2469: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2472: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 3, int spacedim = 4]': --param max-inline-insns-single limit reached source/data_out_base.cc:2483: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2517: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2517: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2517: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2518: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2518: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2518: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2520: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2520: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2520: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2522: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2522: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2522: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2523: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2523: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2523: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2525: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2525: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2525: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2527: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2527: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2527: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2527: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2527: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2528: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2528: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2528: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2528: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2528: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2529: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2529: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2529: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2529: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2529: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2535: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2535: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2535: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2537: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2541: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2556: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2556: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2556: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2556: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2556: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2556: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2564: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2564: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2564: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2564: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2564: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2564: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2572: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2572: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2572: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2572: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2572: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2572: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2582: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2582: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2582: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2582: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2582: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2582: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2590: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2590: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2590: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2590: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2590: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2590: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2598: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2598: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2598: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2598: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2598: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2598: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2611: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2611: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2611: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2615: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2615: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2615: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2619: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2619: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2619: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2625: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2625: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2625: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2629: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2629: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2629: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2633: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2633: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2633: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2642: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2651: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2651: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2651: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:2671: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2671: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2671: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_povray(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::PovrayFlags&, std::ostream&) [with int dim = 2, int spacedim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:2347: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2347: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2347: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'dealii::DataOutBase::ExcNoPatches::ExcNoPatches()': call is unlikely and code size would grow source/data_out_base.cc:2349: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2349: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2349: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'dealii::StandardExceptions::ExcNotImplemented::ExcNotImplemented()': call is unlikely and code size would grow source/data_out_base.cc:2351: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2351: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2351: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'dealii::StandardExceptions::ExcInternalError::ExcInternalError()': call is unlikely and code size would grow source/data_out_base.cc:2411: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2411: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2411: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2413: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2419: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2422: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2429: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2430: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2431: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2432: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2469: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2472: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 2, int spacedim = 3]': --param max-inline-insns-single limit reached source/data_out_base.cc:2483: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2517: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2517: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2517: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2518: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2518: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2518: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2520: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2520: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2520: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2522: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2522: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2522: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2523: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2523: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2523: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2525: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2525: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2525: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2527: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2527: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2527: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2527: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2527: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2528: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2528: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2528: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2528: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2528: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2529: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2529: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2529: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2529: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2529: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2535: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2535: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2535: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2537: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2541: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2556: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2556: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2556: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2556: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2556: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2556: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2564: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2564: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2564: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2564: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2564: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2564: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2572: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2572: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2572: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2572: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2572: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2572: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2582: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2582: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2582: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2582: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2582: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2582: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2590: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2590: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2590: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2590: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2590: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2590: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2598: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2598: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2598: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2598: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2598: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2598: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2611: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2611: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2611: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2615: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2615: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2615: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2619: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2619: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2619: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2625: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2625: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2625: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2629: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2629: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2629: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2633: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2633: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2633: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2642: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2651: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2651: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2651: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:2671: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2671: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2671: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_povray(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::PovrayFlags&, std::ostream&) [with int dim = 4, int spacedim = 4]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:2347: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2347: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2347: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'dealii::DataOutBase::ExcNoPatches::ExcNoPatches()': call is unlikely and code size would grow source/data_out_base.cc:2349: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2349: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2349: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'dealii::StandardExceptions::ExcNotImplemented::ExcNotImplemented()': call is unlikely and code size would grow source/data_out_base.cc:2350: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2350: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2350: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'dealii::StandardExceptions::ExcNotImplemented::ExcNotImplemented()': call is unlikely and code size would grow source/data_out_base.cc:2351: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2351: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2351: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'dealii::StandardExceptions::ExcInternalError::ExcInternalError()': call is unlikely and code size would grow source/data_out_base.cc:2411: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2411: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2411: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2413: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2419: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2422: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2429: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2430: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2431: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2432: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2469: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2472: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 4, int spacedim = 4]': --param max-inline-insns-single limit reached source/data_out_base.cc:2483: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2517: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2517: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2517: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2518: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2518: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2518: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2520: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2520: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2520: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2522: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2522: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2522: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2523: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2523: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2523: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2525: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2525: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2525: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2527: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2527: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2527: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2527: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2527: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2528: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2528: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2528: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2528: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2528: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2529: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2529: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2529: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2529: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2529: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2535: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2535: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2535: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2537: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2541: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2556: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2556: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2556: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2556: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2556: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2556: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2564: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2564: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2564: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2564: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2564: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2564: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2572: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2572: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2572: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2572: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2572: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2572: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2582: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2582: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2582: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2582: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2582: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2582: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2590: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2590: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2590: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2590: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2590: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2590: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2598: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2598: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 3]': --param inline-unit-growth limit reached source/data_out_base.cc:2598: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2598: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2598: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2598: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2611: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2611: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2611: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2615: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2615: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2615: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2619: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2619: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2619: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2625: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2625: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2625: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2629: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2629: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2629: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2633: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2633: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2633: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2642: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2651: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2651: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/point.h:256: warning: inlining failed in call to 'double& dealii::Point::operator()(unsigned int) [with int dim = 4]': --param inline-unit-growth limit reached source/data_out_base.cc:2651: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:2671: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2671: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2671: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h: In static member function 'static void dealii::DataOutBase::write_povray(const std::vector, std::allocator > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, std::allocator, std::allocator >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >&, const dealii::DataOutBase::PovrayFlags&, std::ostream&) [with int dim = 3, int spacedim = 3]': /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'dealii::StandardExceptions::ExcIO::ExcIO()': call is unlikely and code size would grow source/data_out_base.cc:2347: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2347: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:603: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcIO::~ExcIO() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2347: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'dealii::DataOutBase::ExcNoPatches::ExcNoPatches()': call is unlikely and code size would grow source/data_out_base.cc:2349: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2349: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1849: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcNoPatches::~ExcNoPatches() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2349: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'dealii::StandardExceptions::ExcNotImplemented::ExcNotImplemented()': call is unlikely and code size would grow source/data_out_base.cc:2350: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2350: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2350: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'dealii::StandardExceptions::ExcNotImplemented::ExcNotImplemented()': call is unlikely and code size would grow source/data_out_base.cc:2351: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2351: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:631: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcNotImplemented::~ExcNotImplemented() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2351: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'dealii::StandardExceptions::ExcInternalError::ExcInternalError()': call is unlikely and code size would grow source/data_out_base.cc:2411: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2411: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:677: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcInternalError::~ExcInternalError() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2411: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2412: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2413: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2419: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2422: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2429: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2430: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2431: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2322: warning: inlining failed in call to 'const T& dealii::Table<2, T>::operator()(unsigned int, unsigned int) const [with T = float]': --param max-inline-insns-single limit reached source/data_out_base.cc:2432: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2395: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/exceptions.h:751: warning: inlining failed in call to 'virtual dealii::StandardExceptions::ExcDimensionMismatch::~ExcDimensionMismatch() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2469: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/table_indices.h:40: warning: inlining failed in call to 'unsigned int dealii::TableIndicesBase::operator[](unsigned int) const [with int N = 2]': --param inline-unit-growth limit reached /home/hazelsct/deal.ii-6.1.0/base/include/base/table.h:2405: warning: called from here /home/hazelsct/deal.ii-6.1.0/base/include/base/data_out_base.h:1840: warning: inlining failed in call to 'virtual dealii::DataOutBase::ExcInvalidDatasetSize::~ExcInvalidDatasetSize() throw ()': call is unlikely and code size would grow source/data_out_base.cc:2472: warning: called from here source/data_out_base.cc:113: warning: inlining failed in call to 'void dealii::::compute_node(dealii::Point&, const dealii::DataOutBase::Patch*, unsigned int, unsigned int, unsigned int, unsigned int) [with int dim = 3, int spacedim = 3]': --param max-inline-insns-single limit reached source/data_out_ba