diff --git a/build-cmake/CMakeCache.txt b/build-cmake/CMakeCache.txt deleted file mode 100644 index 5a0a3c452f75ed1fea31e0b612a2a9f606ae2944..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeCache.txt +++ /dev/null @@ -1,1452 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake -# It was generated by CMake: /usr/bin/cmake -# You can edit this file to change values found and used by cmake. -# If you do not want to change any of the values, simply exit the editor. -# If you do want to change a value, simply edit, save, and exit the editor. -# The syntax for the file is as follows: -# KEY:TYPE=VALUE -# KEY is the name of a variable in the cache. -# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. -# VALUE is the current value for the KEY. - -######################## -# EXTERNAL cache entries -######################## - -//Extra libraries needed by alberta for linking. -ALBERTA_EXTRA_LIBS:FILEPATH=m - -//Include path of Alberta -ALBERTA_INCLUDE_DIR:PATH=ALBERTA_INCLUDE_DIR-NOTFOUND - -//Whether to try to link against libalberta_Nd. -ALBERTA_LIBCHECK:BOOL=ON - -//Path to a library. -ALBERTA_LTDL_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libltdl.so - -//Root directory of Alberta installation. -ALBERTA_ROOT:FILEPATH= - -//OFF -ALLOW_CFLAGS_OVERWRITE:BOOL=OFF - -//OFF -ALLOW_CXXFLAGS_OVERWRITE:BOOL=OFF - -//Enable Torture Tests -ALUGRID_TORTURE_TESTS:BOOL=off - -//Path to a file. -AMD_INCLUDE_DIR:PATH=AMD_INCLUDE_DIR-NOTFOUND - -//Path to a library. -AMD_LIBRARY:FILEPATH=AMD_LIBRARY-NOTFOUND - -//Path to a file. -AMIRAMESH_INCLUDE_DIR:PATH=AMIRAMESH_INCLUDE_DIR-NOTFOUND - -//Path to a library. -AMIRAMESH_LIBRARY:FILEPATH=AMIRAMESH_LIBRARY-NOTFOUND - -//Path to a file. -ARPACKPP_INCLUDE_DIR:PATH=ARPACKPP_INCLUDE_DIR-NOTFOUND - -//Path to a library. -ARPACKPP_LIBRARY:FILEPATH=ARPACKPP_LIBRARY-NOTFOUND - -//Path to a library. -ARPACK_LIBRARY:FILEPATH=ARPACK_LIBRARY-NOTFOUND - -//Path to a program. -BIBER_COMPILER:FILEPATH=/usr/bin/biber - -//Path to a program. -BIBTEX_COMPILER:FILEPATH=/usr/bin/bibtex - -//Path to a library. -BLAS_goto2_LIBRARY:FILEPATH=BLAS_goto2_LIBRARY-NOTFOUND - -//Path to a library. -BLAS_mkl_LIBRARY:FILEPATH=BLAS_mkl_LIBRARY-NOTFOUND - -//Path to a library. -BLAS_mkl_em64t_LIBRARY:FILEPATH=BLAS_mkl_em64t_LIBRARY-NOTFOUND - -//Path to a library. -BLAS_mkl_ia32_LIBRARY:FILEPATH=BLAS_mkl_ia32_LIBRARY-NOTFOUND - -//Path to a library. -BLAS_mkl_intel_LIBRARY:FILEPATH=BLAS_mkl_intel_LIBRARY-NOTFOUND - -//Path to a library. -BLAS_mkl_intel_lp64_LIBRARY:FILEPATH=BLAS_mkl_intel_lp64_LIBRARY-NOTFOUND - -//Path to a library. -BLAS_openblas_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libopenblas.so - -//Path to a file. -BTF_INCLUDE_DIR:PATH=BTF_INCLUDE_DIR-NOTFOUND - -//Path to a library. -BTF_LIBRARY:FILEPATH=BTF_LIBRARY-NOTFOUND - -//Build the testing tree. -BUILD_TESTING:BOOL=ON - -//Path to a program. -BZRCOMMAND:FILEPATH=BZRCOMMAND-NOTFOUND - -//Path to a file. -CAMD_INCLUDE_DIR:PATH=CAMD_INCLUDE_DIR-NOTFOUND - -//Path to a library. -CAMD_LIBRARY:FILEPATH=CAMD_LIBRARY-NOTFOUND - -//Path to a file. -CCOLAMD_INCLUDE_DIR:PATH=CCOLAMD_INCLUDE_DIR-NOTFOUND - -//Path to a library. -CCOLAMD_LIBRARY:FILEPATH=CCOLAMD_LIBRARY-NOTFOUND - -//Path to a file. -CHOLMOD_INCLUDE_DIR:PATH=CHOLMOD_INCLUDE_DIR-NOTFOUND - -//Path to a library. -CHOLMOD_LIBRARY:FILEPATH=CHOLMOD_LIBRARY-NOTFOUND - -//Path to a program. -CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line - -//Path to a program. -CMAKE_AR:FILEPATH=/usr/bin/ar - -//Choose the type of build, options are: None Debug Release RelWithDebInfo -// MinSizeRel ... -CMAKE_BUILD_TYPE:STRING= - -//Enable/Disable color output during build. -CMAKE_COLOR_MAKEFILE:BOOL=ON - -//CXX compiler -CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ - -//A wrapper around 'ar' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-9 - -//A wrapper around 'ranlib' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-9 - -//Flags used by the CXX compiler during all build types. -CMAKE_CXX_FLAGS:STRING=-Og -g - -//Flags used by the CXX compiler during DEBUG builds. -CMAKE_CXX_FLAGS_DEBUG:STRING=-g - -//Flags used by the CXX compiler during MINSIZEREL builds. -CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the CXX compiler during RELEASE builds. -CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG - -//Flags used by the CXX compiler during RELWITHDEBINFO builds. -CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//C compiler -CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc - -//A wrapper around 'ar' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-9 - -//A wrapper around 'ranlib' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-9 - -//Flags used by the C compiler during all build types. -CMAKE_C_FLAGS:STRING= - -//Flags used by the C compiler during DEBUG builds. -CMAKE_C_FLAGS_DEBUG:STRING=-g - -//Flags used by the C compiler during MINSIZEREL builds. -CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the C compiler during RELEASE builds. -CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG - -//Flags used by the C compiler during RELWITHDEBINFO builds. -CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//Path to a program. -CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND - -//Flags used by the linker during all build types. -CMAKE_EXE_LINKER_FLAGS:STRING= - -//Flags used by the linker during DEBUG builds. -CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during MINSIZEREL builds. -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during RELEASE builds. -CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during RELWITHDEBINFO builds. -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Enable/Disable output of compile commands during generation. -CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF - -//User executables (bin) -CMAKE_INSTALL_BINDIR:PATH=bin - -//Read-only architecture-independent data (DATAROOTDIR) -CMAKE_INSTALL_DATADIR:PATH= - -//Read-only architecture-independent data root (share) -CMAKE_INSTALL_DATAROOTDIR:PATH=share - -//Documentation root (DATAROOTDIR/doc/PROJECT_NAME) -CMAKE_INSTALL_DOCDIR:PATH= - -//C header files (include) -CMAKE_INSTALL_INCLUDEDIR:PATH=include - -//Info documentation (DATAROOTDIR/info) -CMAKE_INSTALL_INFODIR:PATH= - -//Object code libraries (lib) -CMAKE_INSTALL_LIBDIR:PATH=lib - -//Program executables (libexec) -CMAKE_INSTALL_LIBEXECDIR:PATH=libexec - -//Locale-dependent data (DATAROOTDIR/locale) -CMAKE_INSTALL_LOCALEDIR:PATH= - -//Modifiable single-machine data (var) -CMAKE_INSTALL_LOCALSTATEDIR:PATH=var - -//Man documentation (DATAROOTDIR/man) -CMAKE_INSTALL_MANDIR:PATH= - -//C header files for non-gcc (/usr/include) -CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include - -//Install path prefix, prepended onto install directories. -CMAKE_INSTALL_PREFIX:PATH=/usr/local - -//Run-time variable data (LOCALSTATEDIR/run) -CMAKE_INSTALL_RUNSTATEDIR:PATH= - -//System admin executables (sbin) -CMAKE_INSTALL_SBINDIR:PATH=sbin - -//Modifiable architecture-independent data (com) -CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com - -//Read-only single-machine data (etc) -CMAKE_INSTALL_SYSCONFDIR:PATH=etc - -//Path to a program. -CMAKE_LINKER:FILEPATH=/usr/bin/ld - -//Path to a program. -CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make - -//Flags used by the linker during the creation of modules during -// all build types. -CMAKE_MODULE_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of modules during -// DEBUG builds. -CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of modules during -// MINSIZEREL builds. -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of modules during -// RELEASE builds. -CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of modules during -// RELWITHDEBINFO builds. -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_NM:FILEPATH=/usr/bin/nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump - -//Build position independent code -CMAKE_POSITION_INDEPENDENT_CODE:BOOL=ON - -//Value Computed by CMake -CMAKE_PROJECT_DESCRIPTION:STATIC= - -//Value Computed by CMake -CMAKE_PROJECT_HOMEPAGE_URL:STATIC= - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=dune-microstructure - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib - -//Path to a program. -CMAKE_READELF:FILEPATH=/usr/bin/readelf - -//Flags used by the linker during the creation of shared libraries -// during all build types. -CMAKE_SHARED_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of shared libraries -// during DEBUG builds. -CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of shared libraries -// during MINSIZEREL builds. -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of shared libraries -// during RELEASE builds. -CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of shared libraries -// during RELWITHDEBINFO builds. -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//If set, runtime paths are not added when installing shared libraries, -// but are added when building. -CMAKE_SKIP_INSTALL_RPATH:BOOL=NO - -//If set, runtime paths are not added when using shared libraries. -CMAKE_SKIP_RPATH:BOOL=NO - -//Flags used by the linker during the creation of static libraries -// during all build types. -CMAKE_STATIC_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of static libraries -// during DEBUG builds. -CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of static libraries -// during MINSIZEREL builds. -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of static libraries -// during RELEASE builds. -CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of static libraries -// during RELWITHDEBINFO builds. -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_STRIP:FILEPATH=/usr/bin/strip - -//If this value is on, makefiles will be generated without the -// .SILENT directive, and all commands will be echoed to the console -// during the make. This is useful for debugging only. With Visual -// Studio IDE projects all commands are done without /nologo. -CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE - -//Path to a file. -COLAMD_INCLUDE_DIR:PATH=COLAMD_INCLUDE_DIR-NOTFOUND - -//Path to a library. -COLAMD_LIBRARY:FILEPATH=COLAMD_LIBRARY-NOTFOUND - -//Path to convert program -CONVERT:FILEPATH=/usr/bin/convert - -//Path to the coverage program that CTest uses for performing coverage -// inspection -COVERAGE_COMMAND:FILEPATH=/usr/bin/gcov - -//Extra command line flags to pass to the coverage tool -COVERAGE_EXTRA_FLAGS:STRING=-l - -//Path to a file. -CSparse_INCLUDE_DIR:PATH=CSparse_INCLUDE_DIR-NOTFOUND - -//Path to a library. -CSparse_LIBRARY:FILEPATH=CSparse_LIBRARY-NOTFOUND - -//How many times to retry timed-out CTest submissions. -CTEST_SUBMIT_RETRY_COUNT:STRING=3 - -//How long to wait between timed-out CTest submissions. -CTEST_SUBMIT_RETRY_DELAY:STRING=5 - -//Path to a program. -CVSCOMMAND:FILEPATH=CVSCOMMAND-NOTFOUND - -//Options passed to the cvs update command. -CVS_UPDATE_OPTIONS:STRING=-d -A -P - -//Path to a file. -CXSparse_INCLUDE_DIR:PATH=CXSparse_INCLUDE_DIR-NOTFOUND - -//Path to a library. -CXSparse_LIBRARY:FILEPATH=CXSparse_LIBRARY-NOTFOUND - -//highest version of the C++ standard to enable. This version is -// also used if the version check is disabled -CXX_MAX_STANDARD:STRING=17 - -//Maximum time allowed before CTest will kill the test. -DART_TESTING_TIMEOUT:STRING=1500 - -//Path to a file. -DLMALLOC_INCLUDE_DIR:PATH=DLMALLOC_INCLUDE_DIR-NOTFOUND - -//Path list to search for DLMALLOC -DLMALLOC_ROOT:PATH= - -//Path to a library. -DL_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libdl.so - -//Dot tool for use with Doxygen -DOXYGEN_DOT_EXECUTABLE:FILEPATH=DOXYGEN_DOT_EXECUTABLE-NOTFOUND - -//Doxygen documentation generation tool (http://www.doxygen.org) -DOXYGEN_EXECUTABLE:FILEPATH=DOXYGEN_EXECUTABLE-NOTFOUND - -//Enable Python bindings for DUNE -DUNE_ENABLE_PYTHONBINDINGS:BOOL=OFF - -//Enable compilation and installation of extra utilities from the -// "src" subdirectory. -DUNE_GRID_EXTRA_UTILS:BOOL= - -//Grid selector definition added to config.h -DUNE_GRID_GRIDTYPE_SELECTOR:BOOL=OFF - -//Installation directory for CMake modules. Default is ${CMAKE_INSTALL_DATAROOTDIR}/dune/cmake/modules -// when not set explicitely -DUNE_INSTALL_MODULEDIR:PATH= - -//Installation directory for libraries that are not architecture -// dependent. Default is lib when not set explicitely -DUNE_INSTALL_NONOBJECTLIBDIR:PATH= - -//Enable/Disable the backwards compatibility of the category enum/method -// in dune-istl solvers, preconditioner, etc. '1' -DUNE_ISTL_SUPPORT_OLD_CATEGORY_INTERFACE:BOOL=1 - -//Path to a program. -DVIPDF_CONVERTER:FILEPATH=/usr/bin/dvipdfm - -//Path to a program. -DVIPS_CONVERTER:FILEPATH=/usr/bin/dvips - -//Path to a program. -GITCOMMAND:FILEPATH=/usr/bin/git - -//Path to a file. -GMPXX_INCLUDE_DIR:PATH=/usr/include - -//Path to a library. -GMPXX_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libgmpxx.so - -//Path to a file. -GMP_INCLUDE_DIR:PATH=/usr/include/x86_64-linux-gnu - -//Path to a library. -GMP_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libgmp.so - -//Path to a file. -GraphBLAS_INCLUDE_DIR:PATH=GraphBLAS_INCLUDE_DIR-NOTFOUND - -//Path to a program. -HGCOMMAND:FILEPATH=HGCOMMAND-NOTFOUND - -//Path to a library. -HSL_LIBRARY:FILEPATH=HSL_LIBRARY-NOTFOUND - -//Path to a program. -HTLATEX_COMPILER:FILEPATH=/usr/bin/htlatex - -//Path to inkscape to generate png files from svg files -INKSCAPE:FILEPATH=INKSCAPE-NOTFOUND - -//Path to a file. -IPOPT_INCLUDE_DIR:PATH=/usr/include/coin - -//Path to a library. -IPOPT_LIBRARY:FILEPATH=/usr/lib/libipopt.so - -//Path to a file. -KLU_INCLUDE_DIR:PATH=KLU_INCLUDE_DIR-NOTFOUND - -//Path to a library. -KLU_LIBRARY:FILEPATH=KLU_LIBRARY-NOTFOUND - -//Path to a program. -LATEX2HTML_CONVERTER:FILEPATH=LATEX2HTML_CONVERTER-NOTFOUND - -//Path to a file. -LATEXMKRC_TEMPLATE:FILEPATH=/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/latexmkrc.cmake - -//Path to a program. -LATEXMK_EXECUTABLE:FILEPATH=/usr/bin/latexmk - -//Path to a program. -LATEX_COMPILER:FILEPATH=/usr/bin/latex - -//Path to a file. -LDL_INCLUDE_DIR:PATH=LDL_INCLUDE_DIR-NOTFOUND - -//Path to a library. -LDL_LIBRARY:FILEPATH=LDL_LIBRARY-NOTFOUND - -//Path to a program. -LUALATEX_COMPILER:FILEPATH=/usr/bin/lualatex - -//Command to build the project -MAKECOMMAND:STRING=/usr/bin/cmake --build . --config "${CTEST_CONFIGURATION_TYPE}" -- -i - -//Path to a program. -MAKEINDEX_COMPILER:FILEPATH=/usr/bin/makeindex - -//Path to the memory checking command, used for memory error detection. -MEMORYCHECK_COMMAND:FILEPATH=MEMORYCHECK_COMMAND-NOTFOUND - -//File that contains suppressions for the memory checker -MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH= - -//METIS API version provided by METIS or scotch-metis library -METIS_API_VERSION:STRING=0 - -//Path to a file. -METIS_INCLUDE_DIR:PATH=METIS_INCLUDE_DIR-NOTFOUND - -//Path to a library. -METIS_LIBRARY:FILEPATH=METIS_LIBRARY-NOTFOUND - -//set the MINIMAL_DEBUG_LEVEL. Standard debug streams with level -// below MINIMAL_DEBUG_LEVEL will collapse to doing nothing if -// output is requested. (default=warn) -MINIMAL_DEBUG_LEVEL:STRING=ON - -//Executable for running MPI programs. -MPIEXEC_EXECUTABLE:FILEPATH=/usr/bin/mpiexec - -//Maximum number of processors available to run MPI applications. -MPIEXEC_MAX_NUMPROCS:STRING=6 - -//Flag used by MPI to specify the number of processes for mpiexec; -// the next option will be the number of processes. -MPIEXEC_NUMPROC_FLAG:STRING=-n - -//These flags will be placed after all flags passed to mpiexec. -MPIEXEC_POSTFLAGS:STRING= - -//These flags will be directly before the executable that is being -// run by mpiexec. -MPIEXEC_PREFLAGS:STRING= - -//MPI CXX additional include directories -MPI_CXX_ADDITIONAL_INCLUDE_DIRS:STRING=/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi - -//MPI compiler for CXX -MPI_CXX_COMPILER:FILEPATH=/usr/bin/mpicxx - -//MPI CXX compilation definitions -MPI_CXX_COMPILE_DEFINITIONS:STRING= - -//MPI CXX compilation options -MPI_CXX_COMPILE_OPTIONS:STRING=-pthread - -//Path to a file. -MPI_CXX_HEADER_DIR:PATH=/usr/lib/x86_64-linux-gnu/openmpi/include - -//MPI CXX libraries to link against -MPI_CXX_LIB_NAMES:STRING=mpi_cxx;mpi - -//MPI CXX linker flags -MPI_CXX_LINK_FLAGS:STRING=-pthread - -//If true, the MPI-2 C++ bindings are disabled using definitions. -MPI_CXX_SKIP_MPICXX:BOOL=FALSE - -//MPI C additional include directories -MPI_C_ADDITIONAL_INCLUDE_DIRS:STRING=/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi - -//MPI compiler for C -MPI_C_COMPILER:FILEPATH=/usr/bin/mpicc - -//MPI C compilation definitions -MPI_C_COMPILE_DEFINITIONS:STRING= - -//MPI C compilation options -MPI_C_COMPILE_OPTIONS:STRING=-pthread - -//Path to a file. -MPI_C_HEADER_DIR:PATH=/usr/lib/x86_64-linux-gnu/openmpi/include - -//MPI C libraries to link against -MPI_C_LIB_NAMES:STRING=mpi - -//MPI C linker flags -MPI_C_LINK_FLAGS:STRING=-pthread - -//Compile flags used by DUNE when compiling MPI programs -MPI_DUNE_COMPILE_FLAGS:STRING=-pthread - -//Include path used by DUNE when compiling MPI programs -MPI_DUNE_INCLUDE_PATH:STRING=/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi;/usr/lib/x86_64-linux-gnu/openmpi/include - -//Libraries used by DUNE when linking MPI programs -MPI_DUNE_LIBRARIES:STRING=/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so - -//Linker flags used by DUNE when compiling MPI programs -MPI_DUNE_LINK_FLAGS:STRING=-pthread - -//Location of the mpi library for MPI -MPI_mpi_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so - -//Location of the mpi_cxx library for MPI -MPI_mpi_cxx_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so - -//Path to a file. -Mongoose_INCLUDE_DIR:PATH=Mongoose_INCLUDE_DIR-NOTFOUND - -//Path to a program. -P4COMMAND:FILEPATH=P4COMMAND-NOTFOUND - -//Path to a file. -PARMETIS_INCLUDE_DIR:PATH=PARMETIS_INCLUDE_DIR-NOTFOUND - -//Path to a library. -PARMETIS_LIBRARY:FILEPATH=PARMETIS_LIBRARY-NOTFOUND - -//Path to a file. -PATH_PKG_PSURFACE:FILEPATH=PATH_PKG_PSURFACE-NOTFOUND - -//Path to a program. -PDFLATEX_COMPILER:FILEPATH=/usr/bin/pdflatex - -//Path to a program. -PDFTOPS_CONVERTER:FILEPATH=/usr/bin/pdftops - -//pkg-config executable -PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config - -//Path to a program. -PS2PDF_CONVERTER:FILEPATH=/usr/bin/ps2pdf14 - -//Path to a file. -PSURFACE_INCLUDE_DIR:PATH=PSURFACE_INCLUDE_DIR-NOTFOUND - -//Path to a library. -PSURFACE_LIBRARY:FILEPATH=PSURFACE_LIBRARY-NOTFOUND - -//Path to a library. -PTSCOTCHERR_LIBRARY:FILEPATH=PTSCOTCHERR_LIBRARY-NOTFOUND - -//Path to a file. -PTSCOTCH_INCLUDE_DIR:PATH=PTSCOTCH_INCLUDE_DIR-NOTFOUND - -//Path to a library. -PTSCOTCH_LIBRARY:FILEPATH=PTSCOTCH_LIBRARY-NOTFOUND - -//Path to a library. -SCOTCHERR_LIBRARY:FILEPATH=SCOTCHERR_LIBRARY-NOTFOUND - -//Path to a file. -SCOTCH_INCLUDE_DIR:PATH=SCOTCH_INCLUDE_DIR-NOTFOUND - -//Path to a library. -SCOTCH_LIBRARY:FILEPATH=SCOTCH_LIBRARY-NOTFOUND - -//directory with SIONLIB headers inside -SIONLIB_INCLUDEDIR:PATH= - -//Path to a file. -SIONLIB_INCLUDE_DIR:PATH=SIONLIB_INCLUDE_DIR-NOTFOUND - -//directory with SIONLIB libraries inside -SIONLIB_LIBDIR:PATH= - -//Path to a library. -SIONLIB_LIBRARY:FILEPATH=SIONLIB_LIBRARY-NOTFOUND - -//Path list to search for SIONLIB -SIONLIB_ROOT:PATH= - -//suffix to the library name , e.g. gcc or something -SIONLIB_SUFFIX:STRING=_lib64 - -//Name of the computer/site where compile is being run -SITE:STRING=Klaus-PC - -//Path to the SLURM sbatch executable -SLURM_SBATCH_COMMAND:FILEPATH=SLURM_SBATCH_COMMAND-NOTFOUND - -//Path to the SLURM srun executable -SLURM_SRUN_COMMAND:FILEPATH=SLURM_SRUN_COMMAND-NOTFOUND - -//Path to a file. -SLU_UTIL_HEADER:FILEPATH=/usr/include/superlu/slu_util.h - -//Path to a program. -SPHINX_EXECUTABLE:FILEPATH=SPHINX_EXECUTABLE-NOTFOUND - -//Path to a file. -SPQR_INCLUDE_DIR:PATH=SPQR_INCLUDE_DIR-NOTFOUND - -//Path to a library. -SPQR_LIBRARY:FILEPATH=SPQR_LIBRARY-NOTFOUND - -//Path to a library. -SUITESPARSE_CONFIG_LIB:FILEPATH=SUITESPARSE_CONFIG_LIB-NOTFOUND - -//Path to a file. -SUITESPARSE_INCLUDE_DIR:PATH=SUITESPARSE_INCLUDE_DIR-NOTFOUND - -//Compile flags used by DUNE when compiling SuperLU programs -SUPERLU_DUNE_COMPILE_FLAGS:STRING=-I/usr/include/superlu - -//Libraries used by DUNE when linking SuperLU programs -SUPERLU_DUNE_LIBRARIES:STRING=/usr/lib/x86_64-linux-gnu/libsuperlu.so;/usr/lib/x86_64-linux-gnu/libopenblas.so - -//Path to a file. -SUPERLU_INCLUDE_DIR:PATH=/usr/include/superlu - -//The integer version that SuperLU was compiled for (Default is -// int. -//\n Should be the same as int_t define in e.g. slu_sdefs.h -SUPERLU_INT_TYPE:STRING=int - -//Path to a library. -SUPERLU_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libsuperlu.so - -//Path to a program. -SVNCOMMAND:FILEPATH=SVNCOMMAND-NOTFOUND - -//The directory containing a CMake configuration file for TBB. -TBB_DIR:PATH=TBB_DIR-NOTFOUND - -//Prefer -pthread compiler and linker flag -THREADS_PREFER_PTHREAD_FLAG:BOOL=TRUE - -//Path to a file. -UMFPACK_INCLUDE_DIR:PATH=UMFPACK_INCLUDE_DIR-NOTFOUND - -//Path to a library. -UMFPACK_LIBRARY:FILEPATH=UMFPACK_LIBRARY-NOTFOUND - -//whether we are using pthreads. -USE_PTHREADS:BOOL=OFF - -//The directory containing a CMake configuration file for Vc. -Vc_DIR:PATH=Vc_DIR-NOTFOUND - -//Path to a program. -XELATEX_COMPILER:FILEPATH=/usr/bin/xelatex - -//Path to a program. -XINDY_COMPILER:FILEPATH=XINDY_COMPILER-NOTFOUND - -//Path to a file. -ZLIB_INCLUDE_DIR:PATH=/usr/include - -//Path to a library. -ZLIB_LIBRARY_DEBUG:FILEPATH=ZLIB_LIBRARY_DEBUG-NOTFOUND - -//Path to a library. -ZLIB_LIBRARY_RELEASE:FILEPATH=/usr/lib/x86_64-linux-gnu/libz.so - -//Path to a file. -ZOLTAN_INCLUDE_DIRS:PATH=ZOLTAN_INCLUDE_DIRS-NOTFOUND - -//Path to a library. -ZOLTAN_LIBRARIES:FILEPATH=ZOLTAN_LIBRARIES-NOTFOUND - -//Path to a file. -_mod_cmake:FILEPATH=/home/klaus/Desktop/DUNE2.8/dune-microstructure/cmake/modules/DuneMicrostructureMacros.cmake - -//No help, variable specified on the command line. -dune-alugrid_DIR:UNINITIALIZED=/home/klaus/Desktop/DUNE2.8/dune-alugrid/build-cmake - -//No help, variable specified on the command line. -dune-common_DIR:UNINITIALIZED=/home/klaus/Desktop/DUNE2.8/dune-common/build-cmake - -//No help, variable specified on the command line. -dune-functions_DIR:UNINITIALIZED=/home/klaus/Desktop/DUNE2.8/dune-functions/build-cmake - -//No help, variable specified on the command line. -dune-geometry_DIR:UNINITIALIZED=/home/klaus/Desktop/DUNE2.8/dune-geometry/build-cmake - -//No help, variable specified on the command line. -dune-grid_DIR:UNINITIALIZED=/home/klaus/Desktop/DUNE2.8/dune-grid/build-cmake - -//No help, variable specified on the command line. -dune-istl_DIR:UNINITIALIZED=/home/klaus/Desktop/DUNE2.8/dune-istl/build-cmake - -//No help, variable specified on the command line. -dune-localfunctions_DIR:UNINITIALIZED=/home/klaus/Desktop/DUNE2.8/dune-localfunctions/build-cmake - -//No help, variable specified on the command line. -dune-matrix-vector_DIR:UNINITIALIZED=/home/klaus/Desktop/DUNE2.8/dune-matrix-vector/build-cmake - -//Value Computed by CMake -dune-microstructure_BINARY_DIR:STATIC=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -//Value Computed by CMake -dune-microstructure_SOURCE_DIR:STATIC=/home/klaus/Desktop/DUNE2.8/dune-microstructure - -//No help, variable specified on the command line. -dune-solvers_DIR:UNINITIALIZED=/home/klaus/Desktop/DUNE2.8/dune-solvers/build-cmake - -//No help, variable specified on the command line. -dune-typetree_DIR:UNINITIALIZED=/home/klaus/Desktop/DUNE2.8/dune-typetree/build-cmake - -//No help, variable specified on the command line. -dune-uggrid_DIR:UNINITIALIZED=/home/klaus/Desktop/DUNE2.8/dune-uggrid/build-cmake - -//Path to a library. -pkgcfg_lib_PKG_gmp:FILEPATH=/usr/lib/x86_64-linux-gnu/libgmp.so - -//Path to a library. -pkgcfg_lib_PKG_gmpxx:FILEPATH=/usr/lib/x86_64-linux-gnu/libgmpxx.so - - -######################## -# INTERNAL cache entries -######################## - -//ADVANCED property for variable: AMD_INCLUDE_DIR -AMD_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: AMD_LIBRARY -AMD_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: AMIRAMESH_INCLUDE_DIR -AMIRAMESH_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: AMIRAMESH_LIBRARY -AMIRAMESH_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ARPACKPP_INCLUDE_DIR -ARPACKPP_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ARPACKPP_LIBRARY -ARPACKPP_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ARPACK_LIBRARY -ARPACK_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: BIBER_COMPILER -BIBER_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: BIBTEX_COMPILER -BIBTEX_COMPILER-ADVANCED:INTERNAL=1 -//Have function sgemm_ -BLAS_WORKS:INTERNAL= -//ADVANCED property for variable: BLAS_goto2_LIBRARY -BLAS_goto2_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: BLAS_mkl_LIBRARY -BLAS_mkl_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: BLAS_mkl_em64t_LIBRARY -BLAS_mkl_em64t_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: BLAS_mkl_ia32_LIBRARY -BLAS_mkl_ia32_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: BLAS_mkl_intel_LIBRARY -BLAS_mkl_intel_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: BLAS_mkl_intel_lp64_LIBRARY -BLAS_mkl_intel_lp64_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: BLAS_openblas_LIBRARY -BLAS_openblas_LIBRARY-ADVANCED:INTERNAL=1 -//Have function sgemm_ -BLAS_openblas_WORKS:INTERNAL=1 -//ADVANCED property for variable: BTF_INCLUDE_DIR -BTF_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: BTF_LIBRARY -BTF_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: BZRCOMMAND -BZRCOMMAND-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CAMD_INCLUDE_DIR -CAMD_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CAMD_LIBRARY -CAMD_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CCOLAMD_INCLUDE_DIR -CCOLAMD_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CCOLAMD_LIBRARY -CCOLAMD_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CHOLMOD_INCLUDE_DIR -CHOLMOD_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CHOLMOD_LIBRARY -CHOLMOD_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_ADDR2LINE -CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_AR -CMAKE_AR-ADVANCED:INTERNAL=1 -//This is the directory where this CMakeCache.txt was created -CMAKE_CACHEFILE_DIR:INTERNAL=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake -//Major version of cmake used to create the current loaded cache -CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 -//Minor version of cmake used to create the current loaded cache -CMAKE_CACHE_MINOR_VERSION:INTERNAL=16 -//Patch version of cmake used to create the current loaded cache -CMAKE_CACHE_PATCH_VERSION:INTERNAL=3 -//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE -CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 -//Path to CMake executable. -CMAKE_COMMAND:INTERNAL=/usr/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack -//ADVANCED property for variable: CMAKE_CTEST_COMMAND -CMAKE_CTEST_COMMAND-ADVANCED:INTERNAL=1 -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest -//ADVANCED property for variable: CMAKE_CXX_COMPILER -CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR -CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB -CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS -CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG -CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL -CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE -CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO -CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER -CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER_AR -CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB -CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS -CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG -CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL -CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE -CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO -CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_DLLTOOL -CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 -//Executable file format -CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS -CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG -CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE -CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS -CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 -//Name of external makefile project generator. -CMAKE_EXTRA_GENERATOR:INTERNAL= -//Name of generator. -CMAKE_GENERATOR:INTERNAL=Unix Makefiles -//Generator instance identifier. -CMAKE_GENERATOR_INSTANCE:INTERNAL= -//Name of generator platform. -CMAKE_GENERATOR_PLATFORM:INTERNAL= -//Name of generator toolset. -CMAKE_GENERATOR_TOOLSET:INTERNAL= -//Test CMAKE_HAVE_LIBC_PTHREAD -CMAKE_HAVE_LIBC_PTHREAD:INTERNAL= -//Have include pthread.h -CMAKE_HAVE_PTHREAD_H:INTERNAL=1 -//Source directory with the top level CMakeLists.txt file for this -// project -CMAKE_HOME_DIRECTORY:INTERNAL=/home/klaus/Desktop/DUNE2.8/dune-microstructure -//ADVANCED property for variable: CMAKE_INSTALL_BINDIR -CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_INSTALL_DATADIR -CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR -CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_INSTALL_DOCDIR -CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR -CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_INSTALL_INFODIR -CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_INSTALL_LIBDIR -CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR -CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR -CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR -CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_INSTALL_MANDIR -CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR -CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR -CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_INSTALL_SBINDIR -CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR -CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1 -//Install .so files without execute permission. -CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1 -//ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR -CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_LINKER -CMAKE_LINKER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MAKE_PROGRAM -CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS -CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG -CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE -CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_NM -CMAKE_NM-ADVANCED:INTERNAL=1 -//number of local generators -CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=7 -//ADVANCED property for variable: CMAKE_OBJCOPY -CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJDUMP -CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 -//Platform information initialized -CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RANLIB -CMAKE_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_READELF -CMAKE_READELF-ADVANCED:INTERNAL=1 -//Path to CMake installation. -CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.16 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS -CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG -CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE -CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH -CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_RPATH -CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS -CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG -CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE -CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STRIP -CMAKE_STRIP-ADVANCED:INTERNAL=1 -//uname command -CMAKE_UNAME:INTERNAL=/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: COLAMD_INCLUDE_DIR -COLAMD_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: COLAMD_LIBRARY -COLAMD_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: COVERAGE_COMMAND -COVERAGE_COMMAND-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: COVERAGE_EXTRA_FLAGS -COVERAGE_EXTRA_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CSparse_INCLUDE_DIR -CSparse_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CSparse_LIBRARY -CSparse_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CTEST_SUBMIT_RETRY_COUNT -CTEST_SUBMIT_RETRY_COUNT-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CTEST_SUBMIT_RETRY_DELAY -CTEST_SUBMIT_RETRY_DELAY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CVSCOMMAND -CVSCOMMAND-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CVS_UPDATE_OPTIONS -CVS_UPDATE_OPTIONS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CXSparse_INCLUDE_DIR -CXSparse_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CXSparse_LIBRARY -CXSparse_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: DART_TESTING_TIMEOUT -DART_TESTING_TIMEOUT-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: DLMALLOC_INCLUDE_DIR -DLMALLOC_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: DLMALLOC_ROOT -DLMALLOC_ROOT-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: DOXYGEN_DOT_EXECUTABLE -DOXYGEN_DOT_EXECUTABLE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: DOXYGEN_EXECUTABLE -DOXYGEN_EXECUTABLE-ADVANCED:INTERNAL=1 -//Test DUNE_CV_PTHREAD_TLS_COMPILES -DUNE_CV_PTHREAD_TLS_COMPILES:INTERNAL= -//Have symbol std::move<std::experimental::detected_t<std::decay_t,int>> -DUNE_HAVE_CXX_EXPERIMENTAL_IS_DETECTED:INTERNAL=1 -//Have symbol std::experimental::make_array<int,int> -DUNE_HAVE_CXX_EXPERIMENTAL_MAKE_ARRAY:INTERNAL=1 -//Have symbol std::identity -DUNE_HAVE_CXX_STD_IDENTITY:INTERNAL= -//ADVANCED property for variable: DVIPDF_CONVERTER -DVIPDF_CONVERTER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: DVIPS_CONVERTER -DVIPS_CONVERTER-ADVANCED:INTERNAL=1 -//Details about finding BLAS -FIND_PACKAGE_MESSAGE_DETAILS_BLAS:INTERNAL=[/usr/lib/x86_64-linux-gnu/libopenblas.so][v()] -//Details about finding GMP -FIND_PACKAGE_MESSAGE_DETAILS_GMP:INTERNAL=[/usr/lib/x86_64-linux-gnu/libgmpxx.so][/usr/include][/usr/include/x86_64-linux-gnu][/usr/lib/x86_64-linux-gnu/libgmp.so][v()] -//Details about finding Ipopt -FIND_PACKAGE_MESSAGE_DETAILS_Ipopt:INTERNAL=[/usr/include/coin][/usr/lib/libipopt.so][v()] -//Details about finding LATEX -FIND_PACKAGE_MESSAGE_DETAILS_LATEX:INTERNAL=[/usr/bin/latex][c ][v()] -//Details about finding LatexMk -FIND_PACKAGE_MESSAGE_DETAILS_LatexMk:INTERNAL=[/usr/bin/latexmk][vVersion 4.67()] -//Details about finding MPI -FIND_PACKAGE_MESSAGE_DETAILS_MPI:INTERNAL=[TRUE][cfound components: C ][v3.1()] -//Details about finding MPI_C -FIND_PACKAGE_MESSAGE_DETAILS_MPI_C:INTERNAL=[/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so][mpi][/usr/lib/x86_64-linux-gnu/openmpi/include][TRUE][v3.1()] -//Details about finding PkgConfig -FIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[/usr/bin/pkg-config][v0.29.1()] -//Details about finding Python3 -FIND_PACKAGE_MESSAGE_DETAILS_Python3:INTERNAL=[/usr/bin/python3][/usr/include/python3.8][/usr/lib/x86_64-linux-gnu/libpython3.8.so][cfound components: Interpreter Development Development.Module Development.Embed ][v3.8.5()] -//Details about finding QuadMath -FIND_PACKAGE_MESSAGE_DETAILS_QuadMath:INTERNAL=[(Supported by compiler)][1][v()] -//Details about finding SuperLU -FIND_PACKAGE_MESSAGE_DETAILS_SuperLU:INTERNAL=[/usr/lib/x86_64-linux-gnu/libsuperlu.so][/usr/include/superlu][/usr/include/superlu/slu_util.h][TRUE][v5.2.1(5.0)] -//Details about finding Threads -FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] -//Details about finding ZLIB -FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/usr/lib/x86_64-linux-gnu/libz.so][/usr/include][v1.2.11()] -//Details about finding dl -FIND_PACKAGE_MESSAGE_DETAILS_dl:INTERNAL=[/usr/lib/x86_64-linux-gnu/libdl.so][v()] -//Details about finding pip_/usr/bin/python3 -FIND_PACKAGE_MESSAGE_DETAILS_pip_/usr/bin/python3:INTERNAL=[TRUE][v()] -//ADVANCED property for variable: GITCOMMAND -GITCOMMAND-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: GMPXX_INCLUDE_DIR -GMPXX_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: GMPXX_LIB -GMPXX_LIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: GMP_INCLUDE_DIR -GMP_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: GMP_LIB -GMP_LIB-ADVANCED:INTERNAL=1 -//Test HAS_ATTRIBUTE_DEPRECATED -HAS_ATTRIBUTE_DEPRECATED:INTERNAL=1 -//Test HAS_ATTRIBUTE_DEPRECATED_MSG -HAS_ATTRIBUTE_DEPRECATED_MSG:INTERNAL=1 -//Test HAS_ATTRIBUTE_UNUSED -HAS_ATTRIBUTE_UNUSED:INTERNAL=1 -//Have function mkstemp -HAVE_MKSTEMP:INTERNAL=1 -//Have include rpc/rpc.h -HAVE_RPC_RPC_H:INTERNAL=1 -//ADVANCED property for variable: HGCOMMAND -HGCOMMAND-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: HTLATEX_COMPILER -HTLATEX_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: KLU_INCLUDE_DIR -KLU_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: KLU_LIBRARY -KLU_LIBRARY-ADVANCED:INTERNAL=1 -//Have function dsyev_ -LAPACK_NEEDS_UNDERLINE:INTERNAL=1 -//Have function cheev_ -LAPACK_WORKS:INTERNAL=1 -//ADVANCED property for variable: LATEX2HTML_CONVERTER -LATEX2HTML_CONVERTER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: LATEX_COMPILER -LATEX_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: LDL_INCLUDE_DIR -LDL_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: LDL_LIBRARY -LDL_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: LUALATEX_COMPILER -LUALATEX_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MAKECOMMAND -MAKECOMMAND-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MAKEINDEX_COMPILER -MAKEINDEX_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MEMORYCHECK_COMMAND -MEMORYCHECK_COMMAND-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MEMORYCHECK_SUPPRESSIONS_FILE -MEMORYCHECK_SUPPRESSIONS_FILE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: METIS_API_VERSION -METIS_API_VERSION-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: METIS_INCLUDE_DIR -METIS_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: METIS_LIBRARY -METIS_LIBRARY-ADVANCED:INTERNAL=1 -//STRINGS property for variable: MINIMAL_DEBUG_LEVEL -MINIMAL_DEBUG_LEVEL-STRINGS:INTERNAL=grave;warn;info;verb;vverb -//ADVANCED property for variable: MPIEXEC_EXECUTABLE -MPIEXEC_EXECUTABLE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPIEXEC_MAX_NUMPROCS -MPIEXEC_MAX_NUMPROCS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPIEXEC_NUMPROC_FLAG -MPIEXEC_NUMPROC_FLAG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPIEXEC_POSTFLAGS -MPIEXEC_POSTFLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPIEXEC_PREFLAGS -MPIEXEC_PREFLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_CXX_ADDITIONAL_INCLUDE_DIRS -MPI_CXX_ADDITIONAL_INCLUDE_DIRS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_CXX_COMPILER -MPI_CXX_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_CXX_COMPILE_DEFINITIONS -MPI_CXX_COMPILE_DEFINITIONS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_CXX_COMPILE_OPTIONS -MPI_CXX_COMPILE_OPTIONS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_CXX_HEADER_DIR -MPI_CXX_HEADER_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_CXX_LIB_NAMES -MPI_CXX_LIB_NAMES-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_CXX_LINK_FLAGS -MPI_CXX_LINK_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_CXX_SKIP_MPICXX -MPI_CXX_SKIP_MPICXX-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_C_ADDITIONAL_INCLUDE_DIRS -MPI_C_ADDITIONAL_INCLUDE_DIRS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_C_COMPILER -MPI_C_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_C_COMPILE_DEFINITIONS -MPI_C_COMPILE_DEFINITIONS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_C_COMPILE_OPTIONS -MPI_C_COMPILE_OPTIONS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_C_HEADER_DIR -MPI_C_HEADER_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_C_LIB_NAMES -MPI_C_LIB_NAMES-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_C_LINK_FLAGS -MPI_C_LINK_FLAGS-ADVANCED:INTERNAL=1 -//Result of TRY_COMPILE -MPI_RESULT_CXX_test_mpi_MPICXX:INTERNAL=TRUE -//Result of TRY_COMPILE -MPI_RESULT_CXX_test_mpi_normal:INTERNAL=TRUE -//Result of TRY_COMPILE -MPI_RESULT_C_test_mpi_normal:INTERNAL=TRUE -//ADVANCED property for variable: MPI_mpi_LIBRARY -MPI_mpi_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_mpi_cxx_LIBRARY -MPI_mpi_cxx_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: P4COMMAND -P4COMMAND-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: PARMETIS_INCLUDE_DIR -PARMETIS_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: PARMETIS_LIBRARY -PARMETIS_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: PDFLATEX_COMPILER -PDFLATEX_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: PDFTOPS_CONVERTER -PDFTOPS_CONVERTER-ADVANCED:INTERNAL=1 -PKG_CFLAGS:INTERNAL= -PKG_CFLAGS_I:INTERNAL= -PKG_CFLAGS_OTHER:INTERNAL= -//ADVANCED property for variable: PKG_CONFIG_EXECUTABLE -PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 -PKG_FOUND:INTERNAL=1 -PKG_INCLUDEDIR:INTERNAL= -PKG_INCLUDE_DIRS:INTERNAL= -PKG_LDFLAGS:INTERNAL=-lgmpxx;-lgmp -PKG_LDFLAGS_OTHER:INTERNAL= -PKG_LIBDIR:INTERNAL= -PKG_LIBRARIES:INTERNAL=gmpxx;gmp -PKG_LIBRARY_DIRS:INTERNAL= -PKG_LIBS:INTERNAL= -PKG_LIBS_L:INTERNAL= -PKG_LIBS_OTHER:INTERNAL= -PKG_LIBS_PATHS:INTERNAL= -PKG_MODULE_NAME:INTERNAL= -PKG_PREFIX:INTERNAL= -PKG_PSURFACE_CFLAGS:INTERNAL= -PKG_PSURFACE_CFLAGS_I:INTERNAL= -PKG_PSURFACE_CFLAGS_OTHER:INTERNAL= -PKG_PSURFACE_FOUND:INTERNAL= -PKG_PSURFACE_INCLUDEDIR:INTERNAL= -PKG_PSURFACE_LIBDIR:INTERNAL= -PKG_PSURFACE_LIBS:INTERNAL= -PKG_PSURFACE_LIBS_L:INTERNAL= -PKG_PSURFACE_LIBS_OTHER:INTERNAL= -PKG_PSURFACE_LIBS_PATHS:INTERNAL= -PKG_PSURFACE_MODULE_NAME:INTERNAL= -PKG_PSURFACE_PREFIX:INTERNAL= -PKG_PSURFACE_STATIC_CFLAGS:INTERNAL= -PKG_PSURFACE_STATIC_CFLAGS_I:INTERNAL= -PKG_PSURFACE_STATIC_CFLAGS_OTHER:INTERNAL= -PKG_PSURFACE_STATIC_LIBDIR:INTERNAL= -PKG_PSURFACE_STATIC_LIBS:INTERNAL= -PKG_PSURFACE_STATIC_LIBS_L:INTERNAL= -PKG_PSURFACE_STATIC_LIBS_OTHER:INTERNAL= -PKG_PSURFACE_STATIC_LIBS_PATHS:INTERNAL= -PKG_PSURFACE_VERSION:INTERNAL= -PKG_PSURFACE_psurface_INCLUDEDIR:INTERNAL= -PKG_PSURFACE_psurface_LIBDIR:INTERNAL= -PKG_PSURFACE_psurface_PREFIX:INTERNAL= -PKG_PSURFACE_psurface_VERSION:INTERNAL= -PKG_STATIC_CFLAGS:INTERNAL= -PKG_STATIC_CFLAGS_I:INTERNAL= -PKG_STATIC_CFLAGS_OTHER:INTERNAL= -PKG_STATIC_INCLUDE_DIRS:INTERNAL= -PKG_STATIC_LDFLAGS:INTERNAL=-lgmpxx;-lgmp -PKG_STATIC_LDFLAGS_OTHER:INTERNAL= -PKG_STATIC_LIBDIR:INTERNAL= -PKG_STATIC_LIBRARIES:INTERNAL=gmpxx;gmp -PKG_STATIC_LIBRARY_DIRS:INTERNAL= -PKG_STATIC_LIBS:INTERNAL= -PKG_STATIC_LIBS_L:INTERNAL= -PKG_STATIC_LIBS_OTHER:INTERNAL= -PKG_STATIC_LIBS_PATHS:INTERNAL= -PKG_VERSION:INTERNAL= -PKG_gmp_INCLUDEDIR:INTERNAL=/usr/include -PKG_gmp_LIBDIR:INTERNAL=/usr/lib/x86_64-linux-gnu -PKG_gmp_MODULE_NAME:INTERNAL=gmp -PKG_gmp_PREFIX:INTERNAL=/usr -PKG_gmp_VERSION:INTERNAL=6.2.0 -PKG_gmpxx_INCLUDEDIR:INTERNAL=/usr/include -PKG_gmpxx_LIBDIR:INTERNAL=/usr/lib/x86_64-linux-gnu -PKG_gmpxx_MODULE_NAME:INTERNAL=gmpxx -PKG_gmpxx_PREFIX:INTERNAL=/usr -PKG_gmpxx_VERSION:INTERNAL=6.2.0 -//ADVANCED property for variable: PS2PDF_CONVERTER -PS2PDF_CONVERTER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: PSURFACE_INCLUDE_DIR -PSURFACE_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: PSURFACE_LIBRARY -PSURFACE_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: PTSCOTCHERR_LIBRARY -PTSCOTCHERR_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: PTSCOTCH_INCLUDE_DIR -PTSCOTCH_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: PTSCOTCH_LIBRARY -PTSCOTCH_LIBRARY-ADVANCED:INTERNAL=1 -PkgConfigTBB_CFLAGS:INTERNAL= -PkgConfigTBB_CFLAGS_I:INTERNAL= -PkgConfigTBB_CFLAGS_OTHER:INTERNAL= -PkgConfigTBB_FOUND:INTERNAL= -PkgConfigTBB_INCLUDEDIR:INTERNAL= -PkgConfigTBB_LIBDIR:INTERNAL= -PkgConfigTBB_LIBS:INTERNAL= -PkgConfigTBB_LIBS_L:INTERNAL= -PkgConfigTBB_LIBS_OTHER:INTERNAL= -PkgConfigTBB_LIBS_PATHS:INTERNAL= -PkgConfigTBB_MODULE_NAME:INTERNAL= -PkgConfigTBB_PREFIX:INTERNAL= -PkgConfigTBB_STATIC_CFLAGS:INTERNAL= -PkgConfigTBB_STATIC_CFLAGS_I:INTERNAL= -PkgConfigTBB_STATIC_CFLAGS_OTHER:INTERNAL= -PkgConfigTBB_STATIC_LIBDIR:INTERNAL= -PkgConfigTBB_STATIC_LIBS:INTERNAL= -PkgConfigTBB_STATIC_LIBS_L:INTERNAL= -PkgConfigTBB_STATIC_LIBS_OTHER:INTERNAL= -PkgConfigTBB_STATIC_LIBS_PATHS:INTERNAL= -PkgConfigTBB_VERSION:INTERNAL= -PkgConfigTBB_tbb_INCLUDEDIR:INTERNAL= -PkgConfigTBB_tbb_LIBDIR:INTERNAL= -PkgConfigTBB_tbb_PREFIX:INTERNAL= -PkgConfigTBB_tbb_VERSION:INTERNAL= -//Test QuadMath_COMPILES -QuadMath_COMPILES:INTERNAL=1 -//ADVANCED property for variable: SCOTCHERR_LIBRARY -SCOTCHERR_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: SCOTCH_INCLUDE_DIR -SCOTCH_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: SCOTCH_LIBRARY -SCOTCH_LIBRARY-ADVANCED:INTERNAL=1 -//Have includes sion.h -SIONLIB_HEADER_USABLE:INTERNAL= -//ADVANCED property for variable: SIONLIB_INCLUDEDIR -SIONLIB_INCLUDEDIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: SIONLIB_INCLUDE_DIR -SIONLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: SIONLIB_LIBDIR -SIONLIB_LIBDIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: SIONLIB_LIBRARY -SIONLIB_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: SIONLIB_ROOT -SIONLIB_ROOT-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: SIONLIB_SUFFIX -SIONLIB_SUFFIX-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: SITE -SITE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: SLURM_SBATCH_COMMAND -SLURM_SBATCH_COMMAND-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: SLURM_SRUN_COMMAND -SLURM_SRUN_COMMAND-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: SLU_UTIL_HEADER -SLU_UTIL_HEADER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: SPQR_INCLUDE_DIR -SPQR_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: SPQR_LIBRARY -SPQR_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: SUITESPARSE_CONFIG_LIB -SUITESPARSE_CONFIG_LIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: SUITESPARSE_INCLUDE_DIR -SUITESPARSE_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: SUPERLU_INCLUDE_DIR -SUPERLU_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: SUPERLU_LIBRARY -SUPERLU_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: SVNCOMMAND -SVNCOMMAND-ADVANCED:INTERNAL=1 -//Result of TRY_COMPILE -THREADS_HAVE_PTHREAD_ARG:INTERNAL=TRUE -//ADVANCED property for variable: UMFPACK_INCLUDE_DIR -UMFPACK_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: UMFPACK_LIBRARY -UMFPACK_LIBRARY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: XELATEX_COMPILER -XELATEX_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: XINDY_COMPILER -XINDY_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ZLIB_INCLUDE_DIR -ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ZLIB_LIBRARY_DEBUG -ZLIB_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: ZLIB_LIBRARY_RELEASE -ZLIB_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 -//CMAKE_INSTALL_PREFIX during last run -_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr/local -_Python3_DEVELOPMENT_EMBED_SIGNATURE:INTERNAL=773cf1079d1ccbc8727a7ce4a1ccf526 -_Python3_DEVELOPMENT_MODULE_SIGNATURE:INTERNAL=9f7c5259e5c8db87a8cd19c87354c230 -//Path to a program. -_Python3_EXECUTABLE:INTERNAL=/usr/bin/python3 -//Path to a file. -_Python3_INCLUDE_DIR:INTERNAL=/usr/include/python3.8 -//Python3 Properties -_Python3_INTERPRETER_PROPERTIES:INTERNAL=Python;3;8;5;64;;cpython-38-x86_64-linux-gnu;/usr/lib/python3.8;/usr/lib/python3.8;/usr/lib/python3/dist-packages;/usr/lib/python3/dist-packages -_Python3_INTERPRETER_SIGNATURE:INTERNAL=e15a7580ae343ac08a40a6bd1adfe935 -//Path to a library. -_Python3_LIBRARY_RELEASE:INTERNAL=/usr/lib/x86_64-linux-gnu/libpython3.8.so -__pkg_config_arguments_PKG:INTERNAL=QUIET;gmp;gmpxx -__pkg_config_checked_PKG:INTERNAL=1 -__pkg_config_checked_PKG_PSURFACE:INTERNAL=1 -__pkg_config_checked_PkgConfigTBB:INTERNAL=1 -//Test compiler_supports_cxx17 -compiler_supports_cxx17:INTERNAL=1 -//Test cxx_std_flag_17 -cxx_std_flag_17:INTERNAL=1 -//ADVANCED property for variable: pkgcfg_lib_PKG_gmp -pkgcfg_lib_PKG_gmp-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: pkgcfg_lib_PKG_gmpxx -pkgcfg_lib_PKG_gmpxx-ADVANCED:INTERNAL=1 -prefix_result:INTERNAL=/usr/lib/x86_64-linux-gnu - diff --git a/build-cmake/CMakeFiles/3.16.3/CMakeCCompiler.cmake b/build-cmake/CMakeFiles/3.16.3/CMakeCCompiler.cmake deleted file mode 100644 index 2692f73329df44b655ef6f7fa6dab33d0bbd11bb..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/3.16.3/CMakeCCompiler.cmake +++ /dev/null @@ -1,76 +0,0 @@ -set(CMAKE_C_COMPILER "/usr/bin/cc") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "GNU") -set(CMAKE_C_COMPILER_VERSION "9.3.0") -set(CMAKE_C_COMPILER_VERSION_INTERNAL "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "11") -set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert") -set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes") -set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros") -set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert") - -set(CMAKE_C_PLATFORM_ID "Linux") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_COMPILER_FRONTEND_VARIANT "") -set(CMAKE_C_SIMULATE_VERSION "") - - - -set(CMAKE_AR "/usr/bin/ar") -set(CMAKE_C_COMPILER_AR "/usr/bin/gcc-ar-9") -set(CMAKE_RANLIB "/usr/bin/ranlib") -set(CMAKE_C_COMPILER_RANLIB "/usr/bin/gcc-ranlib-9") -set(CMAKE_LINKER "/usr/bin/ld") -set(CMAKE_MT "") -set(CMAKE_COMPILER_IS_GNUCC 1) -set(CMAKE_C_COMPILER_LOADED 1) -set(CMAKE_C_COMPILER_WORKS TRUE) -set(CMAKE_C_ABI_COMPILED TRUE) -set(CMAKE_COMPILER_IS_MINGW ) -set(CMAKE_COMPILER_IS_CYGWIN ) -if(CMAKE_COMPILER_IS_CYGWIN) - set(CYGWIN 1) - set(UNIX 1) -endif() - -set(CMAKE_C_COMPILER_ENV_VAR "CC") - -if(CMAKE_COMPILER_IS_MINGW) - set(MINGW 1) -endif() -set(CMAKE_C_COMPILER_ID_RUN 1) -set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) -set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) -set(CMAKE_C_LINKER_PREFERENCE 10) - -# Save compiler ABI information. -set(CMAKE_C_SIZEOF_DATA_PTR "8") -set(CMAKE_C_COMPILER_ABI "ELF") -set(CMAKE_C_LIBRARY_ARCHITECTURE "x86_64-linux-gnu") - -if(CMAKE_C_SIZEOF_DATA_PTR) - set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}") -endif() - -if(CMAKE_C_COMPILER_ABI) - set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}") -endif() - -if(CMAKE_C_LIBRARY_ARCHITECTURE) - set(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu") -endif() - -set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "") -if(CMAKE_C_CL_SHOWINCLUDES_PREFIX) - set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}") -endif() - - - - - -set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/9/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include") -set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;gcc_s;c;gcc;gcc_s") -set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/9;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/build-cmake/CMakeFiles/3.16.3/CMakeCXXCompiler.cmake b/build-cmake/CMakeFiles/3.16.3/CMakeCXXCompiler.cmake deleted file mode 100644 index 504c2505d429d92bc3d7edd6643785ea869f0b11..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/3.16.3/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,88 +0,0 @@ -set(CMAKE_CXX_COMPILER "/usr/bin/c++") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "GNU") -set(CMAKE_CXX_COMPILER_VERSION "9.3.0") -set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "") -set(CMAKE_CXX_COMPILER_WRAPPER "") -set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "14") -set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20") -set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters") -set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates") -set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") -set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17") -set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20") - -set(CMAKE_CXX_PLATFORM_ID "Linux") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "") -set(CMAKE_CXX_SIMULATE_VERSION "") - - - -set(CMAKE_AR "/usr/bin/ar") -set(CMAKE_CXX_COMPILER_AR "/usr/bin/gcc-ar-9") -set(CMAKE_RANLIB "/usr/bin/ranlib") -set(CMAKE_CXX_COMPILER_RANLIB "/usr/bin/gcc-ranlib-9") -set(CMAKE_LINKER "/usr/bin/ld") -set(CMAKE_MT "") -set(CMAKE_COMPILER_IS_GNUCXX 1) -set(CMAKE_CXX_COMPILER_LOADED 1) -set(CMAKE_CXX_COMPILER_WORKS TRUE) -set(CMAKE_CXX_ABI_COMPILED TRUE) -set(CMAKE_COMPILER_IS_MINGW ) -set(CMAKE_COMPILER_IS_CYGWIN ) -if(CMAKE_COMPILER_IS_CYGWIN) - set(CYGWIN 1) - set(UNIX 1) -endif() - -set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") - -if(CMAKE_COMPILER_IS_MINGW) - set(MINGW 1) -endif() -set(CMAKE_CXX_COMPILER_ID_RUN 1) -set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;CPP) -set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) - -foreach (lang C OBJC OBJCXX) - if (CMAKE_${lang}_COMPILER_ID_RUN) - foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS) - list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension}) - endforeach() - endif() -endforeach() - -set(CMAKE_CXX_LINKER_PREFERENCE 30) -set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) - -# Save compiler ABI information. -set(CMAKE_CXX_SIZEOF_DATA_PTR "8") -set(CMAKE_CXX_COMPILER_ABI "ELF") -set(CMAKE_CXX_LIBRARY_ARCHITECTURE "x86_64-linux-gnu") - -if(CMAKE_CXX_SIZEOF_DATA_PTR) - set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}") -endif() - -if(CMAKE_CXX_COMPILER_ABI) - set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}") -endif() - -if(CMAKE_CXX_LIBRARY_ARCHITECTURE) - set(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu") -endif() - -set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "") -if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX) - set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}") -endif() - - - - - -set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/usr/include/c++/9;/usr/include/x86_64-linux-gnu/c++/9;/usr/include/c++/9/backward;/usr/lib/gcc/x86_64-linux-gnu/9/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include") -set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc_s;gcc;c;gcc_s;gcc") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/9;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/build-cmake/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_C.bin b/build-cmake/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index b6f7a329e4226595810c79062fb60191509972ef..0000000000000000000000000000000000000000 Binary files a/build-cmake/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_C.bin and /dev/null differ diff --git a/build-cmake/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_CXX.bin b/build-cmake/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100755 index d422967b7a0d796e3f8f56b6d3ecc1f47af28752..0000000000000000000000000000000000000000 Binary files a/build-cmake/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_CXX.bin and /dev/null differ diff --git a/build-cmake/CMakeFiles/3.16.3/CMakeSystem.cmake b/build-cmake/CMakeFiles/3.16.3/CMakeSystem.cmake deleted file mode 100644 index b76fe98966a506c6aa2eb23f328fc5c8bce2013b..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/3.16.3/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Linux-5.4.0-74-generic") -set(CMAKE_HOST_SYSTEM_NAME "Linux") -set(CMAKE_HOST_SYSTEM_VERSION "5.4.0-74-generic") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - - - -set(CMAKE_SYSTEM "Linux-5.4.0-74-generic") -set(CMAKE_SYSTEM_NAME "Linux") -set(CMAKE_SYSTEM_VERSION "5.4.0-74-generic") -set(CMAKE_SYSTEM_PROCESSOR "x86_64") - -set(CMAKE_CROSSCOMPILING "FALSE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/build-cmake/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c b/build-cmake/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c deleted file mode 100644 index d884b50908c9852aad6d3b60781f4e529edc4d50..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c +++ /dev/null @@ -1,671 +0,0 @@ -#ifdef __cplusplus -# error "A C++ compiler has been selected for C." -#endif - -#if defined(__18CXX) -# define ID_VOID_MAIN -#endif -#if defined(__CLASSIC_C__) -/* cv-qualifiers did not exist in K&R C */ -# define const -# define volatile -#endif - - -/* Version number components: V=Version, R=Revision, P=Patch - Version date components: YYYY=Year, MM=Month, DD=Day */ - -#if defined(__INTEL_COMPILER) || defined(__ICC) -# define COMPILER_ID "Intel" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# if defined(__GNUC__) -# define SIMULATE_ID "GNU" -# endif - /* __INTEL_COMPILER = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) -# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) -# if defined(__INTEL_COMPILER_UPDATE) -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) -# else -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) -# endif -# if defined(__INTEL_COMPILER_BUILD_DATE) - /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ -# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) -# endif -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# if defined(__GNUC__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) -# elif defined(__GNUG__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) -# endif -# if defined(__GNUC_MINOR__) -# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) -# endif -# if defined(__GNUC_PATCHLEVEL__) -# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif defined(__PATHCC__) -# define COMPILER_ID "PathScale" -# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) -# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) -# if defined(__PATHCC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) -# endif - -#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) -# define COMPILER_ID "Embarcadero" -# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) -# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) -# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) - -#elif defined(__BORLANDC__) -# define COMPILER_ID "Borland" - /* __BORLANDC__ = 0xVRR */ -# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) -# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) - -#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 -# define COMPILER_ID "Watcom" - /* __WATCOMC__ = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__WATCOMC__) -# define COMPILER_ID "OpenWatcom" - /* __WATCOMC__ = VVRP + 1100 */ -# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__SUNPRO_C) -# define COMPILER_ID "SunPro" -# if __SUNPRO_C >= 0x5100 - /* __SUNPRO_C = 0xVRRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) -# else - /* __SUNPRO_CC = 0xVRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) -# endif - -#elif defined(__HP_cc) -# define COMPILER_ID "HP" - /* __HP_cc = VVRRPP */ -# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000) -# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100) -# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100) - -#elif defined(__DECC) -# define COMPILER_ID "Compaq" - /* __DECC_VER = VVRRTPPPP */ -# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000) -# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100) -# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000) - -#elif defined(__IBMC__) && defined(__COMPILER_VER__) -# define COMPILER_ID "zOS" - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) - -#elif defined(__ibmxl__) && defined(__clang__) -# define COMPILER_ID "XLClang" -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) - - -#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 -# define COMPILER_ID "XL" - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) - -#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 -# define COMPILER_ID "VisualAge" - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) - -#elif defined(__PGI) -# define COMPILER_ID "PGI" -# define COMPILER_VERSION_MAJOR DEC(__PGIC__) -# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) -# if defined(__PGIC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) -# endif - -#elif defined(_CRAYC) -# define COMPILER_ID "Cray" -# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) -# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) - -#elif defined(__TI_COMPILER_VERSION__) -# define COMPILER_ID "TI" - /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ -# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) -# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) -# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) - -#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) -# define COMPILER_ID "Fujitsu" - -#elif defined(__ghs__) -# define COMPILER_ID "GHS" -/* __GHS_VERSION_NUMBER = VVVVRP */ -# ifdef __GHS_VERSION_NUMBER -# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) -# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) -# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) -# endif - -#elif defined(__TINYC__) -# define COMPILER_ID "TinyCC" - -#elif defined(__BCC__) -# define COMPILER_ID "Bruce" - -#elif defined(__SCO_VERSION__) -# define COMPILER_ID "SCO" - -#elif defined(__ARMCC_VERSION) && !defined(__clang__) -# define COMPILER_ID "ARMCC" -#if __ARMCC_VERSION >= 1000000 - /* __ARMCC_VERSION = VRRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#else - /* __ARMCC_VERSION = VRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#endif - - -#elif defined(__clang__) && defined(__apple_build_version__) -# define COMPILER_ID "AppleClang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) - -#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) -# define COMPILER_ID "ARMClang" - # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) -# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) - -#elif defined(__clang__) -# define COMPILER_ID "Clang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif - -#elif defined(__GNUC__) -# define COMPILER_ID "GNU" -# define COMPILER_VERSION_MAJOR DEC(__GNUC__) -# if defined(__GNUC_MINOR__) -# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) -# endif -# if defined(__GNUC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif defined(_MSC_VER) -# define COMPILER_ID "MSVC" - /* _MSC_VER = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) -# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) -# if defined(_MSC_FULL_VER) -# if _MSC_VER >= 1400 - /* _MSC_FULL_VER = VVRRPPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) -# else - /* _MSC_FULL_VER = VVRRPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) -# endif -# endif -# if defined(_MSC_BUILD) -# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) -# endif - -#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) -# define COMPILER_ID "ADSP" -#if defined(__VISUALDSPVERSION__) - /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ -# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) -# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) -#endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# define COMPILER_ID "IAR" -# if defined(__VER__) && defined(__ICCARM__) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) -# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) -# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__)) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) -# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) -# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# endif - -#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC) -# define COMPILER_ID "SDCC" -# if defined(__SDCC_VERSION_MAJOR) -# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR) -# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR) -# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH) -# else - /* SDCC = VRP */ -# define COMPILER_VERSION_MAJOR DEC(SDCC/100) -# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) -# define COMPILER_VERSION_PATCH DEC(SDCC % 10) -# endif - - -/* These compilers are either not known or too old to define an - identification macro. Try to identify the platform and guess that - it is the native compiler. */ -#elif defined(__hpux) || defined(__hpua) -# define COMPILER_ID "HP" - -#else /* unknown compiler */ -# define COMPILER_ID "" -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; -#ifdef SIMULATE_ID -char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; -#endif - -#ifdef __QNXNTO__ -char const* qnxnto = "INFO" ":" "qnxnto[]"; -#endif - -#if defined(__CRAYXE) || defined(__CRAYXC) -char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; -#endif - -#define STRINGIFY_HELPER(X) #X -#define STRINGIFY(X) STRINGIFY_HELPER(X) - -/* Identify known platforms by name. */ -#if defined(__linux) || defined(__linux__) || defined(linux) -# define PLATFORM_ID "Linux" - -#elif defined(__CYGWIN__) -# define PLATFORM_ID "Cygwin" - -#elif defined(__MINGW32__) -# define PLATFORM_ID "MinGW" - -#elif defined(__APPLE__) -# define PLATFORM_ID "Darwin" - -#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) -# define PLATFORM_ID "Windows" - -#elif defined(__FreeBSD__) || defined(__FreeBSD) -# define PLATFORM_ID "FreeBSD" - -#elif defined(__NetBSD__) || defined(__NetBSD) -# define PLATFORM_ID "NetBSD" - -#elif defined(__OpenBSD__) || defined(__OPENBSD) -# define PLATFORM_ID "OpenBSD" - -#elif defined(__sun) || defined(sun) -# define PLATFORM_ID "SunOS" - -#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) -# define PLATFORM_ID "AIX" - -#elif defined(__hpux) || defined(__hpux__) -# define PLATFORM_ID "HP-UX" - -#elif defined(__HAIKU__) -# define PLATFORM_ID "Haiku" - -#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) -# define PLATFORM_ID "BeOS" - -#elif defined(__QNX__) || defined(__QNXNTO__) -# define PLATFORM_ID "QNX" - -#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) -# define PLATFORM_ID "Tru64" - -#elif defined(__riscos) || defined(__riscos__) -# define PLATFORM_ID "RISCos" - -#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) -# define PLATFORM_ID "SINIX" - -#elif defined(__UNIX_SV__) -# define PLATFORM_ID "UNIX_SV" - -#elif defined(__bsdos__) -# define PLATFORM_ID "BSDOS" - -#elif defined(_MPRAS) || defined(MPRAS) -# define PLATFORM_ID "MP-RAS" - -#elif defined(__osf) || defined(__osf__) -# define PLATFORM_ID "OSF1" - -#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) -# define PLATFORM_ID "SCO_SV" - -#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) -# define PLATFORM_ID "ULTRIX" - -#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) -# define PLATFORM_ID "Xenix" - -#elif defined(__WATCOMC__) -# if defined(__LINUX__) -# define PLATFORM_ID "Linux" - -# elif defined(__DOS__) -# define PLATFORM_ID "DOS" - -# elif defined(__OS2__) -# define PLATFORM_ID "OS2" - -# elif defined(__WINDOWS__) -# define PLATFORM_ID "Windows3x" - -# else /* unknown platform */ -# define PLATFORM_ID -# endif - -#elif defined(__INTEGRITY) -# if defined(INT_178B) -# define PLATFORM_ID "Integrity178" - -# else /* regular Integrity */ -# define PLATFORM_ID "Integrity" -# endif - -#else /* unknown platform */ -# define PLATFORM_ID - -#endif - -/* For windows compilers MSVC and Intel we can determine - the architecture of the compiler being used. This is because - the compilers do not have flags that can change the architecture, - but rather depend on which compiler is being used -*/ -#if defined(_WIN32) && defined(_MSC_VER) -# if defined(_M_IA64) -# define ARCHITECTURE_ID "IA64" - -# elif defined(_M_X64) || defined(_M_AMD64) -# define ARCHITECTURE_ID "x64" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# elif defined(_M_ARM64) -# define ARCHITECTURE_ID "ARM64" - -# elif defined(_M_ARM) -# if _M_ARM == 4 -# define ARCHITECTURE_ID "ARMV4I" -# elif _M_ARM == 5 -# define ARCHITECTURE_ID "ARMV5I" -# else -# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) -# endif - -# elif defined(_M_MIPS) -# define ARCHITECTURE_ID "MIPS" - -# elif defined(_M_SH) -# define ARCHITECTURE_ID "SHx" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__WATCOMC__) -# if defined(_M_I86) -# define ARCHITECTURE_ID "I86" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# if defined(__ICCARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__ICCRX__) -# define ARCHITECTURE_ID "RX" - -# elif defined(__ICCRH850__) -# define ARCHITECTURE_ID "RH850" - -# elif defined(__ICCRL78__) -# define ARCHITECTURE_ID "RL78" - -# elif defined(__ICCRISCV__) -# define ARCHITECTURE_ID "RISCV" - -# elif defined(__ICCAVR__) -# define ARCHITECTURE_ID "AVR" - -# elif defined(__ICC430__) -# define ARCHITECTURE_ID "MSP430" - -# elif defined(__ICCV850__) -# define ARCHITECTURE_ID "V850" - -# elif defined(__ICC8051__) -# define ARCHITECTURE_ID "8051" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__ghs__) -# if defined(__PPC64__) -# define ARCHITECTURE_ID "PPC64" - -# elif defined(__ppc__) -# define ARCHITECTURE_ID "PPC" - -# elif defined(__ARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__x86_64__) -# define ARCHITECTURE_ID "x64" - -# elif defined(__i386__) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif -#else -# define ARCHITECTURE_ID -#endif - -/* Convert integer to decimal digit literals. */ -#define DEC(n) \ - ('0' + (((n) / 10000000)%10)), \ - ('0' + (((n) / 1000000)%10)), \ - ('0' + (((n) / 100000)%10)), \ - ('0' + (((n) / 10000)%10)), \ - ('0' + (((n) / 1000)%10)), \ - ('0' + (((n) / 100)%10)), \ - ('0' + (((n) / 10)%10)), \ - ('0' + ((n) % 10)) - -/* Convert integer to hex digit literals. */ -#define HEX(n) \ - ('0' + ((n)>>28 & 0xF)), \ - ('0' + ((n)>>24 & 0xF)), \ - ('0' + ((n)>>20 & 0xF)), \ - ('0' + ((n)>>16 & 0xF)), \ - ('0' + ((n)>>12 & 0xF)), \ - ('0' + ((n)>>8 & 0xF)), \ - ('0' + ((n)>>4 & 0xF)), \ - ('0' + ((n) & 0xF)) - -/* Construct a string literal encoding the version number components. */ -#ifdef COMPILER_VERSION_MAJOR -char const info_version[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', - COMPILER_VERSION_MAJOR, -# ifdef COMPILER_VERSION_MINOR - '.', COMPILER_VERSION_MINOR, -# ifdef COMPILER_VERSION_PATCH - '.', COMPILER_VERSION_PATCH, -# ifdef COMPILER_VERSION_TWEAK - '.', COMPILER_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct a string literal encoding the internal version number. */ -#ifdef COMPILER_VERSION_INTERNAL -char const info_version_internal[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', - 'i','n','t','e','r','n','a','l','[', - COMPILER_VERSION_INTERNAL,']','\0'}; -#endif - -/* Construct a string literal encoding the version number components. */ -#ifdef SIMULATE_VERSION_MAJOR -char const info_simulate_version[] = { - 'I', 'N', 'F', 'O', ':', - 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', - SIMULATE_VERSION_MAJOR, -# ifdef SIMULATE_VERSION_MINOR - '.', SIMULATE_VERSION_MINOR, -# ifdef SIMULATE_VERSION_PATCH - '.', SIMULATE_VERSION_PATCH, -# ifdef SIMULATE_VERSION_TWEAK - '.', SIMULATE_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; -char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; - - - - -#if !defined(__STDC__) -# if (defined(_MSC_VER) && !defined(__clang__)) \ - || (defined(__ibmxl__) || defined(__IBMC__)) -# define C_DIALECT "90" -# else -# define C_DIALECT -# endif -#elif __STDC_VERSION__ >= 201000L -# define C_DIALECT "11" -#elif __STDC_VERSION__ >= 199901L -# define C_DIALECT "99" -#else -# define C_DIALECT "90" -#endif -const char* info_language_dialect_default = - "INFO" ":" "dialect_default[" C_DIALECT "]"; - -/*--------------------------------------------------------------------------*/ - -#ifdef ID_VOID_MAIN -void main() {} -#else -# if defined(__CLASSIC_C__) -int main(argc, argv) int argc; char *argv[]; -# else -int main(int argc, char* argv[]) -# endif -{ - int require = 0; - require += info_compiler[argc]; - require += info_platform[argc]; - require += info_arch[argc]; -#ifdef COMPILER_VERSION_MAJOR - require += info_version[argc]; -#endif -#ifdef COMPILER_VERSION_INTERNAL - require += info_version_internal[argc]; -#endif -#ifdef SIMULATE_ID - require += info_simulate[argc]; -#endif -#ifdef SIMULATE_VERSION_MAJOR - require += info_simulate_version[argc]; -#endif -#if defined(__CRAYXE) || defined(__CRAYXC) - require += info_cray[argc]; -#endif - require += info_language_dialect_default[argc]; - (void)argv; - return require; -} -#endif diff --git a/build-cmake/CMakeFiles/3.16.3/CompilerIdC/a.out b/build-cmake/CMakeFiles/3.16.3/CompilerIdC/a.out deleted file mode 100755 index 46f1233d9a6b2e660d5d0c5fc3dbde0dfb7e863d..0000000000000000000000000000000000000000 Binary files a/build-cmake/CMakeFiles/3.16.3/CompilerIdC/a.out and /dev/null differ diff --git a/build-cmake/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp b/build-cmake/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp deleted file mode 100644 index 69cfdba6bc7bccb09bf234388908de035caa0969..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp +++ /dev/null @@ -1,660 +0,0 @@ -/* This source file must have a .cpp extension so that all C++ compilers - recognize the extension without flags. Borland does not know .cxx for - example. */ -#ifndef __cplusplus -# error "A C compiler has been selected for C++." -#endif - - -/* Version number components: V=Version, R=Revision, P=Patch - Version date components: YYYY=Year, MM=Month, DD=Day */ - -#if defined(__COMO__) -# define COMPILER_ID "Comeau" - /* __COMO_VERSION__ = VRR */ -# define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100) -# define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100) - -#elif defined(__INTEL_COMPILER) || defined(__ICC) -# define COMPILER_ID "Intel" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# if defined(__GNUC__) -# define SIMULATE_ID "GNU" -# endif - /* __INTEL_COMPILER = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) -# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) -# if defined(__INTEL_COMPILER_UPDATE) -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) -# else -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) -# endif -# if defined(__INTEL_COMPILER_BUILD_DATE) - /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ -# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) -# endif -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# if defined(__GNUC__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) -# elif defined(__GNUG__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) -# endif -# if defined(__GNUC_MINOR__) -# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) -# endif -# if defined(__GNUC_PATCHLEVEL__) -# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif defined(__PATHCC__) -# define COMPILER_ID "PathScale" -# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) -# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) -# if defined(__PATHCC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) -# endif - -#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) -# define COMPILER_ID "Embarcadero" -# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) -# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) -# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) - -#elif defined(__BORLANDC__) -# define COMPILER_ID "Borland" - /* __BORLANDC__ = 0xVRR */ -# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) -# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) - -#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 -# define COMPILER_ID "Watcom" - /* __WATCOMC__ = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__WATCOMC__) -# define COMPILER_ID "OpenWatcom" - /* __WATCOMC__ = VVRP + 1100 */ -# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__SUNPRO_CC) -# define COMPILER_ID "SunPro" -# if __SUNPRO_CC >= 0x5100 - /* __SUNPRO_CC = 0xVRRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) -# else - /* __SUNPRO_CC = 0xVRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) -# endif - -#elif defined(__HP_aCC) -# define COMPILER_ID "HP" - /* __HP_aCC = VVRRPP */ -# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) -# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) -# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) - -#elif defined(__DECCXX) -# define COMPILER_ID "Compaq" - /* __DECCXX_VER = VVRRTPPPP */ -# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) -# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) -# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) - -#elif defined(__IBMCPP__) && defined(__COMPILER_VER__) -# define COMPILER_ID "zOS" - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) - -#elif defined(__ibmxl__) && defined(__clang__) -# define COMPILER_ID "XLClang" -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) - - -#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 -# define COMPILER_ID "XL" - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) - -#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 -# define COMPILER_ID "VisualAge" - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) - -#elif defined(__PGI) -# define COMPILER_ID "PGI" -# define COMPILER_VERSION_MAJOR DEC(__PGIC__) -# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) -# if defined(__PGIC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) -# endif - -#elif defined(_CRAYC) -# define COMPILER_ID "Cray" -# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) -# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) - -#elif defined(__TI_COMPILER_VERSION__) -# define COMPILER_ID "TI" - /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ -# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) -# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) -# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) - -#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) -# define COMPILER_ID "Fujitsu" - -#elif defined(__ghs__) -# define COMPILER_ID "GHS" -/* __GHS_VERSION_NUMBER = VVVVRP */ -# ifdef __GHS_VERSION_NUMBER -# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) -# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) -# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) -# endif - -#elif defined(__SCO_VERSION__) -# define COMPILER_ID "SCO" - -#elif defined(__ARMCC_VERSION) && !defined(__clang__) -# define COMPILER_ID "ARMCC" -#if __ARMCC_VERSION >= 1000000 - /* __ARMCC_VERSION = VRRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#else - /* __ARMCC_VERSION = VRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#endif - - -#elif defined(__clang__) && defined(__apple_build_version__) -# define COMPILER_ID "AppleClang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) - -#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) -# define COMPILER_ID "ARMClang" - # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) -# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) - -#elif defined(__clang__) -# define COMPILER_ID "Clang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif - -#elif defined(__GNUC__) || defined(__GNUG__) -# define COMPILER_ID "GNU" -# if defined(__GNUC__) -# define COMPILER_VERSION_MAJOR DEC(__GNUC__) -# else -# define COMPILER_VERSION_MAJOR DEC(__GNUG__) -# endif -# if defined(__GNUC_MINOR__) -# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) -# endif -# if defined(__GNUC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif defined(_MSC_VER) -# define COMPILER_ID "MSVC" - /* _MSC_VER = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) -# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) -# if defined(_MSC_FULL_VER) -# if _MSC_VER >= 1400 - /* _MSC_FULL_VER = VVRRPPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) -# else - /* _MSC_FULL_VER = VVRRPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) -# endif -# endif -# if defined(_MSC_BUILD) -# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) -# endif - -#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) -# define COMPILER_ID "ADSP" -#if defined(__VISUALDSPVERSION__) - /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ -# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) -# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) -#endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# define COMPILER_ID "IAR" -# if defined(__VER__) && defined(__ICCARM__) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) -# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) -# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__)) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) -# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) -# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# endif - - -/* These compilers are either not known or too old to define an - identification macro. Try to identify the platform and guess that - it is the native compiler. */ -#elif defined(__hpux) || defined(__hpua) -# define COMPILER_ID "HP" - -#else /* unknown compiler */ -# define COMPILER_ID "" -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; -#ifdef SIMULATE_ID -char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; -#endif - -#ifdef __QNXNTO__ -char const* qnxnto = "INFO" ":" "qnxnto[]"; -#endif - -#if defined(__CRAYXE) || defined(__CRAYXC) -char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; -#endif - -#define STRINGIFY_HELPER(X) #X -#define STRINGIFY(X) STRINGIFY_HELPER(X) - -/* Identify known platforms by name. */ -#if defined(__linux) || defined(__linux__) || defined(linux) -# define PLATFORM_ID "Linux" - -#elif defined(__CYGWIN__) -# define PLATFORM_ID "Cygwin" - -#elif defined(__MINGW32__) -# define PLATFORM_ID "MinGW" - -#elif defined(__APPLE__) -# define PLATFORM_ID "Darwin" - -#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) -# define PLATFORM_ID "Windows" - -#elif defined(__FreeBSD__) || defined(__FreeBSD) -# define PLATFORM_ID "FreeBSD" - -#elif defined(__NetBSD__) || defined(__NetBSD) -# define PLATFORM_ID "NetBSD" - -#elif defined(__OpenBSD__) || defined(__OPENBSD) -# define PLATFORM_ID "OpenBSD" - -#elif defined(__sun) || defined(sun) -# define PLATFORM_ID "SunOS" - -#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) -# define PLATFORM_ID "AIX" - -#elif defined(__hpux) || defined(__hpux__) -# define PLATFORM_ID "HP-UX" - -#elif defined(__HAIKU__) -# define PLATFORM_ID "Haiku" - -#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) -# define PLATFORM_ID "BeOS" - -#elif defined(__QNX__) || defined(__QNXNTO__) -# define PLATFORM_ID "QNX" - -#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) -# define PLATFORM_ID "Tru64" - -#elif defined(__riscos) || defined(__riscos__) -# define PLATFORM_ID "RISCos" - -#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) -# define PLATFORM_ID "SINIX" - -#elif defined(__UNIX_SV__) -# define PLATFORM_ID "UNIX_SV" - -#elif defined(__bsdos__) -# define PLATFORM_ID "BSDOS" - -#elif defined(_MPRAS) || defined(MPRAS) -# define PLATFORM_ID "MP-RAS" - -#elif defined(__osf) || defined(__osf__) -# define PLATFORM_ID "OSF1" - -#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) -# define PLATFORM_ID "SCO_SV" - -#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) -# define PLATFORM_ID "ULTRIX" - -#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) -# define PLATFORM_ID "Xenix" - -#elif defined(__WATCOMC__) -# if defined(__LINUX__) -# define PLATFORM_ID "Linux" - -# elif defined(__DOS__) -# define PLATFORM_ID "DOS" - -# elif defined(__OS2__) -# define PLATFORM_ID "OS2" - -# elif defined(__WINDOWS__) -# define PLATFORM_ID "Windows3x" - -# else /* unknown platform */ -# define PLATFORM_ID -# endif - -#elif defined(__INTEGRITY) -# if defined(INT_178B) -# define PLATFORM_ID "Integrity178" - -# else /* regular Integrity */ -# define PLATFORM_ID "Integrity" -# endif - -#else /* unknown platform */ -# define PLATFORM_ID - -#endif - -/* For windows compilers MSVC and Intel we can determine - the architecture of the compiler being used. This is because - the compilers do not have flags that can change the architecture, - but rather depend on which compiler is being used -*/ -#if defined(_WIN32) && defined(_MSC_VER) -# if defined(_M_IA64) -# define ARCHITECTURE_ID "IA64" - -# elif defined(_M_X64) || defined(_M_AMD64) -# define ARCHITECTURE_ID "x64" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# elif defined(_M_ARM64) -# define ARCHITECTURE_ID "ARM64" - -# elif defined(_M_ARM) -# if _M_ARM == 4 -# define ARCHITECTURE_ID "ARMV4I" -# elif _M_ARM == 5 -# define ARCHITECTURE_ID "ARMV5I" -# else -# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) -# endif - -# elif defined(_M_MIPS) -# define ARCHITECTURE_ID "MIPS" - -# elif defined(_M_SH) -# define ARCHITECTURE_ID "SHx" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__WATCOMC__) -# if defined(_M_I86) -# define ARCHITECTURE_ID "I86" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# if defined(__ICCARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__ICCRX__) -# define ARCHITECTURE_ID "RX" - -# elif defined(__ICCRH850__) -# define ARCHITECTURE_ID "RH850" - -# elif defined(__ICCRL78__) -# define ARCHITECTURE_ID "RL78" - -# elif defined(__ICCRISCV__) -# define ARCHITECTURE_ID "RISCV" - -# elif defined(__ICCAVR__) -# define ARCHITECTURE_ID "AVR" - -# elif defined(__ICC430__) -# define ARCHITECTURE_ID "MSP430" - -# elif defined(__ICCV850__) -# define ARCHITECTURE_ID "V850" - -# elif defined(__ICC8051__) -# define ARCHITECTURE_ID "8051" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__ghs__) -# if defined(__PPC64__) -# define ARCHITECTURE_ID "PPC64" - -# elif defined(__ppc__) -# define ARCHITECTURE_ID "PPC" - -# elif defined(__ARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__x86_64__) -# define ARCHITECTURE_ID "x64" - -# elif defined(__i386__) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif -#else -# define ARCHITECTURE_ID -#endif - -/* Convert integer to decimal digit literals. */ -#define DEC(n) \ - ('0' + (((n) / 10000000)%10)), \ - ('0' + (((n) / 1000000)%10)), \ - ('0' + (((n) / 100000)%10)), \ - ('0' + (((n) / 10000)%10)), \ - ('0' + (((n) / 1000)%10)), \ - ('0' + (((n) / 100)%10)), \ - ('0' + (((n) / 10)%10)), \ - ('0' + ((n) % 10)) - -/* Convert integer to hex digit literals. */ -#define HEX(n) \ - ('0' + ((n)>>28 & 0xF)), \ - ('0' + ((n)>>24 & 0xF)), \ - ('0' + ((n)>>20 & 0xF)), \ - ('0' + ((n)>>16 & 0xF)), \ - ('0' + ((n)>>12 & 0xF)), \ - ('0' + ((n)>>8 & 0xF)), \ - ('0' + ((n)>>4 & 0xF)), \ - ('0' + ((n) & 0xF)) - -/* Construct a string literal encoding the version number components. */ -#ifdef COMPILER_VERSION_MAJOR -char const info_version[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', - COMPILER_VERSION_MAJOR, -# ifdef COMPILER_VERSION_MINOR - '.', COMPILER_VERSION_MINOR, -# ifdef COMPILER_VERSION_PATCH - '.', COMPILER_VERSION_PATCH, -# ifdef COMPILER_VERSION_TWEAK - '.', COMPILER_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct a string literal encoding the internal version number. */ -#ifdef COMPILER_VERSION_INTERNAL -char const info_version_internal[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', - 'i','n','t','e','r','n','a','l','[', - COMPILER_VERSION_INTERNAL,']','\0'}; -#endif - -/* Construct a string literal encoding the version number components. */ -#ifdef SIMULATE_VERSION_MAJOR -char const info_simulate_version[] = { - 'I', 'N', 'F', 'O', ':', - 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', - SIMULATE_VERSION_MAJOR, -# ifdef SIMULATE_VERSION_MINOR - '.', SIMULATE_VERSION_MINOR, -# ifdef SIMULATE_VERSION_PATCH - '.', SIMULATE_VERSION_PATCH, -# ifdef SIMULATE_VERSION_TWEAK - '.', SIMULATE_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; -char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; - - - - -#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L -# if defined(__INTEL_CXX11_MODE__) -# if defined(__cpp_aggregate_nsdmi) -# define CXX_STD 201402L -# else -# define CXX_STD 201103L -# endif -# else -# define CXX_STD 199711L -# endif -#elif defined(_MSC_VER) && defined(_MSVC_LANG) -# define CXX_STD _MSVC_LANG -#else -# define CXX_STD __cplusplus -#endif - -const char* info_language_dialect_default = "INFO" ":" "dialect_default[" -#if CXX_STD > 201703L - "20" -#elif CXX_STD >= 201703L - "17" -#elif CXX_STD >= 201402L - "14" -#elif CXX_STD >= 201103L - "11" -#else - "98" -#endif -"]"; - -/*--------------------------------------------------------------------------*/ - -int main(int argc, char* argv[]) -{ - int require = 0; - require += info_compiler[argc]; - require += info_platform[argc]; -#ifdef COMPILER_VERSION_MAJOR - require += info_version[argc]; -#endif -#ifdef COMPILER_VERSION_INTERNAL - require += info_version_internal[argc]; -#endif -#ifdef SIMULATE_ID - require += info_simulate[argc]; -#endif -#ifdef SIMULATE_VERSION_MAJOR - require += info_simulate_version[argc]; -#endif -#if defined(__CRAYXE) || defined(__CRAYXC) - require += info_cray[argc]; -#endif - require += info_language_dialect_default[argc]; - (void)argv; - return require; -} diff --git a/build-cmake/CMakeFiles/3.16.3/CompilerIdCXX/a.out b/build-cmake/CMakeFiles/3.16.3/CompilerIdCXX/a.out deleted file mode 100755 index 676df77bb45891f4204400a3bd6db87235fb9ed3..0000000000000000000000000000000000000000 Binary files a/build-cmake/CMakeFiles/3.16.3/CompilerIdCXX/a.out and /dev/null differ diff --git a/build-cmake/CMakeFiles/CMakeDirectoryInformation.cmake b/build-cmake/CMakeFiles/CMakeDirectoryInformation.cmake deleted file mode 100644 index efe2752453c7dad5fbaa357675b36373cc8e8650..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/CMakeDirectoryInformation.cmake +++ /dev/null @@ -1,16 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/klaus/Desktop/DUNE2.8/dune-microstructure") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake") - -# Force unix paths in dependencies. -set(CMAKE_FORCE_UNIX_PATHS 1) - - -# The C and CXX include file regular expressions for this directory. -set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") -set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") -set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) -set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build-cmake/CMakeFiles/CMakeError.log b/build-cmake/CMakeFiles/CMakeError.log deleted file mode 100644 index c12aa03dbd8c054838a19131caee388ede0b4654..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/CMakeError.log +++ /dev/null @@ -1,543 +0,0 @@ -Determining if the std::identity exist failed with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_38a6b/fast && /usr/bin/make -f CMakeFiles/cmTC_38a6b.dir/build.make CMakeFiles/cmTC_38a6b.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_38a6b.dir/CheckSymbolExists.cxx.o -/usr/bin/c++ -std=c++17 -Og -g -fPIE -o CMakeFiles/cmTC_38a6b.dir/CheckSymbolExists.cxx.o -c /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: In function ‘int main(int, char**)’: -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:7:24: error: ‘identity’ is not a member of ‘std’ - 7 | return ((int*)(&std::identity))[argc]; - | ^~~~~~~~ -make[1]: *** [CMakeFiles/cmTC_38a6b.dir/build.make:66: CMakeFiles/cmTC_38a6b.dir/CheckSymbolExists.cxx.o] Error 1 -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -make: *** [Makefile:121: cmTC_38a6b/fast] Error 2 - - -File /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: -/* */ -#include <functional> - -int main(int argc, char** argv) -{ - (void)argv; - return ((int*)(&std::identity))[argc]; -} -Determining if the function sgemm_ exists failed with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_e746c/fast && /usr/bin/make -f CMakeFiles/cmTC_e746c.dir/build.make CMakeFiles/cmTC_e746c.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_e746c.dir/CheckFunctionExists.c.o -/usr/bin/cc -DCHECK_FUNCTION_EXISTS=sgemm_ -fPIE -o CMakeFiles/cmTC_e746c.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c -Linking C executable cmTC_e746c -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e746c.dir/link.txt --verbose=1 -/usr/bin/cc -DCHECK_FUNCTION_EXISTS=sgemm_ -rdynamic CMakeFiles/cmTC_e746c.dir/CheckFunctionExists.c.o -o cmTC_e746c -/usr/bin/ld: CMakeFiles/cmTC_e746c.dir/CheckFunctionExists.c.o: in function `main': -CheckFunctionExists.c:(.text+0x14): undefined reference to `sgemm_' -collect2: error: ld returned 1 exit status -make[1]: *** [CMakeFiles/cmTC_e746c.dir/build.make:87: cmTC_e746c] Error 1 -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -make: *** [Makefile:121: cmTC_e746c/fast] Error 2 - - - -Performing C SOURCE FILE Test CMAKE_HAVE_LIBC_PTHREAD failed with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_54b08/fast && /usr/bin/make -f CMakeFiles/cmTC_54b08.dir/build.make CMakeFiles/cmTC_54b08.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_54b08.dir/src.c.o -/usr/bin/cc -DCMAKE_HAVE_LIBC_PTHREAD -fPIE -o CMakeFiles/cmTC_54b08.dir/src.c.o -c /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.c -Linking C executable cmTC_54b08 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_54b08.dir/link.txt --verbose=1 -/usr/bin/cc -DCMAKE_HAVE_LIBC_PTHREAD -rdynamic CMakeFiles/cmTC_54b08.dir/src.c.o -o cmTC_54b08 -/usr/bin/ld: CMakeFiles/cmTC_54b08.dir/src.c.o: in function `main': -src.c:(.text+0x46): undefined reference to `pthread_create' -/usr/bin/ld: src.c:(.text+0x52): undefined reference to `pthread_detach' -/usr/bin/ld: src.c:(.text+0x63): undefined reference to `pthread_join' -collect2: error: ld returned 1 exit status -make[1]: *** [CMakeFiles/cmTC_54b08.dir/build.make:87: cmTC_54b08] Error 1 -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -make: *** [Makefile:121: cmTC_54b08/fast] Error 2 - - -Source file was: -#include <pthread.h> - -void* test_func(void* data) -{ - return data; -} - -int main(void) -{ - pthread_t thread; - pthread_create(&thread, NULL, test_func, NULL); - pthread_detach(thread); - pthread_join(thread, NULL); - pthread_atfork(NULL, NULL, NULL); - pthread_exit(NULL); - - return 0; -} - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determining if files sion.h exist failed with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_9504f/fast && /usr/bin/make -f CMakeFiles/cmTC_9504f.dir/build.make CMakeFiles/cmTC_9504f.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_9504f.dir/SIONLIB_HEADER_USABLE.c.o -/usr/bin/cc -fPIE -pthread -DENABLE_SIONLIB -o CMakeFiles/cmTC_9504f.dir/SIONLIB_HEADER_USABLE.c.o -c /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CheckIncludeFiles/SIONLIB_HEADER_USABLE.c -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CheckIncludeFiles/SIONLIB_HEADER_USABLE.c:2:10: fatal error: sion.h: No such file or directory - 2 | #include <sion.h> - | ^~~~~~~~ -compilation terminated. -make[1]: *** [CMakeFiles/cmTC_9504f.dir/build.make:66: CMakeFiles/cmTC_9504f.dir/SIONLIB_HEADER_USABLE.c.o] Error 1 -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -make: *** [Makefile:121: cmTC_9504f/fast] Error 2 - - -Source: -/* */ -#include <sion.h> - - -int main(void){return 0;} - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Performing C++ SOURCE FILE Test DUNE_CV_PTHREAD_TLS_COMPILES failed with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_d8b3e/fast && /usr/bin/make -f CMakeFiles/cmTC_d8b3e.dir/build.make CMakeFiles/cmTC_d8b3e.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_d8b3e.dir/src.cxx.o -/usr/bin/c++ -std=c++17 -Og -g -DDUNE_CV_PTHREAD_TLS_COMPILES -fPIE -o CMakeFiles/cmTC_d8b3e.dir/src.cxx.o -c /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx:1:1: error: ‘include’ does not name a type - 1 | include <pthread.h> - | ^~~~~~~ -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx:7:42: error: ‘maxThreads’ was not declared in this scope - 7 | static int threadnumber[ maxThreads ]; - | ^~~~~~~~~~ -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx:8:17: error: ‘pthread_barrier_t’ does not name a type - 8 | pthread_barrier_t barrier; - | ^~~~~~~~~~~~~~~~~ -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx: In function ‘void* setThreadNumber(void*)’: -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx:13:19: error: ‘threadnumber’ was not declared in this scope; did you mean ‘threadNumber’? - 13 | threadnumber[ num ] = threadNumber (); - | ^~~~~~~~~~~~ - | threadNumber -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx:14:42: error: ‘barrier’ was not declared in this scope - 14 | pthread_barrier_wait( &barrier ); - | ^~~~~~~ -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx:14:19: error: ‘pthread_barrier_wait’ was not declared in this scope - 14 | pthread_barrier_wait( &barrier ); - | ^~~~~~~~~~~~~~~~~~~~ -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx: In function ‘int main()’: -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx:18:19: error: ‘pthread_t’ was not declared in this scope - 18 | pthread_t thread[ maxThreads ]; - | ^~~~~~~~~ -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx:19:28: error: ‘maxThreads’ was not declared in this scope - 19 | int num[ maxThreads ]; - | ^~~~~~~~~~ -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx:22:21: error: ‘num’ was not declared in this scope; did you mean ‘enum’? - 22 | num[ i ] = i; - | ^~~ - | enum -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx:23:21: error: ‘threadnumber’ was not declared in this scope; did you mean ‘threadNumber’? - 23 | threadnumber[ i ] = -1; - | ^~~~~~~~~~~~ - | threadNumber -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx:25:42: error: ‘barrier’ was not declared in this scope - 25 | pthread_barrier_init( &barrier, 0, maxThreads ); - | ^~~~~~~ -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx:25:19: error: ‘pthread_barrier_init’ was not declared in this scope - 25 | pthread_barrier_init( &barrier, 0, maxThreads ); - | ^~~~~~~~~~~~~~~~~~~~ -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx:27:38: error: ‘thread’ was not declared in this scope - 27 | pthread_create (&thread[ i ], 0, &setThreadNumber, (void *) &num[ i ]); - | ^~~~~~ -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx:27:82: error: ‘num’ was not declared in this scope; did you mean ‘enum’? - 27 | pthread_create (&thread[ i ], 0, &setThreadNumber, (void *) &num[ i ]); - | ^~~ - | enum -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx:27:21: error: ‘pthread_create’ was not declared in this scope - 27 | pthread_create (&thread[ i ], 0, &setThreadNumber, (void *) &num[ i ]); - | ^~~~~~~~~~~~~~ -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx:30:35: error: ‘thread’ was not declared in this scope - 30 | pthread_join (thread[ i ], 0); - | ^~~~~~ -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx:30:21: error: ‘pthread_join’ was not declared in this scope - 30 | pthread_join (thread[ i ], 0); - | ^~~~~~~~~~~~ -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx:33:25: error: ‘threadnumber’ was not declared in this scope; did you mean ‘threadNumber’? - 33 | if( threadnumber[ i ] != i ) result = 1; - | ^~~~~~~~~~~~ - | threadNumber -make[1]: *** [CMakeFiles/cmTC_d8b3e.dir/build.make:66: CMakeFiles/cmTC_d8b3e.dir/src.cxx.o] Error 1 -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -make: *** [Makefile:121: cmTC_d8b3e/fast] Error 2 - - -Source file was: -include <pthread.h> - static const int maxThreads = 2 ; - static int& threadNumber () { - static __thread int tn; - return tn; - } - static int threadnumber[ maxThreads ]; - pthread_barrier_t barrier; - static void* setThreadNumber(void *number) { - const int num = *((int*) number); - threadNumber () = num ; - //sleep (1); - threadnumber[ num ] = threadNumber (); - pthread_barrier_wait( &barrier ); - return 0; - } - int main () { - pthread_t thread[ maxThreads ]; - int num[ maxThreads ]; - for (int i=0; i<maxThreads; ++i ) - { - num[ i ] = i; - threadnumber[ i ] = -1; - } - pthread_barrier_init( &barrier, 0, maxThreads ); - for( int i=0; i<maxThreads; ++ i) - pthread_create (&thread[ i ], 0, &setThreadNumber, (void *) &num[ i ]); - - for( int i=0; i<maxThreads; ++ i) - pthread_join (thread[ i ], 0); - int result = 0; - for( int i=0; i<maxThreads; ++i ) - if( threadnumber[ i ] != i ) result = 1; - return result; - } -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -The MPI test test_mpi for CXX in mode normal failed to compile with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_3ce60/fast && /usr/bin/make -f CMakeFiles/cmTC_3ce60.dir/build.make CMakeFiles/cmTC_3ce60.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_3ce60.dir/test_mpi.cpp.o -/usr/bin/c++ -isystem /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -isystem /usr/lib/x86_64-linux-gnu/openmpi/include -std=c++17 -Og -g -fPIE -pthread -o CMakeFiles/cmTC_3ce60.dir/test_mpi.cpp.o -c /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/FindMPI/test_mpi.cpp -Assembler messages: -Fatal error: can't create CMakeFiles/cmTC_3ce60.dir/test_mpi.cpp.o: No such file or directory -make[1]: *** [CMakeFiles/cmTC_3ce60.dir/build.make:66: CMakeFiles/cmTC_3ce60.dir/test_mpi.cpp.o] Error 1 -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -make: *** [Makefile:121: cmTC_3ce60/fast] Error 2 - - - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -The MPI test test_mpi for CXX in mode normal failed to compile with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_3d9ae/fast && /usr/bin/make -f CMakeFiles/cmTC_3d9ae.dir/build.make CMakeFiles/cmTC_3d9ae.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_3d9ae.dir/test_mpi.cpp.o -/usr/bin/c++ -isystem /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -isystem /usr/lib/x86_64-linux-gnu/openmpi/include -std=c++17 -Og -g -fPIE -pthread -o CMakeFiles/cmTC_3d9ae.dir/test_mpi.cpp.o -c /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/FindMPI/test_mpi.cpp -Assembler messages: -Fatal error: can't create CMakeFiles/cmTC_3d9ae.dir/test_mpi.cpp.o: No such file or directory -make[1]: *** [CMakeFiles/cmTC_3d9ae.dir/build.make:66: CMakeFiles/cmTC_3d9ae.dir/test_mpi.cpp.o] Error 1 -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -make: *** [Makefile:121: cmTC_3d9ae/fast] Error 2 - - - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - -Determing location of ARPACK failed: -Libraries to link against: - -Determing location of ARPACK++ failed: -Include directory: -Libraries to link against: - -Determing location of SIONLIB failed: -Include directory: -Library directory: - diff --git a/build-cmake/CMakeFiles/CMakeOutput.log b/build-cmake/CMakeFiles/CMakeOutput.log deleted file mode 100644 index 1504fbb921732c56537445b4dfae3b41bbef71a2..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/CMakeOutput.log +++ /dev/null @@ -1,872 +0,0 @@ -The system is: Linux - 5.4.0-74-generic - x86_64 -Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. -Compiler: /usr/bin/c++ -Build flags: -Og;-g -Id flags: - -The output was: -0 - - -Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" - -The CXX compiler identification is GNU, found in "/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/3.16.3/CompilerIdCXX/a.out" - -Determining if the CXX compiler works passed with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_bebe7/fast && /usr/bin/make -f CMakeFiles/cmTC_bebe7.dir/build.make CMakeFiles/cmTC_bebe7.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_bebe7.dir/testCXXCompiler.cxx.o -/usr/bin/c++ -Og -g -o CMakeFiles/cmTC_bebe7.dir/testCXXCompiler.cxx.o -c /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -Linking CXX executable cmTC_bebe7 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bebe7.dir/link.txt --verbose=1 -/usr/bin/c++ -Og -g -rdynamic CMakeFiles/cmTC_bebe7.dir/testCXXCompiler.cxx.o -o cmTC_bebe7 -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' - - - -Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_e6f20/fast && /usr/bin/make -f CMakeFiles/cmTC_e6f20.dir/build.make CMakeFiles/cmTC_e6f20.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_e6f20.dir/CMakeCXXCompilerABI.cpp.o -/usr/bin/c++ -Og -g -v -o CMakeFiles/cmTC_e6f20.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp -Using built-in specs. -COLLECT_GCC=/usr/bin/c++ -OFFLOAD_TARGET_NAMES=nvptx-none:hsa -OFFLOAD_TARGET_DEFAULT=1 -Target: x86_64-linux-gnu -Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu -Thread model: posix -gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) -COLLECT_GCC_OPTIONS='-Og' '-g' '-v' '-o' 'CMakeFiles/cmTC_e6f20.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' - /usr/lib/gcc/x86_64-linux-gnu/9/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE /usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_e6f20.dir/CMakeCXXCompilerABI.cpp.o -g -Og -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccqTTDXT.s -GNU C++14 (Ubuntu 9.3.0-17ubuntu1~20.04) version 9.3.0 (x86_64-linux-gnu) - compiled by GNU C version 9.3.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP - -GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 -ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/9" -ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" -ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/9/include-fixed" -ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_64-linux-gnu/include" -#include "..." search starts here: -#include <...> search starts here: - /usr/include/c++/9 - /usr/include/x86_64-linux-gnu/c++/9 - /usr/include/c++/9/backward - /usr/lib/gcc/x86_64-linux-gnu/9/include - /usr/local/include - /usr/include/x86_64-linux-gnu - /usr/include -End of search list. -GNU C++14 (Ubuntu 9.3.0-17ubuntu1~20.04) version 9.3.0 (x86_64-linux-gnu) - compiled by GNU C version 9.3.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP - -GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 -Compiler executable checksum: 466f818abe2f30ba03783f22bd12d815 -COLLECT_GCC_OPTIONS='-Og' '-g' '-v' '-o' 'CMakeFiles/cmTC_e6f20.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' - as -v --64 -o CMakeFiles/cmTC_e6f20.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccqTTDXT.s -GNU assembler version 2.34 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.34 -COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/ -LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../:/lib/:/usr/lib/ -COLLECT_GCC_OPTIONS='-Og' '-g' '-v' '-o' 'CMakeFiles/cmTC_e6f20.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' -Linking CXX executable cmTC_e6f20 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e6f20.dir/link.txt --verbose=1 -/usr/bin/c++ -Og -g -v -rdynamic CMakeFiles/cmTC_e6f20.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_e6f20 -Using built-in specs. -COLLECT_GCC=/usr/bin/c++ -COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper -OFFLOAD_TARGET_NAMES=nvptx-none:hsa -OFFLOAD_TARGET_DEFAULT=1 -Target: x86_64-linux-gnu -Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu -Thread model: posix -gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) -COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/ -LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../:/lib/:/usr/lib/ -COLLECT_GCC_OPTIONS='-Og' '-g' '-v' '-rdynamic' '-o' 'cmTC_e6f20' '-shared-libgcc' '-mtune=generic' '-march=x86-64' - /usr/lib/gcc/x86_64-linux-gnu/9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper -plugin-opt=-fresolution=/tmp/cczzzmOn.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_e6f20 /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/9/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/9/../../.. CMakeFiles/cmTC_e6f20.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crtn.o -COLLECT_GCC_OPTIONS='-Og' '-g' '-v' '-rdynamic' '-o' 'cmTC_e6f20' '-shared-libgcc' '-mtune=generic' '-march=x86-64' -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' - - - -Parsed CXX implicit include dir info from above output: rv=done - found start of include info - found start of implicit include info - add: [/usr/include/c++/9] - add: [/usr/include/x86_64-linux-gnu/c++/9] - add: [/usr/include/c++/9/backward] - add: [/usr/lib/gcc/x86_64-linux-gnu/9/include] - add: [/usr/local/include] - add: [/usr/include/x86_64-linux-gnu] - add: [/usr/include] - end of search list found - collapse include dir [/usr/include/c++/9] ==> [/usr/include/c++/9] - collapse include dir [/usr/include/x86_64-linux-gnu/c++/9] ==> [/usr/include/x86_64-linux-gnu/c++/9] - collapse include dir [/usr/include/c++/9/backward] ==> [/usr/include/c++/9/backward] - collapse include dir [/usr/lib/gcc/x86_64-linux-gnu/9/include] ==> [/usr/lib/gcc/x86_64-linux-gnu/9/include] - collapse include dir [/usr/local/include] ==> [/usr/local/include] - collapse include dir [/usr/include/x86_64-linux-gnu] ==> [/usr/include/x86_64-linux-gnu] - collapse include dir [/usr/include] ==> [/usr/include] - implicit include dirs: [/usr/include/c++/9;/usr/include/x86_64-linux-gnu/c++/9;/usr/include/c++/9/backward;/usr/lib/gcc/x86_64-linux-gnu/9/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include] - - -Parsed CXX implicit link information from above output: - link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command(s):/usr/bin/make cmTC_e6f20/fast && /usr/bin/make -f CMakeFiles/cmTC_e6f20.dir/build.make CMakeFiles/cmTC_e6f20.dir/build] - ignore line: [make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp'] - ignore line: [Building CXX object CMakeFiles/cmTC_e6f20.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [/usr/bin/c++ -Og -g -v -o CMakeFiles/cmTC_e6f20.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp] - ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=/usr/bin/c++] - ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:hsa] - ignore line: [OFFLOAD_TARGET_DEFAULT=1] - ignore line: [Target: x86_64-linux-gnu] - ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu] - ignore line: [Thread model: posix] - ignore line: [gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) ] - ignore line: [COLLECT_GCC_OPTIONS='-Og' '-g' '-v' '-o' 'CMakeFiles/cmTC_e6f20.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] - ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/9/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE /usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_e6f20.dir/CMakeCXXCompilerABI.cpp.o -g -Og -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccqTTDXT.s] - ignore line: [GNU C++14 (Ubuntu 9.3.0-17ubuntu1~20.04) version 9.3.0 (x86_64-linux-gnu)] - ignore line: [ compiled by GNU C version 9.3.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.22.1-GMP] - ignore line: [] - ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] - ignore line: [ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/9"] - ignore line: [ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"] - ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/9/include-fixed"] - ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_64-linux-gnu/include"] - ignore line: [#include "..." search starts here:] - ignore line: [#include <...> search starts here:] - ignore line: [ /usr/include/c++/9] - ignore line: [ /usr/include/x86_64-linux-gnu/c++/9] - ignore line: [ /usr/include/c++/9/backward] - ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/9/include] - ignore line: [ /usr/local/include] - ignore line: [ /usr/include/x86_64-linux-gnu] - ignore line: [ /usr/include] - ignore line: [End of search list.] - ignore line: [GNU C++14 (Ubuntu 9.3.0-17ubuntu1~20.04) version 9.3.0 (x86_64-linux-gnu)] - ignore line: [ compiled by GNU C version 9.3.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.22.1-GMP] - ignore line: [] - ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] - ignore line: [Compiler executable checksum: 466f818abe2f30ba03783f22bd12d815] - ignore line: [COLLECT_GCC_OPTIONS='-Og' '-g' '-v' '-o' 'CMakeFiles/cmTC_e6f20.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] - ignore line: [ as -v --64 -o CMakeFiles/cmTC_e6f20.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccqTTDXT.s] - ignore line: [GNU assembler version 2.34 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.34] - ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/] - ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-Og' '-g' '-v' '-o' 'CMakeFiles/cmTC_e6f20.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] - ignore line: [Linking CXX executable cmTC_e6f20] - ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e6f20.dir/link.txt --verbose=1] - ignore line: [/usr/bin/c++ -Og -g -v -rdynamic CMakeFiles/cmTC_e6f20.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_e6f20 ] - ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=/usr/bin/c++] - ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper] - ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:hsa] - ignore line: [OFFLOAD_TARGET_DEFAULT=1] - ignore line: [Target: x86_64-linux-gnu] - ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu] - ignore line: [Thread model: posix] - ignore line: [gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) ] - ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/] - ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-Og' '-g' '-v' '-rdynamic' '-o' 'cmTC_e6f20' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] - link line: [ /usr/lib/gcc/x86_64-linux-gnu/9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper -plugin-opt=-fresolution=/tmp/cczzzmOn.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_e6f20 /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/9/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/9/../../.. CMakeFiles/cmTC_e6f20.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crtn.o] - arg [/usr/lib/gcc/x86_64-linux-gnu/9/collect2] ==> ignore - arg [-plugin] ==> ignore - arg [/usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so] ==> ignore - arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper] ==> ignore - arg [-plugin-opt=-fresolution=/tmp/cczzzmOn.res] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [-plugin-opt=-pass-through=-lc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [--build-id] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf_x86_64] ==> ignore - arg [--hash-style=gnu] ==> ignore - arg [--as-needed] ==> ignore - arg [-export-dynamic] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/lib64/ld-linux-x86-64.so.2] ==> ignore - arg [-pie] ==> ignore - arg [-znow] ==> ignore - arg [-zrelro] ==> ignore - arg [-o] ==> ignore - arg [cmTC_e6f20] ==> ignore - arg [/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o] ==> ignore - arg [/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o] ==> ignore - arg [/usr/lib/gcc/x86_64-linux-gnu/9/crtbeginS.o] ==> ignore - arg [-L/usr/lib/gcc/x86_64-linux-gnu/9] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/9] - arg [-L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu] - arg [-L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib] - arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] - arg [-L/lib/../lib] ==> dir [/lib/../lib] - arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] - arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] - arg [-L/usr/lib/gcc/x86_64-linux-gnu/9/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/9/../../..] - arg [CMakeFiles/cmTC_e6f20.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore - arg [-lstdc++] ==> lib [stdc++] - arg [-lm] ==> lib [m] - arg [-lgcc_s] ==> lib [gcc_s] - arg [-lgcc] ==> lib [gcc] - arg [-lc] ==> lib [c] - arg [-lgcc_s] ==> lib [gcc_s] - arg [-lgcc] ==> lib [gcc] - arg [/usr/lib/gcc/x86_64-linux-gnu/9/crtendS.o] ==> ignore - arg [/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crtn.o] ==> ignore - collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/9] ==> [/usr/lib/gcc/x86_64-linux-gnu/9] - collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] - collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib] ==> [/usr/lib] - collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] - collapse library dir [/lib/../lib] ==> [/lib] - collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] - collapse library dir [/usr/lib/../lib] ==> [/usr/lib] - collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/9/../../..] ==> [/usr/lib] - implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc] - implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/9;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib] - implicit fwks: [] - - -Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. -Compiler: /usr/bin/cc -Build flags: -Id flags: - -The output was: -0 - - -Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" - -The C compiler identification is GNU, found in "/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/3.16.3/CompilerIdC/a.out" - -Determining if the C compiler works passed with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_aef82/fast && /usr/bin/make -f CMakeFiles/cmTC_aef82.dir/build.make CMakeFiles/cmTC_aef82.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_aef82.dir/testCCompiler.c.o -/usr/bin/cc -o CMakeFiles/cmTC_aef82.dir/testCCompiler.c.o -c /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/testCCompiler.c -Linking C executable cmTC_aef82 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aef82.dir/link.txt --verbose=1 -/usr/bin/cc -rdynamic CMakeFiles/cmTC_aef82.dir/testCCompiler.c.o -o cmTC_aef82 -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' - - - -Detecting C compiler ABI info compiled with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_c4624/fast && /usr/bin/make -f CMakeFiles/cmTC_c4624.dir/build.make CMakeFiles/cmTC_c4624.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_c4624.dir/CMakeCCompilerABI.c.o -/usr/bin/cc -v -o CMakeFiles/cmTC_c4624.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c -Using built-in specs. -COLLECT_GCC=/usr/bin/cc -OFFLOAD_TARGET_NAMES=nvptx-none:hsa -OFFLOAD_TARGET_DEFAULT=1 -Target: x86_64-linux-gnu -Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu -Thread model: posix -gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) -COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_c4624.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' - /usr/lib/gcc/x86_64-linux-gnu/9/cc1 -quiet -v -imultiarch x86_64-linux-gnu /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_c4624.dir/CMakeCCompilerABI.c.o -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccCKyApg.s -GNU C17 (Ubuntu 9.3.0-17ubuntu1~20.04) version 9.3.0 (x86_64-linux-gnu) - compiled by GNU C version 9.3.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP - -GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 -ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" -ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/9/include-fixed" -ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_64-linux-gnu/include" -#include "..." search starts here: -#include <...> search starts here: - /usr/lib/gcc/x86_64-linux-gnu/9/include - /usr/local/include - /usr/include/x86_64-linux-gnu - /usr/include -End of search list. -GNU C17 (Ubuntu 9.3.0-17ubuntu1~20.04) version 9.3.0 (x86_64-linux-gnu) - compiled by GNU C version 9.3.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP - -GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 -Compiler executable checksum: bbf13931d8de1abe14040c9909cb6969 -COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_c4624.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' - as -v --64 -o CMakeFiles/cmTC_c4624.dir/CMakeCCompilerABI.c.o /tmp/ccCKyApg.s -GNU assembler version 2.34 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.34 -COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/ -LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../:/lib/:/usr/lib/ -COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_c4624.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' -Linking C executable cmTC_c4624 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c4624.dir/link.txt --verbose=1 -/usr/bin/cc -v -rdynamic CMakeFiles/cmTC_c4624.dir/CMakeCCompilerABI.c.o -o cmTC_c4624 -Using built-in specs. -COLLECT_GCC=/usr/bin/cc -COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper -OFFLOAD_TARGET_NAMES=nvptx-none:hsa -OFFLOAD_TARGET_DEFAULT=1 -Target: x86_64-linux-gnu -Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu -Thread model: posix -gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) -COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/ -LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../:/lib/:/usr/lib/ -COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_c4624' '-mtune=generic' '-march=x86-64' - /usr/lib/gcc/x86_64-linux-gnu/9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccuDsw6H.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_c4624 /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/9/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/9/../../.. CMakeFiles/cmTC_c4624.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crtn.o -COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_c4624' '-mtune=generic' '-march=x86-64' -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' - - - -Parsed C implicit include dir info from above output: rv=done - found start of include info - found start of implicit include info - add: [/usr/lib/gcc/x86_64-linux-gnu/9/include] - add: [/usr/local/include] - add: [/usr/include/x86_64-linux-gnu] - add: [/usr/include] - end of search list found - collapse include dir [/usr/lib/gcc/x86_64-linux-gnu/9/include] ==> [/usr/lib/gcc/x86_64-linux-gnu/9/include] - collapse include dir [/usr/local/include] ==> [/usr/local/include] - collapse include dir [/usr/include/x86_64-linux-gnu] ==> [/usr/include/x86_64-linux-gnu] - collapse include dir [/usr/include] ==> [/usr/include] - implicit include dirs: [/usr/lib/gcc/x86_64-linux-gnu/9/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include] - - -Parsed C implicit link information from above output: - link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command(s):/usr/bin/make cmTC_c4624/fast && /usr/bin/make -f CMakeFiles/cmTC_c4624.dir/build.make CMakeFiles/cmTC_c4624.dir/build] - ignore line: [make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp'] - ignore line: [Building C object CMakeFiles/cmTC_c4624.dir/CMakeCCompilerABI.c.o] - ignore line: [/usr/bin/cc -v -o CMakeFiles/cmTC_c4624.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c] - ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=/usr/bin/cc] - ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:hsa] - ignore line: [OFFLOAD_TARGET_DEFAULT=1] - ignore line: [Target: x86_64-linux-gnu] - ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu] - ignore line: [Thread model: posix] - ignore line: [gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) ] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_c4624.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] - ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/9/cc1 -quiet -v -imultiarch x86_64-linux-gnu /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_c4624.dir/CMakeCCompilerABI.c.o -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccCKyApg.s] - ignore line: [GNU C17 (Ubuntu 9.3.0-17ubuntu1~20.04) version 9.3.0 (x86_64-linux-gnu)] - ignore line: [ compiled by GNU C version 9.3.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.22.1-GMP] - ignore line: [] - ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] - ignore line: [ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"] - ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/9/include-fixed"] - ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_64-linux-gnu/include"] - ignore line: [#include "..." search starts here:] - ignore line: [#include <...> search starts here:] - ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/9/include] - ignore line: [ /usr/local/include] - ignore line: [ /usr/include/x86_64-linux-gnu] - ignore line: [ /usr/include] - ignore line: [End of search list.] - ignore line: [GNU C17 (Ubuntu 9.3.0-17ubuntu1~20.04) version 9.3.0 (x86_64-linux-gnu)] - ignore line: [ compiled by GNU C version 9.3.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.22.1-GMP] - ignore line: [] - ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] - ignore line: [Compiler executable checksum: bbf13931d8de1abe14040c9909cb6969] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_c4624.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] - ignore line: [ as -v --64 -o CMakeFiles/cmTC_c4624.dir/CMakeCCompilerABI.c.o /tmp/ccCKyApg.s] - ignore line: [GNU assembler version 2.34 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.34] - ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/] - ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_c4624.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] - ignore line: [Linking C executable cmTC_c4624] - ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c4624.dir/link.txt --verbose=1] - ignore line: [/usr/bin/cc -v -rdynamic CMakeFiles/cmTC_c4624.dir/CMakeCCompilerABI.c.o -o cmTC_c4624 ] - ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=/usr/bin/cc] - ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper] - ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:hsa] - ignore line: [OFFLOAD_TARGET_DEFAULT=1] - ignore line: [Target: x86_64-linux-gnu] - ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu] - ignore line: [Thread model: posix] - ignore line: [gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) ] - ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/] - ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_c4624' '-mtune=generic' '-march=x86-64'] - link line: [ /usr/lib/gcc/x86_64-linux-gnu/9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccuDsw6H.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_c4624 /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/9/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/9/../../.. CMakeFiles/cmTC_c4624.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crtn.o] - arg [/usr/lib/gcc/x86_64-linux-gnu/9/collect2] ==> ignore - arg [-plugin] ==> ignore - arg [/usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so] ==> ignore - arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper] ==> ignore - arg [-plugin-opt=-fresolution=/tmp/ccuDsw6H.res] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [-plugin-opt=-pass-through=-lc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [--build-id] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf_x86_64] ==> ignore - arg [--hash-style=gnu] ==> ignore - arg [--as-needed] ==> ignore - arg [-export-dynamic] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/lib64/ld-linux-x86-64.so.2] ==> ignore - arg [-pie] ==> ignore - arg [-znow] ==> ignore - arg [-zrelro] ==> ignore - arg [-o] ==> ignore - arg [cmTC_c4624] ==> ignore - arg [/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o] ==> ignore - arg [/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o] ==> ignore - arg [/usr/lib/gcc/x86_64-linux-gnu/9/crtbeginS.o] ==> ignore - arg [-L/usr/lib/gcc/x86_64-linux-gnu/9] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/9] - arg [-L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu] - arg [-L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib] - arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] - arg [-L/lib/../lib] ==> dir [/lib/../lib] - arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] - arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] - arg [-L/usr/lib/gcc/x86_64-linux-gnu/9/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/9/../../..] - arg [CMakeFiles/cmTC_c4624.dir/CMakeCCompilerABI.c.o] ==> ignore - arg [-lgcc] ==> lib [gcc] - arg [--push-state] ==> ignore - arg [--as-needed] ==> ignore - arg [-lgcc_s] ==> lib [gcc_s] - arg [--pop-state] ==> ignore - arg [-lc] ==> lib [c] - arg [-lgcc] ==> lib [gcc] - arg [--push-state] ==> ignore - arg [--as-needed] ==> ignore - arg [-lgcc_s] ==> lib [gcc_s] - arg [--pop-state] ==> ignore - arg [/usr/lib/gcc/x86_64-linux-gnu/9/crtendS.o] ==> ignore - arg [/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crtn.o] ==> ignore - collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/9] ==> [/usr/lib/gcc/x86_64-linux-gnu/9] - collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] - collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib] ==> [/usr/lib] - collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] - collapse library dir [/lib/../lib] ==> [/lib] - collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] - collapse library dir [/usr/lib/../lib] ==> [/usr/lib] - collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/9/../../..] ==> [/usr/lib] - implicit libs: [gcc;gcc_s;c;gcc;gcc_s] - implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/9;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib] - implicit fwks: [] - - -Performing C++ SOURCE FILE Test cxx_std_flag_17 succeeded with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_acd38/fast && /usr/bin/make -f CMakeFiles/cmTC_acd38.dir/build.make CMakeFiles/cmTC_acd38.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_acd38.dir/src.cxx.o -/usr/bin/c++ -Og -g -Dcxx_std_flag_17 -fPIE -std=c++17 -o CMakeFiles/cmTC_acd38.dir/src.cxx.o -c /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx -Linking CXX executable cmTC_acd38 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_acd38.dir/link.txt --verbose=1 -/usr/bin/c++ -Og -g -Dcxx_std_flag_17 -rdynamic CMakeFiles/cmTC_acd38.dir/src.cxx.o -o cmTC_acd38 -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' - - -Source file was: -int main() { return 0; } -Performing C++ SOURCE FILE Test compiler_supports_cxx17 succeeded with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_6f592/fast && /usr/bin/make -f CMakeFiles/cmTC_6f592.dir/build.make CMakeFiles/cmTC_6f592.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_6f592.dir/src.cxx.o -/usr/bin/c++ -Og -g -Dcompiler_supports_cxx17 -std=c++17 -fPIE -o CMakeFiles/cmTC_6f592.dir/src.cxx.o -c /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx -Linking CXX executable cmTC_6f592 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6f592.dir/link.txt --verbose=1 -/usr/bin/c++ -Og -g -Dcompiler_supports_cxx17 -std=c++17 -rdynamic CMakeFiles/cmTC_6f592.dir/src.cxx.o -o cmTC_6f592 -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' - - -Source file was: - - #include <type_traits> - - // nested namespaces are a C++17 compiler feature - namespace A::B { - using T = int; - } - - int main() { - // std::void_t is a C++17 library feature - return not std::is_same<void,std::void_t<A::B::T> >{}; - } - -Performing C++ SOURCE FILE Test HAS_ATTRIBUTE_UNUSED succeeded with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_c9b9e/fast && /usr/bin/make -f CMakeFiles/cmTC_c9b9e.dir/build.make CMakeFiles/cmTC_c9b9e.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_c9b9e.dir/src.cxx.o -/usr/bin/c++ -std=c++17 -Og -g -DHAS_ATTRIBUTE_UNUSED -fPIE -o CMakeFiles/cmTC_c9b9e.dir/src.cxx.o -c /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx -Linking CXX executable cmTC_c9b9e -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c9b9e.dir/link.txt --verbose=1 -/usr/bin/c++ -std=c++17 -Og -g -DHAS_ATTRIBUTE_UNUSED -rdynamic CMakeFiles/cmTC_c9b9e.dir/src.cxx.o -o cmTC_c9b9e -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' - - -Source file was: - - int main(void) - { - int __attribute__((unused)) foo; - return 0; - }; - -Performing C++ SOURCE FILE Test HAS_ATTRIBUTE_DEPRECATED succeeded with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_7e5ba/fast && /usr/bin/make -f CMakeFiles/cmTC_7e5ba.dir/build.make CMakeFiles/cmTC_7e5ba.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_7e5ba.dir/src.cxx.o -/usr/bin/c++ -std=c++17 -Og -g -DHAS_ATTRIBUTE_DEPRECATED -fPIE -o CMakeFiles/cmTC_7e5ba.dir/src.cxx.o -c /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx -Linking CXX executable cmTC_7e5ba -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7e5ba.dir/link.txt --verbose=1 -/usr/bin/c++ -std=c++17 -Og -g -DHAS_ATTRIBUTE_DEPRECATED -rdynamic CMakeFiles/cmTC_7e5ba.dir/src.cxx.o -o cmTC_7e5ba -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' - - -Source file was: - -#define DEP __attribute__((deprecated)) - class bar - { - bar() DEP; - }; - - class peng { } DEP; - - template <class T> - class t_bar - { - t_bar() DEP; - }; - - template <class T> - class t_peng { - t_peng() {}; - } DEP; - - void foo() DEP; - - void foo() {} - - int main(void) - { - return 0; - }; - -Performing C++ SOURCE FILE Test HAS_ATTRIBUTE_DEPRECATED_MSG succeeded with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_f724c/fast && /usr/bin/make -f CMakeFiles/cmTC_f724c.dir/build.make CMakeFiles/cmTC_f724c.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_f724c.dir/src.cxx.o -/usr/bin/c++ -std=c++17 -Og -g -DHAS_ATTRIBUTE_DEPRECATED_MSG -fPIE -o CMakeFiles/cmTC_f724c.dir/src.cxx.o -c /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx -Linking CXX executable cmTC_f724c -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f724c.dir/link.txt --verbose=1 -/usr/bin/c++ -std=c++17 -Og -g -DHAS_ATTRIBUTE_DEPRECATED_MSG -rdynamic CMakeFiles/cmTC_f724c.dir/src.cxx.o -o cmTC_f724c -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' - - -Source file was: - -#define DEP __attribute__((deprecated("message"))) - class bar { - bar() DEP; - }; - - class peng { } DEP; - - template <class T> - class t_bar - { - t_bar() DEP; - }; - - template <class T> - class t_peng - { - t_peng() {}; - } DEP; - - void foo() DEP; - - void foo() {} - - int main(void) - { - return 0; - }; - -Determining if the std::experimental::make_array<int,int> exist passed with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_129fd/fast && /usr/bin/make -f CMakeFiles/cmTC_129fd.dir/build.make CMakeFiles/cmTC_129fd.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_129fd.dir/CheckSymbolExists.cxx.o -/usr/bin/c++ -std=c++17 -Og -g -fPIE -o CMakeFiles/cmTC_129fd.dir/CheckSymbolExists.cxx.o -c /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx -Linking CXX executable cmTC_129fd -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_129fd.dir/link.txt --verbose=1 -/usr/bin/c++ -std=c++17 -Og -g -rdynamic CMakeFiles/cmTC_129fd.dir/CheckSymbolExists.cxx.o -o cmTC_129fd -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' - - -File /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: -/* */ -#include <experimental/array> - -int main(int argc, char** argv) -{ - (void)argv; - return ((int*)(&std::experimental::make_array<int,int>))[argc]; -} -Determining if the std::move<std::experimental::detected_t<std::decay_t,int>> exist passed with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_1cff4/fast && /usr/bin/make -f CMakeFiles/cmTC_1cff4.dir/build.make CMakeFiles/cmTC_1cff4.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_1cff4.dir/CheckSymbolExists.cxx.o -/usr/bin/c++ -std=c++17 -Og -g -fPIE -o CMakeFiles/cmTC_1cff4.dir/CheckSymbolExists.cxx.o -c /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx -Linking CXX executable cmTC_1cff4 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1cff4.dir/link.txt --verbose=1 -/usr/bin/c++ -std=c++17 -Og -g -rdynamic CMakeFiles/cmTC_1cff4.dir/CheckSymbolExists.cxx.o -o cmTC_1cff4 -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' - - -File /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: -/* */ -#include <utility> -#include <experimental/type_traits> - -int main(int argc, char** argv) -{ - (void)argv; - return ((int*)(&std::move<std::experimental::detected_t<std::decay_t,int>>))[argc]; -} -Determining if the include file pthread.h exists passed with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_3b801/fast && /usr/bin/make -f CMakeFiles/cmTC_3b801.dir/build.make CMakeFiles/cmTC_3b801.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_3b801.dir/CheckIncludeFile.c.o -/usr/bin/cc -fPIE -o CMakeFiles/cmTC_3b801.dir/CheckIncludeFile.c.o -c /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/CheckIncludeFile.c -Linking C executable cmTC_3b801 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3b801.dir/link.txt --verbose=1 -/usr/bin/cc -rdynamic CMakeFiles/cmTC_3b801.dir/CheckIncludeFile.c.o -o cmTC_3b801 -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' - - - -Determining if the function sgemm_ exists passed with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_ccec1/fast && /usr/bin/make -f CMakeFiles/cmTC_ccec1.dir/build.make CMakeFiles/cmTC_ccec1.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_ccec1.dir/CheckFunctionExists.c.o -/usr/bin/cc -DCHECK_FUNCTION_EXISTS=sgemm_ -fPIE -o CMakeFiles/cmTC_ccec1.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c -Linking C executable cmTC_ccec1 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ccec1.dir/link.txt --verbose=1 -/usr/bin/cc -DCHECK_FUNCTION_EXISTS=sgemm_ -rdynamic CMakeFiles/cmTC_ccec1.dir/CheckFunctionExists.c.o -o cmTC_ccec1 /usr/lib/x86_64-linux-gnu/libopenblas.so -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' - - - -Determining if the function cheev_ exists passed with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_49b69/fast && /usr/bin/make -f CMakeFiles/cmTC_49b69.dir/build.make CMakeFiles/cmTC_49b69.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_49b69.dir/CheckFunctionExists.c.o -/usr/bin/cc -DCHECK_FUNCTION_EXISTS=cheev_ -fPIE -o CMakeFiles/cmTC_49b69.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c -Linking C executable cmTC_49b69 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_49b69.dir/link.txt --verbose=1 -/usr/bin/cc -DCHECK_FUNCTION_EXISTS=cheev_ -rdynamic CMakeFiles/cmTC_49b69.dir/CheckFunctionExists.c.o -o cmTC_49b69 /usr/lib/x86_64-linux-gnu/libopenblas.so -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' - - - -Determining if the function dsyev_ exists passed with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_1ee5b/fast && /usr/bin/make -f CMakeFiles/cmTC_1ee5b.dir/build.make CMakeFiles/cmTC_1ee5b.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_1ee5b.dir/CheckFunctionExists.c.o -/usr/bin/cc -DCHECK_FUNCTION_EXISTS=dsyev_ -fPIE -o CMakeFiles/cmTC_1ee5b.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c -Linking C executable cmTC_1ee5b -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1ee5b.dir/link.txt --verbose=1 -/usr/bin/cc -DCHECK_FUNCTION_EXISTS=dsyev_ -rdynamic CMakeFiles/cmTC_1ee5b.dir/CheckFunctionExists.c.o -o cmTC_1ee5b /usr/lib/x86_64-linux-gnu/libopenblas.so -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' - - - -Performing C++ SOURCE FILE Test QuadMath_COMPILES succeeded with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_9536f/fast && /usr/bin/make -f CMakeFiles/cmTC_9536f.dir/build.make CMakeFiles/cmTC_9536f.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_9536f.dir/src.cxx.o -/usr/bin/c++ -std=c++17 -Og -g -DQuadMath_COMPILES -fext-numeric-literals -fPIE -o CMakeFiles/cmTC_9536f.dir/src.cxx.o -c /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/src.cxx -Linking CXX executable cmTC_9536f -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9536f.dir/link.txt --verbose=1 -/usr/bin/c++ -std=c++17 -Og -g -DQuadMath_COMPILES -fext-numeric-literals -rdynamic CMakeFiles/cmTC_9536f.dir/src.cxx.o -o cmTC_9536f -lquadmath -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' - - -Source file was: - -#include <quadmath.h> - -int main () -{ - __float128 r = 1.0q; - r = strtoflt128("1.2345678", NULL); - return 0; -} -Determining if the include file rpc/rpc.h exists passed with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_ac094/fast && /usr/bin/make -f CMakeFiles/cmTC_ac094.dir/build.make CMakeFiles/cmTC_ac094.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_ac094.dir/CheckIncludeFile.c.o -/usr/bin/cc -fPIE -o CMakeFiles/cmTC_ac094.dir/CheckIncludeFile.c.o -c /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp/CheckIncludeFile.c -Linking C executable cmTC_ac094 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ac094.dir/link.txt --verbose=1 -/usr/bin/cc -rdynamic CMakeFiles/cmTC_ac094.dir/CheckIncludeFile.c.o -o cmTC_ac094 -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' - - - -Determining if the function mkstemp exists passed with the following output: -Change Dir: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/make cmTC_5b50d/fast && /usr/bin/make -f CMakeFiles/cmTC_5b50d.dir/build.make CMakeFiles/cmTC_5b50d.dir/build -make[1]: Entering directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_5b50d.dir/CheckFunctionExists.c.o -/usr/bin/cc -DCHECK_FUNCTION_EXISTS=mkstemp -fPIE -o CMakeFiles/cmTC_5b50d.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c -Linking C executable cmTC_5b50d -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5b50d.dir/link.txt --verbose=1 -/usr/bin/cc -DCHECK_FUNCTION_EXISTS=mkstemp -rdynamic CMakeFiles/cmTC_5b50d.dir/CheckFunctionExists.c.o -o cmTC_5b50d -make[1]: Leaving directory '/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/CMakeTmp' - - - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - -Determining location of SuperLU succeeded: -Include directory: /usr/include/superlu -Library directory: /usr/lib/x86_64-linux-gnu/libsuperlu.so - diff --git a/build-cmake/CMakeFiles/CMakeRuleHashes.txt b/build-cmake/CMakeFiles/CMakeRuleHashes.txt deleted file mode 100644 index bb9bc66ab59d283cfa8f7660eeeb720668eabfa1..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/CMakeRuleHashes.txt +++ /dev/null @@ -1,31 +0,0 @@ -# Hashes of file build rules. -2f09f4af06e60d265047c8520ec98175 CMakeFiles/Continuous -2c98464d0f63c754abfd14c248f761a9 CMakeFiles/ContinuousBuild -9356d25909cd54e36b5a53df1593c20c CMakeFiles/ContinuousConfigure -90f99931299dbf0f4b024436d9757fb8 CMakeFiles/ContinuousCoverage -55ba8ef69755ecc810e4c07ba80318ee CMakeFiles/ContinuousMemCheck -1bb0882041408bfe52b11d9f6db12cee CMakeFiles/ContinuousStart -36d3d7583deef807ce2ecb0cdbb45677 CMakeFiles/ContinuousSubmit -46fd69bfa3105d99adcdad88750ec72e CMakeFiles/ContinuousTest -031cc515ea78e8ad0f3209d95881a97f CMakeFiles/ContinuousUpdate -a1846307a99ca503cbdd0f52e8219e1e CMakeFiles/Experimental -83d9d8c2adf474a618829739763bf6f1 CMakeFiles/ExperimentalBuild -50d5ff2994c468a446902104fcd5ab9a CMakeFiles/ExperimentalConfigure -1efc5b3d23f968dcb12325cb5da64e8c CMakeFiles/ExperimentalCoverage -8a65aa9a4cc52bd335d5f78e6f7e67a4 CMakeFiles/ExperimentalMemCheck -b0daaea124a7b7d30a1588dc391a245d CMakeFiles/ExperimentalStart -b5d2ee28fb80248e0b23b69bfb8f6a5b CMakeFiles/ExperimentalSubmit -24f6d425b0635eeb190ab4e563031fc2 CMakeFiles/ExperimentalTest -df1eae97ffe5cf355e41892a1e8d6a8d CMakeFiles/ExperimentalUpdate -6c9bb6ec13cb5755ce5da4abfd04fa86 CMakeFiles/Nightly -dbad357d7ec4d33cf78ec9b3c679a805 CMakeFiles/NightlyBuild -04a9749ce9d442d600a6595561f18b91 CMakeFiles/NightlyConfigure -caeb94c65dc6676afc7fc438d9674825 CMakeFiles/NightlyCoverage -b55c633bd715bc808c66d5f93f13fe76 CMakeFiles/NightlyMemCheck -593064d75050638754fb5371eb55c380 CMakeFiles/NightlyMemoryCheck -aea77498e7dbbd5f5339d76d951d7d5a CMakeFiles/NightlyStart -d514cc8be25e6a3c34fd361d1f5d013c CMakeFiles/NightlySubmit -52d6b85128fd07a9b099e1808146eee9 CMakeFiles/NightlyTest -f0473fa806e95400803b2d8851254140 CMakeFiles/NightlyUpdate -a933cc7de75a22da265cd259373b4547 CMakeFiles/OUTPUT -c3eda4e2330971e17993e5b13d618412 CMakeFiles/headercheck diff --git a/build-cmake/CMakeFiles/CheckIncludeFiles/SIONLIB_HEADER_USABLE.c b/build-cmake/CMakeFiles/CheckIncludeFiles/SIONLIB_HEADER_USABLE.c deleted file mode 100644 index 7cd26da78c8872b2be109cda7fdfe3344f06d417..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/CheckIncludeFiles/SIONLIB_HEADER_USABLE.c +++ /dev/null @@ -1,6 +0,0 @@ -/* */ -#include <sion.h> - - -int main(void){return 0;} - diff --git a/build-cmake/CMakeFiles/Continuous.dir/DependInfo.cmake b/build-cmake/CMakeFiles/Continuous.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/Continuous.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/Continuous.dir/build.make b/build-cmake/CMakeFiles/Continuous.dir/build.make deleted file mode 100644 index 6165219803270233c12e1ad3049e4b176dc3051e..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/Continuous.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for Continuous. - -# Include the progress variables for this target. -include CMakeFiles/Continuous.dir/progress.make - -CMakeFiles/Continuous: - /usr/bin/ctest -D Continuous - -Continuous: CMakeFiles/Continuous -Continuous: CMakeFiles/Continuous.dir/build.make - -.PHONY : Continuous - -# Rule to build all files generated by this target. -CMakeFiles/Continuous.dir/build: Continuous - -.PHONY : CMakeFiles/Continuous.dir/build - -CMakeFiles/Continuous.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/Continuous.dir/cmake_clean.cmake -.PHONY : CMakeFiles/Continuous.dir/clean - -CMakeFiles/Continuous.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/Continuous.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/Continuous.dir/depend - diff --git a/build-cmake/CMakeFiles/Continuous.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/Continuous.dir/cmake_clean.cmake deleted file mode 100644 index 7e1791cf8177d6f06e873e59e56292f12816be7f..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/Continuous.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/Continuous" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/Continuous.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/Continuous.dir/progress.make b/build-cmake/CMakeFiles/Continuous.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/Continuous.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/ContinuousBuild.dir/DependInfo.cmake b/build-cmake/CMakeFiles/ContinuousBuild.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousBuild.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/ContinuousBuild.dir/build.make b/build-cmake/CMakeFiles/ContinuousBuild.dir/build.make deleted file mode 100644 index 512177e71ce9f9f5769108252ca3b1d6fac1baea..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousBuild.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for ContinuousBuild. - -# Include the progress variables for this target. -include CMakeFiles/ContinuousBuild.dir/progress.make - -CMakeFiles/ContinuousBuild: - /usr/bin/ctest -D ContinuousBuild - -ContinuousBuild: CMakeFiles/ContinuousBuild -ContinuousBuild: CMakeFiles/ContinuousBuild.dir/build.make - -.PHONY : ContinuousBuild - -# Rule to build all files generated by this target. -CMakeFiles/ContinuousBuild.dir/build: ContinuousBuild - -.PHONY : CMakeFiles/ContinuousBuild.dir/build - -CMakeFiles/ContinuousBuild.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/ContinuousBuild.dir/cmake_clean.cmake -.PHONY : CMakeFiles/ContinuousBuild.dir/clean - -CMakeFiles/ContinuousBuild.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ContinuousBuild.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/ContinuousBuild.dir/depend - diff --git a/build-cmake/CMakeFiles/ContinuousBuild.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/ContinuousBuild.dir/cmake_clean.cmake deleted file mode 100644 index afccd13683f11eeb51e1a07941748ada51842402..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousBuild.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/ContinuousBuild" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/ContinuousBuild.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/ContinuousBuild.dir/progress.make b/build-cmake/CMakeFiles/ContinuousBuild.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousBuild.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/ContinuousConfigure.dir/DependInfo.cmake b/build-cmake/CMakeFiles/ContinuousConfigure.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousConfigure.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/ContinuousConfigure.dir/build.make b/build-cmake/CMakeFiles/ContinuousConfigure.dir/build.make deleted file mode 100644 index ab6243a1e134aa12187d1bd600731b20db2fc353..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousConfigure.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for ContinuousConfigure. - -# Include the progress variables for this target. -include CMakeFiles/ContinuousConfigure.dir/progress.make - -CMakeFiles/ContinuousConfigure: - /usr/bin/ctest -D ContinuousConfigure - -ContinuousConfigure: CMakeFiles/ContinuousConfigure -ContinuousConfigure: CMakeFiles/ContinuousConfigure.dir/build.make - -.PHONY : ContinuousConfigure - -# Rule to build all files generated by this target. -CMakeFiles/ContinuousConfigure.dir/build: ContinuousConfigure - -.PHONY : CMakeFiles/ContinuousConfigure.dir/build - -CMakeFiles/ContinuousConfigure.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/ContinuousConfigure.dir/cmake_clean.cmake -.PHONY : CMakeFiles/ContinuousConfigure.dir/clean - -CMakeFiles/ContinuousConfigure.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ContinuousConfigure.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/ContinuousConfigure.dir/depend - diff --git a/build-cmake/CMakeFiles/ContinuousConfigure.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/ContinuousConfigure.dir/cmake_clean.cmake deleted file mode 100644 index eb51e20488797514d126ef55573faa6ea6f8c69b..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousConfigure.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/ContinuousConfigure" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/ContinuousConfigure.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/ContinuousConfigure.dir/progress.make b/build-cmake/CMakeFiles/ContinuousConfigure.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousConfigure.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/ContinuousCoverage.dir/DependInfo.cmake b/build-cmake/CMakeFiles/ContinuousCoverage.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousCoverage.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/ContinuousCoverage.dir/build.make b/build-cmake/CMakeFiles/ContinuousCoverage.dir/build.make deleted file mode 100644 index 1a8ec2bbb0f85cd63bcc012f7d4e5b5f0b944df1..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousCoverage.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for ContinuousCoverage. - -# Include the progress variables for this target. -include CMakeFiles/ContinuousCoverage.dir/progress.make - -CMakeFiles/ContinuousCoverage: - /usr/bin/ctest -D ContinuousCoverage - -ContinuousCoverage: CMakeFiles/ContinuousCoverage -ContinuousCoverage: CMakeFiles/ContinuousCoverage.dir/build.make - -.PHONY : ContinuousCoverage - -# Rule to build all files generated by this target. -CMakeFiles/ContinuousCoverage.dir/build: ContinuousCoverage - -.PHONY : CMakeFiles/ContinuousCoverage.dir/build - -CMakeFiles/ContinuousCoverage.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/ContinuousCoverage.dir/cmake_clean.cmake -.PHONY : CMakeFiles/ContinuousCoverage.dir/clean - -CMakeFiles/ContinuousCoverage.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ContinuousCoverage.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/ContinuousCoverage.dir/depend - diff --git a/build-cmake/CMakeFiles/ContinuousCoverage.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/ContinuousCoverage.dir/cmake_clean.cmake deleted file mode 100644 index 6115f89bdf791f3b3260f7b39ad9f8fefcfc0d1f..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousCoverage.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/ContinuousCoverage" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/ContinuousCoverage.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/ContinuousCoverage.dir/progress.make b/build-cmake/CMakeFiles/ContinuousCoverage.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousCoverage.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/ContinuousMemCheck.dir/DependInfo.cmake b/build-cmake/CMakeFiles/ContinuousMemCheck.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousMemCheck.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/ContinuousMemCheck.dir/build.make b/build-cmake/CMakeFiles/ContinuousMemCheck.dir/build.make deleted file mode 100644 index 227f7689f9682459dc5a04c6e8b7fbd438452c9c..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousMemCheck.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for ContinuousMemCheck. - -# Include the progress variables for this target. -include CMakeFiles/ContinuousMemCheck.dir/progress.make - -CMakeFiles/ContinuousMemCheck: - /usr/bin/ctest -D ContinuousMemCheck - -ContinuousMemCheck: CMakeFiles/ContinuousMemCheck -ContinuousMemCheck: CMakeFiles/ContinuousMemCheck.dir/build.make - -.PHONY : ContinuousMemCheck - -# Rule to build all files generated by this target. -CMakeFiles/ContinuousMemCheck.dir/build: ContinuousMemCheck - -.PHONY : CMakeFiles/ContinuousMemCheck.dir/build - -CMakeFiles/ContinuousMemCheck.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/ContinuousMemCheck.dir/cmake_clean.cmake -.PHONY : CMakeFiles/ContinuousMemCheck.dir/clean - -CMakeFiles/ContinuousMemCheck.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ContinuousMemCheck.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/ContinuousMemCheck.dir/depend - diff --git a/build-cmake/CMakeFiles/ContinuousMemCheck.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/ContinuousMemCheck.dir/cmake_clean.cmake deleted file mode 100644 index ad69e7ff4553b55cfc354485edd47d4ad01ea363..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousMemCheck.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/ContinuousMemCheck" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/ContinuousMemCheck.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/ContinuousMemCheck.dir/progress.make b/build-cmake/CMakeFiles/ContinuousMemCheck.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousMemCheck.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/ContinuousStart.dir/DependInfo.cmake b/build-cmake/CMakeFiles/ContinuousStart.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousStart.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/ContinuousStart.dir/build.make b/build-cmake/CMakeFiles/ContinuousStart.dir/build.make deleted file mode 100644 index d6fcb9f324cfeb3692584a94118ba349c6188b3e..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousStart.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for ContinuousStart. - -# Include the progress variables for this target. -include CMakeFiles/ContinuousStart.dir/progress.make - -CMakeFiles/ContinuousStart: - /usr/bin/ctest -D ContinuousStart - -ContinuousStart: CMakeFiles/ContinuousStart -ContinuousStart: CMakeFiles/ContinuousStart.dir/build.make - -.PHONY : ContinuousStart - -# Rule to build all files generated by this target. -CMakeFiles/ContinuousStart.dir/build: ContinuousStart - -.PHONY : CMakeFiles/ContinuousStart.dir/build - -CMakeFiles/ContinuousStart.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/ContinuousStart.dir/cmake_clean.cmake -.PHONY : CMakeFiles/ContinuousStart.dir/clean - -CMakeFiles/ContinuousStart.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ContinuousStart.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/ContinuousStart.dir/depend - diff --git a/build-cmake/CMakeFiles/ContinuousStart.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/ContinuousStart.dir/cmake_clean.cmake deleted file mode 100644 index 13d5b2bcc3bcf36afa7a3e45cb8da752b90d76a5..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousStart.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/ContinuousStart" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/ContinuousStart.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/ContinuousStart.dir/progress.make b/build-cmake/CMakeFiles/ContinuousStart.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousStart.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/ContinuousSubmit.dir/DependInfo.cmake b/build-cmake/CMakeFiles/ContinuousSubmit.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousSubmit.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/ContinuousSubmit.dir/build.make b/build-cmake/CMakeFiles/ContinuousSubmit.dir/build.make deleted file mode 100644 index 3b5acb58a14034c3f322325d1ed7ab5840ce5342..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousSubmit.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for ContinuousSubmit. - -# Include the progress variables for this target. -include CMakeFiles/ContinuousSubmit.dir/progress.make - -CMakeFiles/ContinuousSubmit: - /usr/bin/ctest -D ContinuousSubmit - -ContinuousSubmit: CMakeFiles/ContinuousSubmit -ContinuousSubmit: CMakeFiles/ContinuousSubmit.dir/build.make - -.PHONY : ContinuousSubmit - -# Rule to build all files generated by this target. -CMakeFiles/ContinuousSubmit.dir/build: ContinuousSubmit - -.PHONY : CMakeFiles/ContinuousSubmit.dir/build - -CMakeFiles/ContinuousSubmit.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/ContinuousSubmit.dir/cmake_clean.cmake -.PHONY : CMakeFiles/ContinuousSubmit.dir/clean - -CMakeFiles/ContinuousSubmit.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ContinuousSubmit.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/ContinuousSubmit.dir/depend - diff --git a/build-cmake/CMakeFiles/ContinuousSubmit.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/ContinuousSubmit.dir/cmake_clean.cmake deleted file mode 100644 index cc66ba37777ccbac292828077290fbd248bb8aac..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousSubmit.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/ContinuousSubmit" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/ContinuousSubmit.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/ContinuousSubmit.dir/progress.make b/build-cmake/CMakeFiles/ContinuousSubmit.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousSubmit.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/ContinuousTest.dir/DependInfo.cmake b/build-cmake/CMakeFiles/ContinuousTest.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousTest.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/ContinuousTest.dir/build.make b/build-cmake/CMakeFiles/ContinuousTest.dir/build.make deleted file mode 100644 index daf5982a7b20b6f8d02219244dcac4fa0d8bc9e1..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousTest.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for ContinuousTest. - -# Include the progress variables for this target. -include CMakeFiles/ContinuousTest.dir/progress.make - -CMakeFiles/ContinuousTest: - /usr/bin/ctest -D ContinuousTest - -ContinuousTest: CMakeFiles/ContinuousTest -ContinuousTest: CMakeFiles/ContinuousTest.dir/build.make - -.PHONY : ContinuousTest - -# Rule to build all files generated by this target. -CMakeFiles/ContinuousTest.dir/build: ContinuousTest - -.PHONY : CMakeFiles/ContinuousTest.dir/build - -CMakeFiles/ContinuousTest.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/ContinuousTest.dir/cmake_clean.cmake -.PHONY : CMakeFiles/ContinuousTest.dir/clean - -CMakeFiles/ContinuousTest.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ContinuousTest.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/ContinuousTest.dir/depend - diff --git a/build-cmake/CMakeFiles/ContinuousTest.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/ContinuousTest.dir/cmake_clean.cmake deleted file mode 100644 index ff11d485d8ab87784c4450edc72bc5d423d2f884..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousTest.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/ContinuousTest" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/ContinuousTest.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/ContinuousTest.dir/progress.make b/build-cmake/CMakeFiles/ContinuousTest.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousTest.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/ContinuousUpdate.dir/DependInfo.cmake b/build-cmake/CMakeFiles/ContinuousUpdate.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousUpdate.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/ContinuousUpdate.dir/build.make b/build-cmake/CMakeFiles/ContinuousUpdate.dir/build.make deleted file mode 100644 index 26f3f58caa2ed8015ed8aa2e76000497a5f7925f..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousUpdate.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for ContinuousUpdate. - -# Include the progress variables for this target. -include CMakeFiles/ContinuousUpdate.dir/progress.make - -CMakeFiles/ContinuousUpdate: - /usr/bin/ctest -D ContinuousUpdate - -ContinuousUpdate: CMakeFiles/ContinuousUpdate -ContinuousUpdate: CMakeFiles/ContinuousUpdate.dir/build.make - -.PHONY : ContinuousUpdate - -# Rule to build all files generated by this target. -CMakeFiles/ContinuousUpdate.dir/build: ContinuousUpdate - -.PHONY : CMakeFiles/ContinuousUpdate.dir/build - -CMakeFiles/ContinuousUpdate.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/ContinuousUpdate.dir/cmake_clean.cmake -.PHONY : CMakeFiles/ContinuousUpdate.dir/clean - -CMakeFiles/ContinuousUpdate.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ContinuousUpdate.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/ContinuousUpdate.dir/depend - diff --git a/build-cmake/CMakeFiles/ContinuousUpdate.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/ContinuousUpdate.dir/cmake_clean.cmake deleted file mode 100644 index 7a77a24c329433762bf3f6526ec1749016e5420d..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousUpdate.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/ContinuousUpdate" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/ContinuousUpdate.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/ContinuousUpdate.dir/progress.make b/build-cmake/CMakeFiles/ContinuousUpdate.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ContinuousUpdate.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/Experimental.dir/DependInfo.cmake b/build-cmake/CMakeFiles/Experimental.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/Experimental.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/Experimental.dir/build.make b/build-cmake/CMakeFiles/Experimental.dir/build.make deleted file mode 100644 index 6739ff2df113acd5e5f1767ba0fa580f66e72c27..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/Experimental.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for Experimental. - -# Include the progress variables for this target. -include CMakeFiles/Experimental.dir/progress.make - -CMakeFiles/Experimental: - /usr/bin/ctest -D Experimental - -Experimental: CMakeFiles/Experimental -Experimental: CMakeFiles/Experimental.dir/build.make - -.PHONY : Experimental - -# Rule to build all files generated by this target. -CMakeFiles/Experimental.dir/build: Experimental - -.PHONY : CMakeFiles/Experimental.dir/build - -CMakeFiles/Experimental.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/Experimental.dir/cmake_clean.cmake -.PHONY : CMakeFiles/Experimental.dir/clean - -CMakeFiles/Experimental.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/Experimental.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/Experimental.dir/depend - diff --git a/build-cmake/CMakeFiles/Experimental.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/Experimental.dir/cmake_clean.cmake deleted file mode 100644 index 799e7082f2b793f2322e0d90b70651a0d51fdc41..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/Experimental.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/Experimental" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/Experimental.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/Experimental.dir/progress.make b/build-cmake/CMakeFiles/Experimental.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/Experimental.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/ExperimentalBuild.dir/DependInfo.cmake b/build-cmake/CMakeFiles/ExperimentalBuild.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalBuild.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/ExperimentalBuild.dir/build.make b/build-cmake/CMakeFiles/ExperimentalBuild.dir/build.make deleted file mode 100644 index 309c35a8b85de1aa800a4e2bf557b3ab9aa9dbd6..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalBuild.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for ExperimentalBuild. - -# Include the progress variables for this target. -include CMakeFiles/ExperimentalBuild.dir/progress.make - -CMakeFiles/ExperimentalBuild: - /usr/bin/ctest -D ExperimentalBuild - -ExperimentalBuild: CMakeFiles/ExperimentalBuild -ExperimentalBuild: CMakeFiles/ExperimentalBuild.dir/build.make - -.PHONY : ExperimentalBuild - -# Rule to build all files generated by this target. -CMakeFiles/ExperimentalBuild.dir/build: ExperimentalBuild - -.PHONY : CMakeFiles/ExperimentalBuild.dir/build - -CMakeFiles/ExperimentalBuild.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/ExperimentalBuild.dir/cmake_clean.cmake -.PHONY : CMakeFiles/ExperimentalBuild.dir/clean - -CMakeFiles/ExperimentalBuild.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ExperimentalBuild.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/ExperimentalBuild.dir/depend - diff --git a/build-cmake/CMakeFiles/ExperimentalBuild.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/ExperimentalBuild.dir/cmake_clean.cmake deleted file mode 100644 index 3354e3f1c027423f504d335ab0922234b465279c..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalBuild.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/ExperimentalBuild" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/ExperimentalBuild.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/ExperimentalBuild.dir/progress.make b/build-cmake/CMakeFiles/ExperimentalBuild.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalBuild.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/ExperimentalConfigure.dir/DependInfo.cmake b/build-cmake/CMakeFiles/ExperimentalConfigure.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalConfigure.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/ExperimentalConfigure.dir/build.make b/build-cmake/CMakeFiles/ExperimentalConfigure.dir/build.make deleted file mode 100644 index 342b884db609b5e1c399307e6f88b7c3e0ac35af..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalConfigure.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for ExperimentalConfigure. - -# Include the progress variables for this target. -include CMakeFiles/ExperimentalConfigure.dir/progress.make - -CMakeFiles/ExperimentalConfigure: - /usr/bin/ctest -D ExperimentalConfigure - -ExperimentalConfigure: CMakeFiles/ExperimentalConfigure -ExperimentalConfigure: CMakeFiles/ExperimentalConfigure.dir/build.make - -.PHONY : ExperimentalConfigure - -# Rule to build all files generated by this target. -CMakeFiles/ExperimentalConfigure.dir/build: ExperimentalConfigure - -.PHONY : CMakeFiles/ExperimentalConfigure.dir/build - -CMakeFiles/ExperimentalConfigure.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/ExperimentalConfigure.dir/cmake_clean.cmake -.PHONY : CMakeFiles/ExperimentalConfigure.dir/clean - -CMakeFiles/ExperimentalConfigure.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ExperimentalConfigure.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/ExperimentalConfigure.dir/depend - diff --git a/build-cmake/CMakeFiles/ExperimentalConfigure.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/ExperimentalConfigure.dir/cmake_clean.cmake deleted file mode 100644 index 69e4a71991fdd9cb942e4401fd019d2c5f7fedc3..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalConfigure.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/ExperimentalConfigure" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/ExperimentalConfigure.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/ExperimentalConfigure.dir/progress.make b/build-cmake/CMakeFiles/ExperimentalConfigure.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalConfigure.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/ExperimentalCoverage.dir/DependInfo.cmake b/build-cmake/CMakeFiles/ExperimentalCoverage.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalCoverage.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/ExperimentalCoverage.dir/build.make b/build-cmake/CMakeFiles/ExperimentalCoverage.dir/build.make deleted file mode 100644 index 0f4bfcf758c43f4168a4c2dc7fb83af13aac18da..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalCoverage.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for ExperimentalCoverage. - -# Include the progress variables for this target. -include CMakeFiles/ExperimentalCoverage.dir/progress.make - -CMakeFiles/ExperimentalCoverage: - /usr/bin/ctest -D ExperimentalCoverage - -ExperimentalCoverage: CMakeFiles/ExperimentalCoverage -ExperimentalCoverage: CMakeFiles/ExperimentalCoverage.dir/build.make - -.PHONY : ExperimentalCoverage - -# Rule to build all files generated by this target. -CMakeFiles/ExperimentalCoverage.dir/build: ExperimentalCoverage - -.PHONY : CMakeFiles/ExperimentalCoverage.dir/build - -CMakeFiles/ExperimentalCoverage.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/ExperimentalCoverage.dir/cmake_clean.cmake -.PHONY : CMakeFiles/ExperimentalCoverage.dir/clean - -CMakeFiles/ExperimentalCoverage.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ExperimentalCoverage.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/ExperimentalCoverage.dir/depend - diff --git a/build-cmake/CMakeFiles/ExperimentalCoverage.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/ExperimentalCoverage.dir/cmake_clean.cmake deleted file mode 100644 index b8d6597a57093393ae4dd09108c0efa7b196ded2..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalCoverage.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/ExperimentalCoverage" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/ExperimentalCoverage.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/ExperimentalCoverage.dir/progress.make b/build-cmake/CMakeFiles/ExperimentalCoverage.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalCoverage.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/ExperimentalMemCheck.dir/DependInfo.cmake b/build-cmake/CMakeFiles/ExperimentalMemCheck.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalMemCheck.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/ExperimentalMemCheck.dir/build.make b/build-cmake/CMakeFiles/ExperimentalMemCheck.dir/build.make deleted file mode 100644 index 1707135bfa6b17b3858f6b46a298e8d1a2365864..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalMemCheck.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for ExperimentalMemCheck. - -# Include the progress variables for this target. -include CMakeFiles/ExperimentalMemCheck.dir/progress.make - -CMakeFiles/ExperimentalMemCheck: - /usr/bin/ctest -D ExperimentalMemCheck - -ExperimentalMemCheck: CMakeFiles/ExperimentalMemCheck -ExperimentalMemCheck: CMakeFiles/ExperimentalMemCheck.dir/build.make - -.PHONY : ExperimentalMemCheck - -# Rule to build all files generated by this target. -CMakeFiles/ExperimentalMemCheck.dir/build: ExperimentalMemCheck - -.PHONY : CMakeFiles/ExperimentalMemCheck.dir/build - -CMakeFiles/ExperimentalMemCheck.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/ExperimentalMemCheck.dir/cmake_clean.cmake -.PHONY : CMakeFiles/ExperimentalMemCheck.dir/clean - -CMakeFiles/ExperimentalMemCheck.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ExperimentalMemCheck.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/ExperimentalMemCheck.dir/depend - diff --git a/build-cmake/CMakeFiles/ExperimentalMemCheck.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/ExperimentalMemCheck.dir/cmake_clean.cmake deleted file mode 100644 index ed3f7bc0d2aa68a4a79efc34462b4627ed820838..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalMemCheck.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/ExperimentalMemCheck" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/ExperimentalMemCheck.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/ExperimentalMemCheck.dir/progress.make b/build-cmake/CMakeFiles/ExperimentalMemCheck.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalMemCheck.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/ExperimentalStart.dir/DependInfo.cmake b/build-cmake/CMakeFiles/ExperimentalStart.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalStart.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/ExperimentalStart.dir/build.make b/build-cmake/CMakeFiles/ExperimentalStart.dir/build.make deleted file mode 100644 index 7e2de1605551f37cd08309a740657bad9e4d8a48..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalStart.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for ExperimentalStart. - -# Include the progress variables for this target. -include CMakeFiles/ExperimentalStart.dir/progress.make - -CMakeFiles/ExperimentalStart: - /usr/bin/ctest -D ExperimentalStart - -ExperimentalStart: CMakeFiles/ExperimentalStart -ExperimentalStart: CMakeFiles/ExperimentalStart.dir/build.make - -.PHONY : ExperimentalStart - -# Rule to build all files generated by this target. -CMakeFiles/ExperimentalStart.dir/build: ExperimentalStart - -.PHONY : CMakeFiles/ExperimentalStart.dir/build - -CMakeFiles/ExperimentalStart.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/ExperimentalStart.dir/cmake_clean.cmake -.PHONY : CMakeFiles/ExperimentalStart.dir/clean - -CMakeFiles/ExperimentalStart.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ExperimentalStart.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/ExperimentalStart.dir/depend - diff --git a/build-cmake/CMakeFiles/ExperimentalStart.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/ExperimentalStart.dir/cmake_clean.cmake deleted file mode 100644 index 4e2736b1b868f5fd19b5bae524ae0a78f5331665..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalStart.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/ExperimentalStart" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/ExperimentalStart.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/ExperimentalStart.dir/progress.make b/build-cmake/CMakeFiles/ExperimentalStart.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalStart.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/ExperimentalSubmit.dir/DependInfo.cmake b/build-cmake/CMakeFiles/ExperimentalSubmit.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalSubmit.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/ExperimentalSubmit.dir/build.make b/build-cmake/CMakeFiles/ExperimentalSubmit.dir/build.make deleted file mode 100644 index a1b3cac537b94181735f274843d053ac7e45a0e7..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalSubmit.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for ExperimentalSubmit. - -# Include the progress variables for this target. -include CMakeFiles/ExperimentalSubmit.dir/progress.make - -CMakeFiles/ExperimentalSubmit: - /usr/bin/ctest -D ExperimentalSubmit - -ExperimentalSubmit: CMakeFiles/ExperimentalSubmit -ExperimentalSubmit: CMakeFiles/ExperimentalSubmit.dir/build.make - -.PHONY : ExperimentalSubmit - -# Rule to build all files generated by this target. -CMakeFiles/ExperimentalSubmit.dir/build: ExperimentalSubmit - -.PHONY : CMakeFiles/ExperimentalSubmit.dir/build - -CMakeFiles/ExperimentalSubmit.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/ExperimentalSubmit.dir/cmake_clean.cmake -.PHONY : CMakeFiles/ExperimentalSubmit.dir/clean - -CMakeFiles/ExperimentalSubmit.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ExperimentalSubmit.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/ExperimentalSubmit.dir/depend - diff --git a/build-cmake/CMakeFiles/ExperimentalSubmit.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/ExperimentalSubmit.dir/cmake_clean.cmake deleted file mode 100644 index d130e45a3ca86f262efb965f2d63e1da56772ed7..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalSubmit.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/ExperimentalSubmit" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/ExperimentalSubmit.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/ExperimentalSubmit.dir/progress.make b/build-cmake/CMakeFiles/ExperimentalSubmit.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalSubmit.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/ExperimentalTest.dir/DependInfo.cmake b/build-cmake/CMakeFiles/ExperimentalTest.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalTest.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/ExperimentalTest.dir/build.make b/build-cmake/CMakeFiles/ExperimentalTest.dir/build.make deleted file mode 100644 index f9759c483ca5733d8c98ba78b162e7404a0e610c..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalTest.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for ExperimentalTest. - -# Include the progress variables for this target. -include CMakeFiles/ExperimentalTest.dir/progress.make - -CMakeFiles/ExperimentalTest: - /usr/bin/ctest -D ExperimentalTest - -ExperimentalTest: CMakeFiles/ExperimentalTest -ExperimentalTest: CMakeFiles/ExperimentalTest.dir/build.make - -.PHONY : ExperimentalTest - -# Rule to build all files generated by this target. -CMakeFiles/ExperimentalTest.dir/build: ExperimentalTest - -.PHONY : CMakeFiles/ExperimentalTest.dir/build - -CMakeFiles/ExperimentalTest.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/ExperimentalTest.dir/cmake_clean.cmake -.PHONY : CMakeFiles/ExperimentalTest.dir/clean - -CMakeFiles/ExperimentalTest.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ExperimentalTest.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/ExperimentalTest.dir/depend - diff --git a/build-cmake/CMakeFiles/ExperimentalTest.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/ExperimentalTest.dir/cmake_clean.cmake deleted file mode 100644 index 4348aa36d03d852cad3229df1db21029afb3c573..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalTest.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/ExperimentalTest" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/ExperimentalTest.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/ExperimentalTest.dir/progress.make b/build-cmake/CMakeFiles/ExperimentalTest.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalTest.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/ExperimentalUpdate.dir/DependInfo.cmake b/build-cmake/CMakeFiles/ExperimentalUpdate.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalUpdate.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/ExperimentalUpdate.dir/build.make b/build-cmake/CMakeFiles/ExperimentalUpdate.dir/build.make deleted file mode 100644 index 26909c1a971ced09ce0a9215b5043a7c63b2d4b1..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalUpdate.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for ExperimentalUpdate. - -# Include the progress variables for this target. -include CMakeFiles/ExperimentalUpdate.dir/progress.make - -CMakeFiles/ExperimentalUpdate: - /usr/bin/ctest -D ExperimentalUpdate - -ExperimentalUpdate: CMakeFiles/ExperimentalUpdate -ExperimentalUpdate: CMakeFiles/ExperimentalUpdate.dir/build.make - -.PHONY : ExperimentalUpdate - -# Rule to build all files generated by this target. -CMakeFiles/ExperimentalUpdate.dir/build: ExperimentalUpdate - -.PHONY : CMakeFiles/ExperimentalUpdate.dir/build - -CMakeFiles/ExperimentalUpdate.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/ExperimentalUpdate.dir/cmake_clean.cmake -.PHONY : CMakeFiles/ExperimentalUpdate.dir/clean - -CMakeFiles/ExperimentalUpdate.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ExperimentalUpdate.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/ExperimentalUpdate.dir/depend - diff --git a/build-cmake/CMakeFiles/ExperimentalUpdate.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/ExperimentalUpdate.dir/cmake_clean.cmake deleted file mode 100644 index 23190494323c3f610ef3f4706149811c4fb9c9cd..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalUpdate.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/ExperimentalUpdate" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/ExperimentalUpdate.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/ExperimentalUpdate.dir/progress.make b/build-cmake/CMakeFiles/ExperimentalUpdate.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/ExperimentalUpdate.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/FindMPI/test_mpi.cpp b/build-cmake/CMakeFiles/FindMPI/test_mpi.cpp deleted file mode 100644 index 7c96d54a8ffcd1799a81751c7d027519bc118185..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/FindMPI/test_mpi.cpp +++ /dev/null @@ -1,38 +0,0 @@ -#include <mpi.h> - -#ifdef __cplusplus -# include <cstdio> -#else -# include <stdio.h> -#endif - -#if defined(MPI_VERSION) && defined(MPI_SUBVERSION) -const char mpiver_str[] = { 'I', 'N', - 'F', 'O', - ':', 'M', - 'P', 'I', - '-', 'V', - 'E', 'R', - '[', ('0' + MPI_VERSION), - '.', ('0' + MPI_SUBVERSION), - ']', '\0' }; -#endif - -int main(int argc, char* argv[]) -{ -#if defined(MPI_VERSION) && defined(MPI_SUBVERSION) -# ifdef __cplusplus - std::puts(mpiver_str); -# else - puts(mpiver_str); -# endif -#endif -#ifdef TEST_MPI_MPICXX - MPI::MPI_Init(&argc, &argv); - MPI::MPI_Finalize(); -#else - MPI_Init(&argc, &argv); - MPI_Finalize(); -#endif - return 0; -} diff --git a/build-cmake/CMakeFiles/FindMPI/test_mpi_C.bin b/build-cmake/CMakeFiles/FindMPI/test_mpi_C.bin deleted file mode 100755 index 47f94f0d00dc81eee8d755957c278d11d8c1f1ca..0000000000000000000000000000000000000000 Binary files a/build-cmake/CMakeFiles/FindMPI/test_mpi_C.bin and /dev/null differ diff --git a/build-cmake/CMakeFiles/FindMPI/test_mpi_CXX.bin b/build-cmake/CMakeFiles/FindMPI/test_mpi_CXX.bin deleted file mode 100755 index de3f6695b19664fec895b585e4187a2336e83797..0000000000000000000000000000000000000000 Binary files a/build-cmake/CMakeFiles/FindMPI/test_mpi_CXX.bin and /dev/null differ diff --git a/build-cmake/CMakeFiles/Makefile.cmake b/build-cmake/CMakeFiles/Makefile.cmake deleted file mode 100644 index 8968533d73bf376319eee859e46822c160677387..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/Makefile.cmake +++ /dev/null @@ -1,245 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# The generator used is: -set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles") - -# The top level Makefile was generated from the following files: -set(CMAKE_MAKEFILE_DEPENDS - "CMakeCache.txt" - "/home/klaus/Desktop/DUNE2.8/dune-alugrid/build-cmake/dune-alugrid-config-version.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-alugrid/build-cmake/dune-alugrid-config.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-alugrid/build-cmake/dune-alugrid-targets.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-alugrid/cmake/modules/AlugridTortureTests.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-alugrid/cmake/modules/DuneAlugridMacros.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-alugrid/cmake/modules/FindDLMalloc.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-alugrid/cmake/modules/FindPThreads.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-alugrid/cmake/modules/FindSIONlib.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-alugrid/cmake/modules/FindZOLTAN.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/build-cmake/dune-common-config-version.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/build-cmake/dune-common-config.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/build-cmake/dune-common-targets.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/AddBLASLapackFlags.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/AddGMPFlags.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/AddMETISFlags.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/AddParMETISFlags.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/AddQuadMathFlags.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/AddSuiteSparseFlags.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/AddTBBFlags.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/AddThreadsFlags.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/AddVcFlags.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/CheckCXXFeatures.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/DuneCommonMacros.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/DuneDoc.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/DuneDoxygen.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/DuneEnableAllPackages.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/DuneExecuteProcess.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/DuneMPI.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/DuneMacros.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/DunePathHelper.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/DunePkgConfig.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/DunePythonCommonMacros.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/DunePythonFindPackage.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/DunePythonInstallPackage.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/DunePythonMacros.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/DunePythonTestCommand.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/DuneSphinxCMakeDoc.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/DuneStreams.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/DuneSymlinkOrCopy.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/DuneTestMacros.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/FindGMP.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/FindInkscape.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/FindLatexMk.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/FindMETIS.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/FindPTScotch.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/FindParMETIS.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/FindPkgConfig/FindPkgConfig.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/FindPython3/FindPython3.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/FindPython3/Support.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/FindQuadMath.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/FindSphinx.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/FindSuiteSparse.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/FindTBB.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/Headercheck.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/OverloadCompilerFlags.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/UseInkscape.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/UseLatexMk.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-functions/build-cmake/dune-functions-config-version.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-functions/build-cmake/dune-functions-config.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-geometry/build-cmake/dune-geometry-config-version.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-geometry/build-cmake/dune-geometry-config.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-geometry/build-cmake/dune-geometry-targets.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-grid/build-cmake/dune-grid-config-version.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-grid/build-cmake/dune-grid-config.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-grid/build-cmake/dune-grid-targets.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-grid/cmake/modules/AddAlbertaFlags.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-grid/cmake/modules/AddAmiraMeshFlags.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-grid/cmake/modules/AddPsurfaceFlags.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-grid/cmake/modules/DuneGridMacros.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-grid/cmake/modules/FindAlberta.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-grid/cmake/modules/FindAmiraMesh.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-grid/cmake/modules/FindPsurface.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-grid/cmake/modules/GridType.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-grid/cmake/modules/UseUG.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-istl/build-cmake/dune-istl-config-version.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-istl/build-cmake/dune-istl-config.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-istl/cmake/modules/AddARPACKPPFlags.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-istl/cmake/modules/AddSuperLUFlags.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-istl/cmake/modules/DuneIstlMacros.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-istl/cmake/modules/FindARPACK.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-istl/cmake/modules/FindARPACKPP.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-istl/cmake/modules/FindSuperLU.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-localfunctions/build-cmake/dune-localfunctions-config-version.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-localfunctions/build-cmake/dune-localfunctions-config.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-matrix-vector/build-cmake/dune-matrix-vector-config-version.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-matrix-vector/build-cmake/dune-matrix-vector-config.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-matrix-vector/cmake/modules/DuneMatrixVectorMacros.cmake" - "../CMakeLists.txt" - "CMakeFiles/3.16.3/CMakeCCompiler.cmake" - "CMakeFiles/3.16.3/CMakeCXXCompiler.cmake" - "CMakeFiles/3.16.3/CMakeSystem.cmake" - "CMakeFiles/FindMPI/test_mpi.cpp" - "CMakeFiles/dune-microstructure-config-version.cmake.in" - "CMakeFiles/dune-microstructure-config.cmake.in" - "config_collected.h.cmake" - "../cmake/modules/CMakeLists.txt" - "../cmake/modules/DuneMicrostructureMacros.cmake" - "../doc/CMakeLists.txt" - "../doc/doxygen/CMakeLists.txt" - "../dune-microstructure.pc.in" - "../dune/CMakeLists.txt" - "../dune/microstructure/CMakeLists.txt" - "../src/CMakeLists.txt" - "/home/klaus/Desktop/DUNE2.8/dune-solvers/build-cmake/dune-solvers-config-version.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-solvers/build-cmake/dune-solvers-config.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-solvers/build-cmake/dune-solvers-targets.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-solvers/cmake/modules/AddIPOptFlags.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-solvers/cmake/modules/DuneSolversMacros.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-solvers/cmake/modules/FindIPOpt.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-typetree/build-cmake/dune-typetree-config-version.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-typetree/build-cmake/dune-typetree-config.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-uggrid/build-cmake/dune-uggrid-config-version.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-uggrid/build-cmake/dune-uggrid-config.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-uggrid/build-cmake/dune-uggrid-targets.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-uggrid/cmake/modules/DuneUggridMacros.cmake" - "/usr/share/cmake-3.16/Modules/CMakeCInformation.cmake" - "/usr/share/cmake-3.16/Modules/CMakeCXXInformation.cmake" - "/usr/share/cmake-3.16/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake" - "/usr/share/cmake-3.16/Modules/CMakeCommonLanguageInclude.cmake" - "/usr/share/cmake-3.16/Modules/CMakeDependentOption.cmake" - "/usr/share/cmake-3.16/Modules/CMakeFindDependencyMacro.cmake" - "/usr/share/cmake-3.16/Modules/CMakeGenericSystem.cmake" - "/usr/share/cmake-3.16/Modules/CMakeInitializeConfigs.cmake" - "/usr/share/cmake-3.16/Modules/CMakeLanguageInformation.cmake" - "/usr/share/cmake-3.16/Modules/CMakePackageConfigHelpers.cmake" - "/usr/share/cmake-3.16/Modules/CMakeParseArguments.cmake" - "/usr/share/cmake-3.16/Modules/CMakePushCheckState.cmake" - "/usr/share/cmake-3.16/Modules/CMakeSystemSpecificInformation.cmake" - "/usr/share/cmake-3.16/Modules/CMakeSystemSpecificInitialize.cmake" - "/usr/share/cmake-3.16/Modules/CTest.cmake" - "/usr/share/cmake-3.16/Modules/CTestTargets.cmake" - "/usr/share/cmake-3.16/Modules/CTestUseLaunchers.cmake" - "/usr/share/cmake-3.16/Modules/CheckCSourceCompiles.cmake" - "/usr/share/cmake-3.16/Modules/CheckCXXCompilerFlag.cmake" - "/usr/share/cmake-3.16/Modules/CheckCXXSourceCompiles.cmake" - "/usr/share/cmake-3.16/Modules/CheckCXXSymbolExists.cmake" - "/usr/share/cmake-3.16/Modules/CheckFortranFunctionExists.cmake" - "/usr/share/cmake-3.16/Modules/CheckFunctionExists.cmake" - "/usr/share/cmake-3.16/Modules/CheckIncludeFile.cmake" - "/usr/share/cmake-3.16/Modules/CheckIncludeFileCXX.cmake" - "/usr/share/cmake-3.16/Modules/CheckIncludeFiles.cmake" - "/usr/share/cmake-3.16/Modules/CheckLibraryExists.cmake" - "/usr/share/cmake-3.16/Modules/CheckSymbolExists.cmake" - "/usr/share/cmake-3.16/Modules/Compiler/CMakeCommonCompilerMacros.cmake" - "/usr/share/cmake-3.16/Modules/Compiler/GNU-C.cmake" - "/usr/share/cmake-3.16/Modules/Compiler/GNU-CXX.cmake" - "/usr/share/cmake-3.16/Modules/Compiler/GNU.cmake" - "/usr/share/cmake-3.16/Modules/DartConfiguration.tcl.in" - "/usr/share/cmake-3.16/Modules/FeatureSummary.cmake" - "/usr/share/cmake-3.16/Modules/FindBLAS.cmake" - "/usr/share/cmake-3.16/Modules/FindDoxygen.cmake" - "/usr/share/cmake-3.16/Modules/FindLAPACK.cmake" - "/usr/share/cmake-3.16/Modules/FindLATEX.cmake" - "/usr/share/cmake-3.16/Modules/FindMPI.cmake" - "/usr/share/cmake-3.16/Modules/FindMPI/test_mpi.c" - "/usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake" - "/usr/share/cmake-3.16/Modules/FindPackageMessage.cmake" - "/usr/share/cmake-3.16/Modules/FindThreads.cmake" - "/usr/share/cmake-3.16/Modules/FindZLIB.cmake" - "/usr/share/cmake-3.16/Modules/GNUInstallDirs.cmake" - "/usr/share/cmake-3.16/Modules/Internal/CMakeCheckCompilerFlag.cmake" - "/usr/share/cmake-3.16/Modules/Platform/Linux-GNU-C.cmake" - "/usr/share/cmake-3.16/Modules/Platform/Linux-GNU-CXX.cmake" - "/usr/share/cmake-3.16/Modules/Platform/Linux-GNU.cmake" - "/usr/share/cmake-3.16/Modules/Platform/Linux.cmake" - "/usr/share/cmake-3.16/Modules/Platform/UnixPaths.cmake" - "/usr/share/cmake-3.16/Modules/SelectLibraryConfigurations.cmake" - "/usr/share/cmake-3.16/Modules/WriteBasicConfigVersionFile.cmake" - ) - -# The corresponding makefile is: -set(CMAKE_MAKEFILE_OUTPUTS - "Makefile" - "CMakeFiles/cmake.check_cache" - ) - -# Byproducts of CMake generate step: -set(CMAKE_MAKEFILE_PRODUCTS - "DartConfiguration.tcl" - "CMakeFiles/FindMPI/test_mpi.cpp" - "CMakeFiles/FindMPI/test_mpi.cpp" - "cmake/pkg/dune-microstructure-config.cmake" - "dune-microstructure-config.cmake" - "dune-microstructure-config-version.cmake" - "dune-microstructure.pc" - "config.h" - "CMakeFiles/CMakeDirectoryInformation.cmake" - "src/CMakeFiles/CMakeDirectoryInformation.cmake" - "dune/CMakeFiles/CMakeDirectoryInformation.cmake" - "dune/microstructure/CMakeFiles/CMakeDirectoryInformation.cmake" - "doc/CMakeFiles/CMakeDirectoryInformation.cmake" - "doc/doxygen/CMakeFiles/CMakeDirectoryInformation.cmake" - "cmake/modules/CMakeFiles/CMakeDirectoryInformation.cmake" - ) - -# Dependency information for all targets: -set(CMAKE_DEPEND_INFO_FILES - "CMakeFiles/doc.dir/DependInfo.cmake" - "CMakeFiles/headercheck.dir/DependInfo.cmake" - "CMakeFiles/NightlyMemCheck.dir/DependInfo.cmake" - "CMakeFiles/NightlyTest.dir/DependInfo.cmake" - "CMakeFiles/ContinuousConfigure.dir/DependInfo.cmake" - "CMakeFiles/test_python.dir/DependInfo.cmake" - "CMakeFiles/NightlyConfigure.dir/DependInfo.cmake" - "CMakeFiles/NightlyMemoryCheck.dir/DependInfo.cmake" - "CMakeFiles/ExperimentalTest.dir/DependInfo.cmake" - "CMakeFiles/ContinuousUpdate.dir/DependInfo.cmake" - "CMakeFiles/NightlyUpdate.dir/DependInfo.cmake" - "CMakeFiles/ExperimentalMemCheck.dir/DependInfo.cmake" - "CMakeFiles/ExperimentalSubmit.dir/DependInfo.cmake" - "CMakeFiles/doxygen_install.dir/DependInfo.cmake" - "CMakeFiles/Experimental.dir/DependInfo.cmake" - "CMakeFiles/ContinuousCoverage.dir/DependInfo.cmake" - "CMakeFiles/ExperimentalConfigure.dir/DependInfo.cmake" - "CMakeFiles/Continuous.dir/DependInfo.cmake" - "CMakeFiles/Nightly.dir/DependInfo.cmake" - "CMakeFiles/NightlySubmit.dir/DependInfo.cmake" - "CMakeFiles/clean_latex.dir/DependInfo.cmake" - "CMakeFiles/build_quick_tests.dir/DependInfo.cmake" - "CMakeFiles/NightlyStart.dir/DependInfo.cmake" - "CMakeFiles/ExperimentalCoverage.dir/DependInfo.cmake" - "CMakeFiles/NightlyCoverage.dir/DependInfo.cmake" - "CMakeFiles/ExperimentalStart.dir/DependInfo.cmake" - "CMakeFiles/NightlyBuild.dir/DependInfo.cmake" - "CMakeFiles/ExperimentalBuild.dir/DependInfo.cmake" - "CMakeFiles/ExperimentalUpdate.dir/DependInfo.cmake" - "CMakeFiles/ContinuousStart.dir/DependInfo.cmake" - "CMakeFiles/install_python.dir/DependInfo.cmake" - "CMakeFiles/ContinuousMemCheck.dir/DependInfo.cmake" - "CMakeFiles/OUTPUT.dir/DependInfo.cmake" - "CMakeFiles/ContinuousTest.dir/DependInfo.cmake" - "CMakeFiles/ContinuousSubmit.dir/DependInfo.cmake" - "CMakeFiles/ContinuousBuild.dir/DependInfo.cmake" - "CMakeFiles/build_tests.dir/DependInfo.cmake" - "src/CMakeFiles/dune-microstructure.dir/DependInfo.cmake" - ) diff --git a/build-cmake/CMakeFiles/Makefile2 b/build-cmake/CMakeFiles/Makefile2 deleted file mode 100644 index eaa0fdcfb1f89e6d8012165b5f7ca7f8a8d6dff5..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/Makefile2 +++ /dev/null @@ -1,1259 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Default target executed when no arguments are given to make. -default_target: all - -.PHONY : default_target - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -#============================================================================= -# Directory level rules for the build root directory - -# The main recursive "all" target. -all: src/all -all: dune/all -all: doc/all -all: cmake/modules/all - -.PHONY : all - -# The main recursive "preinstall" target. -preinstall: src/preinstall -preinstall: dune/preinstall -preinstall: doc/preinstall -preinstall: cmake/modules/preinstall - -.PHONY : preinstall - -# The main recursive "clean" target. -clean: CMakeFiles/doc.dir/clean -clean: CMakeFiles/headercheck.dir/clean -clean: CMakeFiles/NightlyMemCheck.dir/clean -clean: CMakeFiles/NightlyTest.dir/clean -clean: CMakeFiles/ContinuousConfigure.dir/clean -clean: CMakeFiles/test_python.dir/clean -clean: CMakeFiles/NightlyConfigure.dir/clean -clean: CMakeFiles/NightlyMemoryCheck.dir/clean -clean: CMakeFiles/ExperimentalTest.dir/clean -clean: CMakeFiles/ContinuousUpdate.dir/clean -clean: CMakeFiles/NightlyUpdate.dir/clean -clean: CMakeFiles/ExperimentalMemCheck.dir/clean -clean: CMakeFiles/ExperimentalSubmit.dir/clean -clean: CMakeFiles/doxygen_install.dir/clean -clean: CMakeFiles/Experimental.dir/clean -clean: CMakeFiles/ContinuousCoverage.dir/clean -clean: CMakeFiles/ExperimentalConfigure.dir/clean -clean: CMakeFiles/Continuous.dir/clean -clean: CMakeFiles/Nightly.dir/clean -clean: CMakeFiles/NightlySubmit.dir/clean -clean: CMakeFiles/clean_latex.dir/clean -clean: CMakeFiles/build_quick_tests.dir/clean -clean: CMakeFiles/NightlyStart.dir/clean -clean: CMakeFiles/ExperimentalCoverage.dir/clean -clean: CMakeFiles/NightlyCoverage.dir/clean -clean: CMakeFiles/ExperimentalStart.dir/clean -clean: CMakeFiles/NightlyBuild.dir/clean -clean: CMakeFiles/ExperimentalBuild.dir/clean -clean: CMakeFiles/ExperimentalUpdate.dir/clean -clean: CMakeFiles/ContinuousStart.dir/clean -clean: CMakeFiles/install_python.dir/clean -clean: CMakeFiles/ContinuousMemCheck.dir/clean -clean: CMakeFiles/OUTPUT.dir/clean -clean: CMakeFiles/ContinuousTest.dir/clean -clean: CMakeFiles/ContinuousSubmit.dir/clean -clean: CMakeFiles/ContinuousBuild.dir/clean -clean: CMakeFiles/build_tests.dir/clean -clean: src/clean -clean: dune/clean -clean: doc/clean -clean: cmake/modules/clean - -.PHONY : clean - -#============================================================================= -# Directory level rules for directory cmake/modules - -# Recursive "all" directory target. -cmake/modules/all: - -.PHONY : cmake/modules/all - -# Recursive "preinstall" directory target. -cmake/modules/preinstall: - -.PHONY : cmake/modules/preinstall - -# Recursive "clean" directory target. -cmake/modules/clean: - -.PHONY : cmake/modules/clean - -#============================================================================= -# Directory level rules for directory doc - -# Recursive "all" directory target. -doc/all: doc/doxygen/all - -.PHONY : doc/all - -# Recursive "preinstall" directory target. -doc/preinstall: doc/doxygen/preinstall - -.PHONY : doc/preinstall - -# Recursive "clean" directory target. -doc/clean: doc/doxygen/clean - -.PHONY : doc/clean - -#============================================================================= -# Directory level rules for directory doc/doxygen - -# Recursive "all" directory target. -doc/doxygen/all: - -.PHONY : doc/doxygen/all - -# Recursive "preinstall" directory target. -doc/doxygen/preinstall: - -.PHONY : doc/doxygen/preinstall - -# Recursive "clean" directory target. -doc/doxygen/clean: - -.PHONY : doc/doxygen/clean - -#============================================================================= -# Directory level rules for directory dune - -# Recursive "all" directory target. -dune/all: dune/microstructure/all - -.PHONY : dune/all - -# Recursive "preinstall" directory target. -dune/preinstall: dune/microstructure/preinstall - -.PHONY : dune/preinstall - -# Recursive "clean" directory target. -dune/clean: dune/microstructure/clean - -.PHONY : dune/clean - -#============================================================================= -# Directory level rules for directory dune/microstructure - -# Recursive "all" directory target. -dune/microstructure/all: - -.PHONY : dune/microstructure/all - -# Recursive "preinstall" directory target. -dune/microstructure/preinstall: - -.PHONY : dune/microstructure/preinstall - -# Recursive "clean" directory target. -dune/microstructure/clean: - -.PHONY : dune/microstructure/clean - -#============================================================================= -# Directory level rules for directory src - -# Recursive "all" directory target. -src/all: src/CMakeFiles/dune-microstructure.dir/all - -.PHONY : src/all - -# Recursive "preinstall" directory target. -src/preinstall: - -.PHONY : src/preinstall - -# Recursive "clean" directory target. -src/clean: src/CMakeFiles/dune-microstructure.dir/clean - -.PHONY : src/clean - -#============================================================================= -# Target rules for target CMakeFiles/doc.dir - -# All Build rule for target. -CMakeFiles/doc.dir/all: - $(MAKE) -f CMakeFiles/doc.dir/build.make CMakeFiles/doc.dir/depend - $(MAKE) -f CMakeFiles/doc.dir/build.make CMakeFiles/doc.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target doc" -.PHONY : CMakeFiles/doc.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/doc.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/doc.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/doc.dir/rule - -# Convenience name for target. -doc: CMakeFiles/doc.dir/rule - -.PHONY : doc - -# clean rule for target. -CMakeFiles/doc.dir/clean: - $(MAKE) -f CMakeFiles/doc.dir/build.make CMakeFiles/doc.dir/clean -.PHONY : CMakeFiles/doc.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/headercheck.dir - -# All Build rule for target. -CMakeFiles/headercheck.dir/all: - $(MAKE) -f CMakeFiles/headercheck.dir/build.make CMakeFiles/headercheck.dir/depend - $(MAKE) -f CMakeFiles/headercheck.dir/build.make CMakeFiles/headercheck.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target headercheck" -.PHONY : CMakeFiles/headercheck.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/headercheck.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/headercheck.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/headercheck.dir/rule - -# Convenience name for target. -headercheck: CMakeFiles/headercheck.dir/rule - -.PHONY : headercheck - -# clean rule for target. -CMakeFiles/headercheck.dir/clean: - $(MAKE) -f CMakeFiles/headercheck.dir/build.make CMakeFiles/headercheck.dir/clean -.PHONY : CMakeFiles/headercheck.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/NightlyMemCheck.dir - -# All Build rule for target. -CMakeFiles/NightlyMemCheck.dir/all: - $(MAKE) -f CMakeFiles/NightlyMemCheck.dir/build.make CMakeFiles/NightlyMemCheck.dir/depend - $(MAKE) -f CMakeFiles/NightlyMemCheck.dir/build.make CMakeFiles/NightlyMemCheck.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target NightlyMemCheck" -.PHONY : CMakeFiles/NightlyMemCheck.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/NightlyMemCheck.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/NightlyMemCheck.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/NightlyMemCheck.dir/rule - -# Convenience name for target. -NightlyMemCheck: CMakeFiles/NightlyMemCheck.dir/rule - -.PHONY : NightlyMemCheck - -# clean rule for target. -CMakeFiles/NightlyMemCheck.dir/clean: - $(MAKE) -f CMakeFiles/NightlyMemCheck.dir/build.make CMakeFiles/NightlyMemCheck.dir/clean -.PHONY : CMakeFiles/NightlyMemCheck.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/NightlyTest.dir - -# All Build rule for target. -CMakeFiles/NightlyTest.dir/all: - $(MAKE) -f CMakeFiles/NightlyTest.dir/build.make CMakeFiles/NightlyTest.dir/depend - $(MAKE) -f CMakeFiles/NightlyTest.dir/build.make CMakeFiles/NightlyTest.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target NightlyTest" -.PHONY : CMakeFiles/NightlyTest.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/NightlyTest.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/NightlyTest.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/NightlyTest.dir/rule - -# Convenience name for target. -NightlyTest: CMakeFiles/NightlyTest.dir/rule - -.PHONY : NightlyTest - -# clean rule for target. -CMakeFiles/NightlyTest.dir/clean: - $(MAKE) -f CMakeFiles/NightlyTest.dir/build.make CMakeFiles/NightlyTest.dir/clean -.PHONY : CMakeFiles/NightlyTest.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/ContinuousConfigure.dir - -# All Build rule for target. -CMakeFiles/ContinuousConfigure.dir/all: - $(MAKE) -f CMakeFiles/ContinuousConfigure.dir/build.make CMakeFiles/ContinuousConfigure.dir/depend - $(MAKE) -f CMakeFiles/ContinuousConfigure.dir/build.make CMakeFiles/ContinuousConfigure.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target ContinuousConfigure" -.PHONY : CMakeFiles/ContinuousConfigure.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/ContinuousConfigure.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousConfigure.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/ContinuousConfigure.dir/rule - -# Convenience name for target. -ContinuousConfigure: CMakeFiles/ContinuousConfigure.dir/rule - -.PHONY : ContinuousConfigure - -# clean rule for target. -CMakeFiles/ContinuousConfigure.dir/clean: - $(MAKE) -f CMakeFiles/ContinuousConfigure.dir/build.make CMakeFiles/ContinuousConfigure.dir/clean -.PHONY : CMakeFiles/ContinuousConfigure.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/test_python.dir - -# All Build rule for target. -CMakeFiles/test_python.dir/all: - $(MAKE) -f CMakeFiles/test_python.dir/build.make CMakeFiles/test_python.dir/depend - $(MAKE) -f CMakeFiles/test_python.dir/build.make CMakeFiles/test_python.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target test_python" -.PHONY : CMakeFiles/test_python.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/test_python.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/test_python.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/test_python.dir/rule - -# Convenience name for target. -test_python: CMakeFiles/test_python.dir/rule - -.PHONY : test_python - -# clean rule for target. -CMakeFiles/test_python.dir/clean: - $(MAKE) -f CMakeFiles/test_python.dir/build.make CMakeFiles/test_python.dir/clean -.PHONY : CMakeFiles/test_python.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/NightlyConfigure.dir - -# All Build rule for target. -CMakeFiles/NightlyConfigure.dir/all: - $(MAKE) -f CMakeFiles/NightlyConfigure.dir/build.make CMakeFiles/NightlyConfigure.dir/depend - $(MAKE) -f CMakeFiles/NightlyConfigure.dir/build.make CMakeFiles/NightlyConfigure.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target NightlyConfigure" -.PHONY : CMakeFiles/NightlyConfigure.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/NightlyConfigure.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/NightlyConfigure.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/NightlyConfigure.dir/rule - -# Convenience name for target. -NightlyConfigure: CMakeFiles/NightlyConfigure.dir/rule - -.PHONY : NightlyConfigure - -# clean rule for target. -CMakeFiles/NightlyConfigure.dir/clean: - $(MAKE) -f CMakeFiles/NightlyConfigure.dir/build.make CMakeFiles/NightlyConfigure.dir/clean -.PHONY : CMakeFiles/NightlyConfigure.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/NightlyMemoryCheck.dir - -# All Build rule for target. -CMakeFiles/NightlyMemoryCheck.dir/all: - $(MAKE) -f CMakeFiles/NightlyMemoryCheck.dir/build.make CMakeFiles/NightlyMemoryCheck.dir/depend - $(MAKE) -f CMakeFiles/NightlyMemoryCheck.dir/build.make CMakeFiles/NightlyMemoryCheck.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target NightlyMemoryCheck" -.PHONY : CMakeFiles/NightlyMemoryCheck.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/NightlyMemoryCheck.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/NightlyMemoryCheck.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/NightlyMemoryCheck.dir/rule - -# Convenience name for target. -NightlyMemoryCheck: CMakeFiles/NightlyMemoryCheck.dir/rule - -.PHONY : NightlyMemoryCheck - -# clean rule for target. -CMakeFiles/NightlyMemoryCheck.dir/clean: - $(MAKE) -f CMakeFiles/NightlyMemoryCheck.dir/build.make CMakeFiles/NightlyMemoryCheck.dir/clean -.PHONY : CMakeFiles/NightlyMemoryCheck.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/ExperimentalTest.dir - -# All Build rule for target. -CMakeFiles/ExperimentalTest.dir/all: - $(MAKE) -f CMakeFiles/ExperimentalTest.dir/build.make CMakeFiles/ExperimentalTest.dir/depend - $(MAKE) -f CMakeFiles/ExperimentalTest.dir/build.make CMakeFiles/ExperimentalTest.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target ExperimentalTest" -.PHONY : CMakeFiles/ExperimentalTest.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/ExperimentalTest.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalTest.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/ExperimentalTest.dir/rule - -# Convenience name for target. -ExperimentalTest: CMakeFiles/ExperimentalTest.dir/rule - -.PHONY : ExperimentalTest - -# clean rule for target. -CMakeFiles/ExperimentalTest.dir/clean: - $(MAKE) -f CMakeFiles/ExperimentalTest.dir/build.make CMakeFiles/ExperimentalTest.dir/clean -.PHONY : CMakeFiles/ExperimentalTest.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/ContinuousUpdate.dir - -# All Build rule for target. -CMakeFiles/ContinuousUpdate.dir/all: - $(MAKE) -f CMakeFiles/ContinuousUpdate.dir/build.make CMakeFiles/ContinuousUpdate.dir/depend - $(MAKE) -f CMakeFiles/ContinuousUpdate.dir/build.make CMakeFiles/ContinuousUpdate.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target ContinuousUpdate" -.PHONY : CMakeFiles/ContinuousUpdate.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/ContinuousUpdate.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousUpdate.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/ContinuousUpdate.dir/rule - -# Convenience name for target. -ContinuousUpdate: CMakeFiles/ContinuousUpdate.dir/rule - -.PHONY : ContinuousUpdate - -# clean rule for target. -CMakeFiles/ContinuousUpdate.dir/clean: - $(MAKE) -f CMakeFiles/ContinuousUpdate.dir/build.make CMakeFiles/ContinuousUpdate.dir/clean -.PHONY : CMakeFiles/ContinuousUpdate.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/NightlyUpdate.dir - -# All Build rule for target. -CMakeFiles/NightlyUpdate.dir/all: - $(MAKE) -f CMakeFiles/NightlyUpdate.dir/build.make CMakeFiles/NightlyUpdate.dir/depend - $(MAKE) -f CMakeFiles/NightlyUpdate.dir/build.make CMakeFiles/NightlyUpdate.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target NightlyUpdate" -.PHONY : CMakeFiles/NightlyUpdate.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/NightlyUpdate.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/NightlyUpdate.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/NightlyUpdate.dir/rule - -# Convenience name for target. -NightlyUpdate: CMakeFiles/NightlyUpdate.dir/rule - -.PHONY : NightlyUpdate - -# clean rule for target. -CMakeFiles/NightlyUpdate.dir/clean: - $(MAKE) -f CMakeFiles/NightlyUpdate.dir/build.make CMakeFiles/NightlyUpdate.dir/clean -.PHONY : CMakeFiles/NightlyUpdate.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/ExperimentalMemCheck.dir - -# All Build rule for target. -CMakeFiles/ExperimentalMemCheck.dir/all: - $(MAKE) -f CMakeFiles/ExperimentalMemCheck.dir/build.make CMakeFiles/ExperimentalMemCheck.dir/depend - $(MAKE) -f CMakeFiles/ExperimentalMemCheck.dir/build.make CMakeFiles/ExperimentalMemCheck.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target ExperimentalMemCheck" -.PHONY : CMakeFiles/ExperimentalMemCheck.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/ExperimentalMemCheck.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalMemCheck.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/ExperimentalMemCheck.dir/rule - -# Convenience name for target. -ExperimentalMemCheck: CMakeFiles/ExperimentalMemCheck.dir/rule - -.PHONY : ExperimentalMemCheck - -# clean rule for target. -CMakeFiles/ExperimentalMemCheck.dir/clean: - $(MAKE) -f CMakeFiles/ExperimentalMemCheck.dir/build.make CMakeFiles/ExperimentalMemCheck.dir/clean -.PHONY : CMakeFiles/ExperimentalMemCheck.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/ExperimentalSubmit.dir - -# All Build rule for target. -CMakeFiles/ExperimentalSubmit.dir/all: - $(MAKE) -f CMakeFiles/ExperimentalSubmit.dir/build.make CMakeFiles/ExperimentalSubmit.dir/depend - $(MAKE) -f CMakeFiles/ExperimentalSubmit.dir/build.make CMakeFiles/ExperimentalSubmit.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target ExperimentalSubmit" -.PHONY : CMakeFiles/ExperimentalSubmit.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/ExperimentalSubmit.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalSubmit.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/ExperimentalSubmit.dir/rule - -# Convenience name for target. -ExperimentalSubmit: CMakeFiles/ExperimentalSubmit.dir/rule - -.PHONY : ExperimentalSubmit - -# clean rule for target. -CMakeFiles/ExperimentalSubmit.dir/clean: - $(MAKE) -f CMakeFiles/ExperimentalSubmit.dir/build.make CMakeFiles/ExperimentalSubmit.dir/clean -.PHONY : CMakeFiles/ExperimentalSubmit.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/doxygen_install.dir - -# All Build rule for target. -CMakeFiles/doxygen_install.dir/all: - $(MAKE) -f CMakeFiles/doxygen_install.dir/build.make CMakeFiles/doxygen_install.dir/depend - $(MAKE) -f CMakeFiles/doxygen_install.dir/build.make CMakeFiles/doxygen_install.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target doxygen_install" -.PHONY : CMakeFiles/doxygen_install.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/doxygen_install.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/doxygen_install.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/doxygen_install.dir/rule - -# Convenience name for target. -doxygen_install: CMakeFiles/doxygen_install.dir/rule - -.PHONY : doxygen_install - -# clean rule for target. -CMakeFiles/doxygen_install.dir/clean: - $(MAKE) -f CMakeFiles/doxygen_install.dir/build.make CMakeFiles/doxygen_install.dir/clean -.PHONY : CMakeFiles/doxygen_install.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/Experimental.dir - -# All Build rule for target. -CMakeFiles/Experimental.dir/all: - $(MAKE) -f CMakeFiles/Experimental.dir/build.make CMakeFiles/Experimental.dir/depend - $(MAKE) -f CMakeFiles/Experimental.dir/build.make CMakeFiles/Experimental.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target Experimental" -.PHONY : CMakeFiles/Experimental.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/Experimental.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/Experimental.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/Experimental.dir/rule - -# Convenience name for target. -Experimental: CMakeFiles/Experimental.dir/rule - -.PHONY : Experimental - -# clean rule for target. -CMakeFiles/Experimental.dir/clean: - $(MAKE) -f CMakeFiles/Experimental.dir/build.make CMakeFiles/Experimental.dir/clean -.PHONY : CMakeFiles/Experimental.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/ContinuousCoverage.dir - -# All Build rule for target. -CMakeFiles/ContinuousCoverage.dir/all: - $(MAKE) -f CMakeFiles/ContinuousCoverage.dir/build.make CMakeFiles/ContinuousCoverage.dir/depend - $(MAKE) -f CMakeFiles/ContinuousCoverage.dir/build.make CMakeFiles/ContinuousCoverage.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target ContinuousCoverage" -.PHONY : CMakeFiles/ContinuousCoverage.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/ContinuousCoverage.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousCoverage.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/ContinuousCoverage.dir/rule - -# Convenience name for target. -ContinuousCoverage: CMakeFiles/ContinuousCoverage.dir/rule - -.PHONY : ContinuousCoverage - -# clean rule for target. -CMakeFiles/ContinuousCoverage.dir/clean: - $(MAKE) -f CMakeFiles/ContinuousCoverage.dir/build.make CMakeFiles/ContinuousCoverage.dir/clean -.PHONY : CMakeFiles/ContinuousCoverage.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/ExperimentalConfigure.dir - -# All Build rule for target. -CMakeFiles/ExperimentalConfigure.dir/all: - $(MAKE) -f CMakeFiles/ExperimentalConfigure.dir/build.make CMakeFiles/ExperimentalConfigure.dir/depend - $(MAKE) -f CMakeFiles/ExperimentalConfigure.dir/build.make CMakeFiles/ExperimentalConfigure.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target ExperimentalConfigure" -.PHONY : CMakeFiles/ExperimentalConfigure.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/ExperimentalConfigure.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalConfigure.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/ExperimentalConfigure.dir/rule - -# Convenience name for target. -ExperimentalConfigure: CMakeFiles/ExperimentalConfigure.dir/rule - -.PHONY : ExperimentalConfigure - -# clean rule for target. -CMakeFiles/ExperimentalConfigure.dir/clean: - $(MAKE) -f CMakeFiles/ExperimentalConfigure.dir/build.make CMakeFiles/ExperimentalConfigure.dir/clean -.PHONY : CMakeFiles/ExperimentalConfigure.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/Continuous.dir - -# All Build rule for target. -CMakeFiles/Continuous.dir/all: - $(MAKE) -f CMakeFiles/Continuous.dir/build.make CMakeFiles/Continuous.dir/depend - $(MAKE) -f CMakeFiles/Continuous.dir/build.make CMakeFiles/Continuous.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target Continuous" -.PHONY : CMakeFiles/Continuous.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/Continuous.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/Continuous.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/Continuous.dir/rule - -# Convenience name for target. -Continuous: CMakeFiles/Continuous.dir/rule - -.PHONY : Continuous - -# clean rule for target. -CMakeFiles/Continuous.dir/clean: - $(MAKE) -f CMakeFiles/Continuous.dir/build.make CMakeFiles/Continuous.dir/clean -.PHONY : CMakeFiles/Continuous.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/Nightly.dir - -# All Build rule for target. -CMakeFiles/Nightly.dir/all: - $(MAKE) -f CMakeFiles/Nightly.dir/build.make CMakeFiles/Nightly.dir/depend - $(MAKE) -f CMakeFiles/Nightly.dir/build.make CMakeFiles/Nightly.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target Nightly" -.PHONY : CMakeFiles/Nightly.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/Nightly.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/Nightly.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/Nightly.dir/rule - -# Convenience name for target. -Nightly: CMakeFiles/Nightly.dir/rule - -.PHONY : Nightly - -# clean rule for target. -CMakeFiles/Nightly.dir/clean: - $(MAKE) -f CMakeFiles/Nightly.dir/build.make CMakeFiles/Nightly.dir/clean -.PHONY : CMakeFiles/Nightly.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/NightlySubmit.dir - -# All Build rule for target. -CMakeFiles/NightlySubmit.dir/all: - $(MAKE) -f CMakeFiles/NightlySubmit.dir/build.make CMakeFiles/NightlySubmit.dir/depend - $(MAKE) -f CMakeFiles/NightlySubmit.dir/build.make CMakeFiles/NightlySubmit.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target NightlySubmit" -.PHONY : CMakeFiles/NightlySubmit.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/NightlySubmit.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/NightlySubmit.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/NightlySubmit.dir/rule - -# Convenience name for target. -NightlySubmit: CMakeFiles/NightlySubmit.dir/rule - -.PHONY : NightlySubmit - -# clean rule for target. -CMakeFiles/NightlySubmit.dir/clean: - $(MAKE) -f CMakeFiles/NightlySubmit.dir/build.make CMakeFiles/NightlySubmit.dir/clean -.PHONY : CMakeFiles/NightlySubmit.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/clean_latex.dir - -# All Build rule for target. -CMakeFiles/clean_latex.dir/all: - $(MAKE) -f CMakeFiles/clean_latex.dir/build.make CMakeFiles/clean_latex.dir/depend - $(MAKE) -f CMakeFiles/clean_latex.dir/build.make CMakeFiles/clean_latex.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target clean_latex" -.PHONY : CMakeFiles/clean_latex.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/clean_latex.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/clean_latex.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/clean_latex.dir/rule - -# Convenience name for target. -clean_latex: CMakeFiles/clean_latex.dir/rule - -.PHONY : clean_latex - -# clean rule for target. -CMakeFiles/clean_latex.dir/clean: - $(MAKE) -f CMakeFiles/clean_latex.dir/build.make CMakeFiles/clean_latex.dir/clean -.PHONY : CMakeFiles/clean_latex.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/build_quick_tests.dir - -# All Build rule for target. -CMakeFiles/build_quick_tests.dir/all: - $(MAKE) -f CMakeFiles/build_quick_tests.dir/build.make CMakeFiles/build_quick_tests.dir/depend - $(MAKE) -f CMakeFiles/build_quick_tests.dir/build.make CMakeFiles/build_quick_tests.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target build_quick_tests" -.PHONY : CMakeFiles/build_quick_tests.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/build_quick_tests.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/build_quick_tests.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/build_quick_tests.dir/rule - -# Convenience name for target. -build_quick_tests: CMakeFiles/build_quick_tests.dir/rule - -.PHONY : build_quick_tests - -# clean rule for target. -CMakeFiles/build_quick_tests.dir/clean: - $(MAKE) -f CMakeFiles/build_quick_tests.dir/build.make CMakeFiles/build_quick_tests.dir/clean -.PHONY : CMakeFiles/build_quick_tests.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/NightlyStart.dir - -# All Build rule for target. -CMakeFiles/NightlyStart.dir/all: - $(MAKE) -f CMakeFiles/NightlyStart.dir/build.make CMakeFiles/NightlyStart.dir/depend - $(MAKE) -f CMakeFiles/NightlyStart.dir/build.make CMakeFiles/NightlyStart.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target NightlyStart" -.PHONY : CMakeFiles/NightlyStart.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/NightlyStart.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/NightlyStart.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/NightlyStart.dir/rule - -# Convenience name for target. -NightlyStart: CMakeFiles/NightlyStart.dir/rule - -.PHONY : NightlyStart - -# clean rule for target. -CMakeFiles/NightlyStart.dir/clean: - $(MAKE) -f CMakeFiles/NightlyStart.dir/build.make CMakeFiles/NightlyStart.dir/clean -.PHONY : CMakeFiles/NightlyStart.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/ExperimentalCoverage.dir - -# All Build rule for target. -CMakeFiles/ExperimentalCoverage.dir/all: - $(MAKE) -f CMakeFiles/ExperimentalCoverage.dir/build.make CMakeFiles/ExperimentalCoverage.dir/depend - $(MAKE) -f CMakeFiles/ExperimentalCoverage.dir/build.make CMakeFiles/ExperimentalCoverage.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target ExperimentalCoverage" -.PHONY : CMakeFiles/ExperimentalCoverage.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/ExperimentalCoverage.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalCoverage.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/ExperimentalCoverage.dir/rule - -# Convenience name for target. -ExperimentalCoverage: CMakeFiles/ExperimentalCoverage.dir/rule - -.PHONY : ExperimentalCoverage - -# clean rule for target. -CMakeFiles/ExperimentalCoverage.dir/clean: - $(MAKE) -f CMakeFiles/ExperimentalCoverage.dir/build.make CMakeFiles/ExperimentalCoverage.dir/clean -.PHONY : CMakeFiles/ExperimentalCoverage.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/NightlyCoverage.dir - -# All Build rule for target. -CMakeFiles/NightlyCoverage.dir/all: - $(MAKE) -f CMakeFiles/NightlyCoverage.dir/build.make CMakeFiles/NightlyCoverage.dir/depend - $(MAKE) -f CMakeFiles/NightlyCoverage.dir/build.make CMakeFiles/NightlyCoverage.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target NightlyCoverage" -.PHONY : CMakeFiles/NightlyCoverage.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/NightlyCoverage.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/NightlyCoverage.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/NightlyCoverage.dir/rule - -# Convenience name for target. -NightlyCoverage: CMakeFiles/NightlyCoverage.dir/rule - -.PHONY : NightlyCoverage - -# clean rule for target. -CMakeFiles/NightlyCoverage.dir/clean: - $(MAKE) -f CMakeFiles/NightlyCoverage.dir/build.make CMakeFiles/NightlyCoverage.dir/clean -.PHONY : CMakeFiles/NightlyCoverage.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/ExperimentalStart.dir - -# All Build rule for target. -CMakeFiles/ExperimentalStart.dir/all: - $(MAKE) -f CMakeFiles/ExperimentalStart.dir/build.make CMakeFiles/ExperimentalStart.dir/depend - $(MAKE) -f CMakeFiles/ExperimentalStart.dir/build.make CMakeFiles/ExperimentalStart.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target ExperimentalStart" -.PHONY : CMakeFiles/ExperimentalStart.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/ExperimentalStart.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalStart.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/ExperimentalStart.dir/rule - -# Convenience name for target. -ExperimentalStart: CMakeFiles/ExperimentalStart.dir/rule - -.PHONY : ExperimentalStart - -# clean rule for target. -CMakeFiles/ExperimentalStart.dir/clean: - $(MAKE) -f CMakeFiles/ExperimentalStart.dir/build.make CMakeFiles/ExperimentalStart.dir/clean -.PHONY : CMakeFiles/ExperimentalStart.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/NightlyBuild.dir - -# All Build rule for target. -CMakeFiles/NightlyBuild.dir/all: - $(MAKE) -f CMakeFiles/NightlyBuild.dir/build.make CMakeFiles/NightlyBuild.dir/depend - $(MAKE) -f CMakeFiles/NightlyBuild.dir/build.make CMakeFiles/NightlyBuild.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target NightlyBuild" -.PHONY : CMakeFiles/NightlyBuild.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/NightlyBuild.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/NightlyBuild.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/NightlyBuild.dir/rule - -# Convenience name for target. -NightlyBuild: CMakeFiles/NightlyBuild.dir/rule - -.PHONY : NightlyBuild - -# clean rule for target. -CMakeFiles/NightlyBuild.dir/clean: - $(MAKE) -f CMakeFiles/NightlyBuild.dir/build.make CMakeFiles/NightlyBuild.dir/clean -.PHONY : CMakeFiles/NightlyBuild.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/ExperimentalBuild.dir - -# All Build rule for target. -CMakeFiles/ExperimentalBuild.dir/all: - $(MAKE) -f CMakeFiles/ExperimentalBuild.dir/build.make CMakeFiles/ExperimentalBuild.dir/depend - $(MAKE) -f CMakeFiles/ExperimentalBuild.dir/build.make CMakeFiles/ExperimentalBuild.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target ExperimentalBuild" -.PHONY : CMakeFiles/ExperimentalBuild.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/ExperimentalBuild.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalBuild.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/ExperimentalBuild.dir/rule - -# Convenience name for target. -ExperimentalBuild: CMakeFiles/ExperimentalBuild.dir/rule - -.PHONY : ExperimentalBuild - -# clean rule for target. -CMakeFiles/ExperimentalBuild.dir/clean: - $(MAKE) -f CMakeFiles/ExperimentalBuild.dir/build.make CMakeFiles/ExperimentalBuild.dir/clean -.PHONY : CMakeFiles/ExperimentalBuild.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/ExperimentalUpdate.dir - -# All Build rule for target. -CMakeFiles/ExperimentalUpdate.dir/all: - $(MAKE) -f CMakeFiles/ExperimentalUpdate.dir/build.make CMakeFiles/ExperimentalUpdate.dir/depend - $(MAKE) -f CMakeFiles/ExperimentalUpdate.dir/build.make CMakeFiles/ExperimentalUpdate.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target ExperimentalUpdate" -.PHONY : CMakeFiles/ExperimentalUpdate.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/ExperimentalUpdate.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalUpdate.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/ExperimentalUpdate.dir/rule - -# Convenience name for target. -ExperimentalUpdate: CMakeFiles/ExperimentalUpdate.dir/rule - -.PHONY : ExperimentalUpdate - -# clean rule for target. -CMakeFiles/ExperimentalUpdate.dir/clean: - $(MAKE) -f CMakeFiles/ExperimentalUpdate.dir/build.make CMakeFiles/ExperimentalUpdate.dir/clean -.PHONY : CMakeFiles/ExperimentalUpdate.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/ContinuousStart.dir - -# All Build rule for target. -CMakeFiles/ContinuousStart.dir/all: - $(MAKE) -f CMakeFiles/ContinuousStart.dir/build.make CMakeFiles/ContinuousStart.dir/depend - $(MAKE) -f CMakeFiles/ContinuousStart.dir/build.make CMakeFiles/ContinuousStart.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target ContinuousStart" -.PHONY : CMakeFiles/ContinuousStart.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/ContinuousStart.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousStart.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/ContinuousStart.dir/rule - -# Convenience name for target. -ContinuousStart: CMakeFiles/ContinuousStart.dir/rule - -.PHONY : ContinuousStart - -# clean rule for target. -CMakeFiles/ContinuousStart.dir/clean: - $(MAKE) -f CMakeFiles/ContinuousStart.dir/build.make CMakeFiles/ContinuousStart.dir/clean -.PHONY : CMakeFiles/ContinuousStart.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/install_python.dir - -# All Build rule for target. -CMakeFiles/install_python.dir/all: - $(MAKE) -f CMakeFiles/install_python.dir/build.make CMakeFiles/install_python.dir/depend - $(MAKE) -f CMakeFiles/install_python.dir/build.make CMakeFiles/install_python.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target install_python" -.PHONY : CMakeFiles/install_python.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/install_python.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/install_python.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/install_python.dir/rule - -# Convenience name for target. -install_python: CMakeFiles/install_python.dir/rule - -.PHONY : install_python - -# clean rule for target. -CMakeFiles/install_python.dir/clean: - $(MAKE) -f CMakeFiles/install_python.dir/build.make CMakeFiles/install_python.dir/clean -.PHONY : CMakeFiles/install_python.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/ContinuousMemCheck.dir - -# All Build rule for target. -CMakeFiles/ContinuousMemCheck.dir/all: - $(MAKE) -f CMakeFiles/ContinuousMemCheck.dir/build.make CMakeFiles/ContinuousMemCheck.dir/depend - $(MAKE) -f CMakeFiles/ContinuousMemCheck.dir/build.make CMakeFiles/ContinuousMemCheck.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target ContinuousMemCheck" -.PHONY : CMakeFiles/ContinuousMemCheck.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/ContinuousMemCheck.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousMemCheck.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/ContinuousMemCheck.dir/rule - -# Convenience name for target. -ContinuousMemCheck: CMakeFiles/ContinuousMemCheck.dir/rule - -.PHONY : ContinuousMemCheck - -# clean rule for target. -CMakeFiles/ContinuousMemCheck.dir/clean: - $(MAKE) -f CMakeFiles/ContinuousMemCheck.dir/build.make CMakeFiles/ContinuousMemCheck.dir/clean -.PHONY : CMakeFiles/ContinuousMemCheck.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/OUTPUT.dir - -# All Build rule for target. -CMakeFiles/OUTPUT.dir/all: - $(MAKE) -f CMakeFiles/OUTPUT.dir/build.make CMakeFiles/OUTPUT.dir/depend - $(MAKE) -f CMakeFiles/OUTPUT.dir/build.make CMakeFiles/OUTPUT.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target OUTPUT" -.PHONY : CMakeFiles/OUTPUT.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/OUTPUT.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/OUTPUT.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/OUTPUT.dir/rule - -# Convenience name for target. -OUTPUT: CMakeFiles/OUTPUT.dir/rule - -.PHONY : OUTPUT - -# clean rule for target. -CMakeFiles/OUTPUT.dir/clean: - $(MAKE) -f CMakeFiles/OUTPUT.dir/build.make CMakeFiles/OUTPUT.dir/clean -.PHONY : CMakeFiles/OUTPUT.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/ContinuousTest.dir - -# All Build rule for target. -CMakeFiles/ContinuousTest.dir/all: - $(MAKE) -f CMakeFiles/ContinuousTest.dir/build.make CMakeFiles/ContinuousTest.dir/depend - $(MAKE) -f CMakeFiles/ContinuousTest.dir/build.make CMakeFiles/ContinuousTest.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target ContinuousTest" -.PHONY : CMakeFiles/ContinuousTest.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/ContinuousTest.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousTest.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/ContinuousTest.dir/rule - -# Convenience name for target. -ContinuousTest: CMakeFiles/ContinuousTest.dir/rule - -.PHONY : ContinuousTest - -# clean rule for target. -CMakeFiles/ContinuousTest.dir/clean: - $(MAKE) -f CMakeFiles/ContinuousTest.dir/build.make CMakeFiles/ContinuousTest.dir/clean -.PHONY : CMakeFiles/ContinuousTest.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/ContinuousSubmit.dir - -# All Build rule for target. -CMakeFiles/ContinuousSubmit.dir/all: - $(MAKE) -f CMakeFiles/ContinuousSubmit.dir/build.make CMakeFiles/ContinuousSubmit.dir/depend - $(MAKE) -f CMakeFiles/ContinuousSubmit.dir/build.make CMakeFiles/ContinuousSubmit.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target ContinuousSubmit" -.PHONY : CMakeFiles/ContinuousSubmit.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/ContinuousSubmit.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousSubmit.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/ContinuousSubmit.dir/rule - -# Convenience name for target. -ContinuousSubmit: CMakeFiles/ContinuousSubmit.dir/rule - -.PHONY : ContinuousSubmit - -# clean rule for target. -CMakeFiles/ContinuousSubmit.dir/clean: - $(MAKE) -f CMakeFiles/ContinuousSubmit.dir/build.make CMakeFiles/ContinuousSubmit.dir/clean -.PHONY : CMakeFiles/ContinuousSubmit.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/ContinuousBuild.dir - -# All Build rule for target. -CMakeFiles/ContinuousBuild.dir/all: - $(MAKE) -f CMakeFiles/ContinuousBuild.dir/build.make CMakeFiles/ContinuousBuild.dir/depend - $(MAKE) -f CMakeFiles/ContinuousBuild.dir/build.make CMakeFiles/ContinuousBuild.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target ContinuousBuild" -.PHONY : CMakeFiles/ContinuousBuild.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/ContinuousBuild.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousBuild.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/ContinuousBuild.dir/rule - -# Convenience name for target. -ContinuousBuild: CMakeFiles/ContinuousBuild.dir/rule - -.PHONY : ContinuousBuild - -# clean rule for target. -CMakeFiles/ContinuousBuild.dir/clean: - $(MAKE) -f CMakeFiles/ContinuousBuild.dir/build.make CMakeFiles/ContinuousBuild.dir/clean -.PHONY : CMakeFiles/ContinuousBuild.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/build_tests.dir - -# All Build rule for target. -CMakeFiles/build_tests.dir/all: - $(MAKE) -f CMakeFiles/build_tests.dir/build.make CMakeFiles/build_tests.dir/depend - $(MAKE) -f CMakeFiles/build_tests.dir/build.make CMakeFiles/build_tests.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num= "Built target build_tests" -.PHONY : CMakeFiles/build_tests.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/build_tests.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/build_tests.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : CMakeFiles/build_tests.dir/rule - -# Convenience name for target. -build_tests: CMakeFiles/build_tests.dir/rule - -.PHONY : build_tests - -# clean rule for target. -CMakeFiles/build_tests.dir/clean: - $(MAKE) -f CMakeFiles/build_tests.dir/build.make CMakeFiles/build_tests.dir/clean -.PHONY : CMakeFiles/build_tests.dir/clean - -#============================================================================= -# Target rules for target src/CMakeFiles/dune-microstructure.dir - -# All Build rule for target. -src/CMakeFiles/dune-microstructure.dir/all: - $(MAKE) -f src/CMakeFiles/dune-microstructure.dir/build.make src/CMakeFiles/dune-microstructure.dir/depend - $(MAKE) -f src/CMakeFiles/dune-microstructure.dir/build.make src/CMakeFiles/dune-microstructure.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num=1,2 "Built target dune-microstructure" -.PHONY : src/CMakeFiles/dune-microstructure.dir/all - -# Build rule for subdir invocation for target. -src/CMakeFiles/dune-microstructure.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 2 - $(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/dune-microstructure.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : src/CMakeFiles/dune-microstructure.dir/rule - -# Convenience name for target. -dune-microstructure: src/CMakeFiles/dune-microstructure.dir/rule - -.PHONY : dune-microstructure - -# clean rule for target. -src/CMakeFiles/dune-microstructure.dir/clean: - $(MAKE) -f src/CMakeFiles/dune-microstructure.dir/build.make src/CMakeFiles/dune-microstructure.dir/clean -.PHONY : src/CMakeFiles/dune-microstructure.dir/clean - -#============================================================================= -# Special targets to cleanup operation of make. - -# Special rule to run CMake to check the build system integrity. -# No rule that depends on this can have commands that come from listfiles -# because they might be regenerated. -cmake_check_build_system: - $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/build-cmake/CMakeFiles/Nightly.dir/DependInfo.cmake b/build-cmake/CMakeFiles/Nightly.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/Nightly.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/Nightly.dir/build.make b/build-cmake/CMakeFiles/Nightly.dir/build.make deleted file mode 100644 index ae452ae7bc441b64b1db88bead75a9c896a5da36..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/Nightly.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for Nightly. - -# Include the progress variables for this target. -include CMakeFiles/Nightly.dir/progress.make - -CMakeFiles/Nightly: - /usr/bin/ctest -D Nightly - -Nightly: CMakeFiles/Nightly -Nightly: CMakeFiles/Nightly.dir/build.make - -.PHONY : Nightly - -# Rule to build all files generated by this target. -CMakeFiles/Nightly.dir/build: Nightly - -.PHONY : CMakeFiles/Nightly.dir/build - -CMakeFiles/Nightly.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/Nightly.dir/cmake_clean.cmake -.PHONY : CMakeFiles/Nightly.dir/clean - -CMakeFiles/Nightly.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/Nightly.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/Nightly.dir/depend - diff --git a/build-cmake/CMakeFiles/Nightly.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/Nightly.dir/cmake_clean.cmake deleted file mode 100644 index 99a4ac149fbc87eaff43f33138bf97d980167986..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/Nightly.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/Nightly" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/Nightly.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/Nightly.dir/progress.make b/build-cmake/CMakeFiles/Nightly.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/Nightly.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/NightlyBuild.dir/DependInfo.cmake b/build-cmake/CMakeFiles/NightlyBuild.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyBuild.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/NightlyBuild.dir/build.make b/build-cmake/CMakeFiles/NightlyBuild.dir/build.make deleted file mode 100644 index a8fe440623aba97a80d8231422bd04dc070e2311..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyBuild.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for NightlyBuild. - -# Include the progress variables for this target. -include CMakeFiles/NightlyBuild.dir/progress.make - -CMakeFiles/NightlyBuild: - /usr/bin/ctest -D NightlyBuild - -NightlyBuild: CMakeFiles/NightlyBuild -NightlyBuild: CMakeFiles/NightlyBuild.dir/build.make - -.PHONY : NightlyBuild - -# Rule to build all files generated by this target. -CMakeFiles/NightlyBuild.dir/build: NightlyBuild - -.PHONY : CMakeFiles/NightlyBuild.dir/build - -CMakeFiles/NightlyBuild.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/NightlyBuild.dir/cmake_clean.cmake -.PHONY : CMakeFiles/NightlyBuild.dir/clean - -CMakeFiles/NightlyBuild.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/NightlyBuild.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/NightlyBuild.dir/depend - diff --git a/build-cmake/CMakeFiles/NightlyBuild.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/NightlyBuild.dir/cmake_clean.cmake deleted file mode 100644 index 7aa38a7847f108b629144b324ece47f81eb950dd..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyBuild.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/NightlyBuild" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/NightlyBuild.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/NightlyBuild.dir/progress.make b/build-cmake/CMakeFiles/NightlyBuild.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyBuild.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/NightlyConfigure.dir/DependInfo.cmake b/build-cmake/CMakeFiles/NightlyConfigure.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyConfigure.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/NightlyConfigure.dir/build.make b/build-cmake/CMakeFiles/NightlyConfigure.dir/build.make deleted file mode 100644 index 251ff51687ea32b99517d5a6025c5bafee260fbb..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyConfigure.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for NightlyConfigure. - -# Include the progress variables for this target. -include CMakeFiles/NightlyConfigure.dir/progress.make - -CMakeFiles/NightlyConfigure: - /usr/bin/ctest -D NightlyConfigure - -NightlyConfigure: CMakeFiles/NightlyConfigure -NightlyConfigure: CMakeFiles/NightlyConfigure.dir/build.make - -.PHONY : NightlyConfigure - -# Rule to build all files generated by this target. -CMakeFiles/NightlyConfigure.dir/build: NightlyConfigure - -.PHONY : CMakeFiles/NightlyConfigure.dir/build - -CMakeFiles/NightlyConfigure.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/NightlyConfigure.dir/cmake_clean.cmake -.PHONY : CMakeFiles/NightlyConfigure.dir/clean - -CMakeFiles/NightlyConfigure.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/NightlyConfigure.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/NightlyConfigure.dir/depend - diff --git a/build-cmake/CMakeFiles/NightlyConfigure.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/NightlyConfigure.dir/cmake_clean.cmake deleted file mode 100644 index 080c729b98b5ed38cc09b968dcc69760292f7d1a..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyConfigure.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/NightlyConfigure" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/NightlyConfigure.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/NightlyConfigure.dir/progress.make b/build-cmake/CMakeFiles/NightlyConfigure.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyConfigure.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/NightlyCoverage.dir/DependInfo.cmake b/build-cmake/CMakeFiles/NightlyCoverage.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyCoverage.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/NightlyCoverage.dir/build.make b/build-cmake/CMakeFiles/NightlyCoverage.dir/build.make deleted file mode 100644 index 2a6ca3f94fdbcab7cf75d5b64c98fa85c2931e5b..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyCoverage.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for NightlyCoverage. - -# Include the progress variables for this target. -include CMakeFiles/NightlyCoverage.dir/progress.make - -CMakeFiles/NightlyCoverage: - /usr/bin/ctest -D NightlyCoverage - -NightlyCoverage: CMakeFiles/NightlyCoverage -NightlyCoverage: CMakeFiles/NightlyCoverage.dir/build.make - -.PHONY : NightlyCoverage - -# Rule to build all files generated by this target. -CMakeFiles/NightlyCoverage.dir/build: NightlyCoverage - -.PHONY : CMakeFiles/NightlyCoverage.dir/build - -CMakeFiles/NightlyCoverage.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/NightlyCoverage.dir/cmake_clean.cmake -.PHONY : CMakeFiles/NightlyCoverage.dir/clean - -CMakeFiles/NightlyCoverage.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/NightlyCoverage.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/NightlyCoverage.dir/depend - diff --git a/build-cmake/CMakeFiles/NightlyCoverage.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/NightlyCoverage.dir/cmake_clean.cmake deleted file mode 100644 index d6cba89b076ae520aa072d721e25a138891aa1a2..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyCoverage.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/NightlyCoverage" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/NightlyCoverage.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/NightlyCoverage.dir/progress.make b/build-cmake/CMakeFiles/NightlyCoverage.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyCoverage.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/NightlyMemCheck.dir/DependInfo.cmake b/build-cmake/CMakeFiles/NightlyMemCheck.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyMemCheck.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/NightlyMemCheck.dir/build.make b/build-cmake/CMakeFiles/NightlyMemCheck.dir/build.make deleted file mode 100644 index be5aaf7a58e1bae25ca1f9c1a8ebf60827fdd833..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyMemCheck.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for NightlyMemCheck. - -# Include the progress variables for this target. -include CMakeFiles/NightlyMemCheck.dir/progress.make - -CMakeFiles/NightlyMemCheck: - /usr/bin/ctest -D NightlyMemCheck - -NightlyMemCheck: CMakeFiles/NightlyMemCheck -NightlyMemCheck: CMakeFiles/NightlyMemCheck.dir/build.make - -.PHONY : NightlyMemCheck - -# Rule to build all files generated by this target. -CMakeFiles/NightlyMemCheck.dir/build: NightlyMemCheck - -.PHONY : CMakeFiles/NightlyMemCheck.dir/build - -CMakeFiles/NightlyMemCheck.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/NightlyMemCheck.dir/cmake_clean.cmake -.PHONY : CMakeFiles/NightlyMemCheck.dir/clean - -CMakeFiles/NightlyMemCheck.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/NightlyMemCheck.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/NightlyMemCheck.dir/depend - diff --git a/build-cmake/CMakeFiles/NightlyMemCheck.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/NightlyMemCheck.dir/cmake_clean.cmake deleted file mode 100644 index 3c0e881a0a6d8cc082fa0ae04d307c72a3f5dd9b..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyMemCheck.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/NightlyMemCheck" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/NightlyMemCheck.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/NightlyMemCheck.dir/progress.make b/build-cmake/CMakeFiles/NightlyMemCheck.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyMemCheck.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/NightlyMemoryCheck.dir/DependInfo.cmake b/build-cmake/CMakeFiles/NightlyMemoryCheck.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyMemoryCheck.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/NightlyMemoryCheck.dir/build.make b/build-cmake/CMakeFiles/NightlyMemoryCheck.dir/build.make deleted file mode 100644 index de64d1321d1690f5460c9a868e6105dcff255771..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyMemoryCheck.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for NightlyMemoryCheck. - -# Include the progress variables for this target. -include CMakeFiles/NightlyMemoryCheck.dir/progress.make - -CMakeFiles/NightlyMemoryCheck: - /usr/bin/ctest -D NightlyMemoryCheck - -NightlyMemoryCheck: CMakeFiles/NightlyMemoryCheck -NightlyMemoryCheck: CMakeFiles/NightlyMemoryCheck.dir/build.make - -.PHONY : NightlyMemoryCheck - -# Rule to build all files generated by this target. -CMakeFiles/NightlyMemoryCheck.dir/build: NightlyMemoryCheck - -.PHONY : CMakeFiles/NightlyMemoryCheck.dir/build - -CMakeFiles/NightlyMemoryCheck.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/NightlyMemoryCheck.dir/cmake_clean.cmake -.PHONY : CMakeFiles/NightlyMemoryCheck.dir/clean - -CMakeFiles/NightlyMemoryCheck.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/NightlyMemoryCheck.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/NightlyMemoryCheck.dir/depend - diff --git a/build-cmake/CMakeFiles/NightlyMemoryCheck.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/NightlyMemoryCheck.dir/cmake_clean.cmake deleted file mode 100644 index 884661158ff4d39174862beefa390daa8d12f1f0..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyMemoryCheck.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/NightlyMemoryCheck" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/NightlyMemoryCheck.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/NightlyMemoryCheck.dir/progress.make b/build-cmake/CMakeFiles/NightlyMemoryCheck.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyMemoryCheck.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/NightlyStart.dir/DependInfo.cmake b/build-cmake/CMakeFiles/NightlyStart.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyStart.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/NightlyStart.dir/build.make b/build-cmake/CMakeFiles/NightlyStart.dir/build.make deleted file mode 100644 index 0706eb977088eec7715d854a5dc0d7e0d7b4a911..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyStart.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for NightlyStart. - -# Include the progress variables for this target. -include CMakeFiles/NightlyStart.dir/progress.make - -CMakeFiles/NightlyStart: - /usr/bin/ctest -D NightlyStart - -NightlyStart: CMakeFiles/NightlyStart -NightlyStart: CMakeFiles/NightlyStart.dir/build.make - -.PHONY : NightlyStart - -# Rule to build all files generated by this target. -CMakeFiles/NightlyStart.dir/build: NightlyStart - -.PHONY : CMakeFiles/NightlyStart.dir/build - -CMakeFiles/NightlyStart.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/NightlyStart.dir/cmake_clean.cmake -.PHONY : CMakeFiles/NightlyStart.dir/clean - -CMakeFiles/NightlyStart.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/NightlyStart.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/NightlyStart.dir/depend - diff --git a/build-cmake/CMakeFiles/NightlyStart.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/NightlyStart.dir/cmake_clean.cmake deleted file mode 100644 index 6a2c6c6f434243a9d9d1ba9f5ee1aaa9815e8580..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyStart.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/NightlyStart" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/NightlyStart.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/NightlyStart.dir/progress.make b/build-cmake/CMakeFiles/NightlyStart.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyStart.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/NightlySubmit.dir/DependInfo.cmake b/build-cmake/CMakeFiles/NightlySubmit.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlySubmit.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/NightlySubmit.dir/build.make b/build-cmake/CMakeFiles/NightlySubmit.dir/build.make deleted file mode 100644 index 3c5afcf40a644d905ec1129a9a6ee7fbdbdefd99..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlySubmit.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for NightlySubmit. - -# Include the progress variables for this target. -include CMakeFiles/NightlySubmit.dir/progress.make - -CMakeFiles/NightlySubmit: - /usr/bin/ctest -D NightlySubmit - -NightlySubmit: CMakeFiles/NightlySubmit -NightlySubmit: CMakeFiles/NightlySubmit.dir/build.make - -.PHONY : NightlySubmit - -# Rule to build all files generated by this target. -CMakeFiles/NightlySubmit.dir/build: NightlySubmit - -.PHONY : CMakeFiles/NightlySubmit.dir/build - -CMakeFiles/NightlySubmit.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/NightlySubmit.dir/cmake_clean.cmake -.PHONY : CMakeFiles/NightlySubmit.dir/clean - -CMakeFiles/NightlySubmit.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/NightlySubmit.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/NightlySubmit.dir/depend - diff --git a/build-cmake/CMakeFiles/NightlySubmit.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/NightlySubmit.dir/cmake_clean.cmake deleted file mode 100644 index 6f88ccc7daf558e237b04461ff25efd51a26e3e7..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlySubmit.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/NightlySubmit" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/NightlySubmit.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/NightlySubmit.dir/progress.make b/build-cmake/CMakeFiles/NightlySubmit.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlySubmit.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/NightlyTest.dir/DependInfo.cmake b/build-cmake/CMakeFiles/NightlyTest.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyTest.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/NightlyTest.dir/build.make b/build-cmake/CMakeFiles/NightlyTest.dir/build.make deleted file mode 100644 index 617c5138c89122f9ea2dd4b6ce3464d676a880dd..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyTest.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for NightlyTest. - -# Include the progress variables for this target. -include CMakeFiles/NightlyTest.dir/progress.make - -CMakeFiles/NightlyTest: - /usr/bin/ctest -D NightlyTest - -NightlyTest: CMakeFiles/NightlyTest -NightlyTest: CMakeFiles/NightlyTest.dir/build.make - -.PHONY : NightlyTest - -# Rule to build all files generated by this target. -CMakeFiles/NightlyTest.dir/build: NightlyTest - -.PHONY : CMakeFiles/NightlyTest.dir/build - -CMakeFiles/NightlyTest.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/NightlyTest.dir/cmake_clean.cmake -.PHONY : CMakeFiles/NightlyTest.dir/clean - -CMakeFiles/NightlyTest.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/NightlyTest.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/NightlyTest.dir/depend - diff --git a/build-cmake/CMakeFiles/NightlyTest.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/NightlyTest.dir/cmake_clean.cmake deleted file mode 100644 index 8f40bb87e4eaa3647e5882d961cd2e3063d371c4..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyTest.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/NightlyTest" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/NightlyTest.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/NightlyTest.dir/progress.make b/build-cmake/CMakeFiles/NightlyTest.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyTest.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/NightlyUpdate.dir/DependInfo.cmake b/build-cmake/CMakeFiles/NightlyUpdate.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyUpdate.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/NightlyUpdate.dir/build.make b/build-cmake/CMakeFiles/NightlyUpdate.dir/build.make deleted file mode 100644 index 5701f32101f4700bd1802f48ce1e88342e638fae..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyUpdate.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for NightlyUpdate. - -# Include the progress variables for this target. -include CMakeFiles/NightlyUpdate.dir/progress.make - -CMakeFiles/NightlyUpdate: - /usr/bin/ctest -D NightlyUpdate - -NightlyUpdate: CMakeFiles/NightlyUpdate -NightlyUpdate: CMakeFiles/NightlyUpdate.dir/build.make - -.PHONY : NightlyUpdate - -# Rule to build all files generated by this target. -CMakeFiles/NightlyUpdate.dir/build: NightlyUpdate - -.PHONY : CMakeFiles/NightlyUpdate.dir/build - -CMakeFiles/NightlyUpdate.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/NightlyUpdate.dir/cmake_clean.cmake -.PHONY : CMakeFiles/NightlyUpdate.dir/clean - -CMakeFiles/NightlyUpdate.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/NightlyUpdate.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/NightlyUpdate.dir/depend - diff --git a/build-cmake/CMakeFiles/NightlyUpdate.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/NightlyUpdate.dir/cmake_clean.cmake deleted file mode 100644 index 0f10e8272faa906d248095765c50439ec8a711f7..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyUpdate.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/NightlyUpdate" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/NightlyUpdate.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/NightlyUpdate.dir/progress.make b/build-cmake/CMakeFiles/NightlyUpdate.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/NightlyUpdate.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/OUTPUT.dir/DependInfo.cmake b/build-cmake/CMakeFiles/OUTPUT.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/OUTPUT.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/OUTPUT.dir/build.make b/build-cmake/CMakeFiles/OUTPUT.dir/build.make deleted file mode 100644 index ac417b4a44409ef7f3fd0221074990e29d758ef4..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/OUTPUT.dir/build.make +++ /dev/null @@ -1,77 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for OUTPUT. - -# Include the progress variables for this target. -include CMakeFiles/OUTPUT.dir/progress.make - -CMakeFiles/OUTPUT: - config_collected.h.cmake - dune_regenerate_config_cmake ( ) - -OUTPUT: CMakeFiles/OUTPUT -OUTPUT: CMakeFiles/OUTPUT.dir/build.make - -.PHONY : OUTPUT - -# Rule to build all files generated by this target. -CMakeFiles/OUTPUT.dir/build: OUTPUT - -.PHONY : CMakeFiles/OUTPUT.dir/build - -CMakeFiles/OUTPUT.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/OUTPUT.dir/cmake_clean.cmake -.PHONY : CMakeFiles/OUTPUT.dir/clean - -CMakeFiles/OUTPUT.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/OUTPUT.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/OUTPUT.dir/depend - diff --git a/build-cmake/CMakeFiles/OUTPUT.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/OUTPUT.dir/cmake_clean.cmake deleted file mode 100644 index 3e8259d7b8120f4796f5ab71493afbd841fc565d..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/OUTPUT.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/OUTPUT" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/OUTPUT.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/OUTPUT.dir/progress.make b/build-cmake/CMakeFiles/OUTPUT.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/OUTPUT.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/TargetDirectories.txt b/build-cmake/CMakeFiles/TargetDirectories.txt deleted file mode 100644 index f1c9f5f8c50492d460acf9e2ece7b58b54061300..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/TargetDirectories.txt +++ /dev/null @@ -1,87 +0,0 @@ -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/install/strip.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/install/local.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/list_install_components.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/rebuild_cache.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/test.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/doc.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/edit_cache.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/headercheck.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/NightlyMemCheck.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/NightlyTest.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ContinuousConfigure.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/test_python.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/NightlyConfigure.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/NightlyMemoryCheck.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ExperimentalTest.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ContinuousUpdate.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/NightlyUpdate.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ExperimentalMemCheck.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ExperimentalSubmit.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/doxygen_install.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/Experimental.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ContinuousCoverage.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ExperimentalConfigure.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/Continuous.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/Nightly.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/NightlySubmit.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/install.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/clean_latex.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/build_quick_tests.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/NightlyStart.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ExperimentalCoverage.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/NightlyCoverage.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ExperimentalStart.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/NightlyBuild.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ExperimentalBuild.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ExperimentalUpdate.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ContinuousStart.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/install_python.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ContinuousMemCheck.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/OUTPUT.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ContinuousTest.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ContinuousSubmit.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/ContinuousBuild.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/build_tests.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/src/CMakeFiles/install/strip.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/src/CMakeFiles/install/local.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/src/CMakeFiles/install.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/src/CMakeFiles/list_install_components.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/src/CMakeFiles/rebuild_cache.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/src/CMakeFiles/edit_cache.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/src/CMakeFiles/test.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/src/CMakeFiles/dune-microstructure.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/dune/CMakeFiles/install/strip.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/dune/CMakeFiles/install/local.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/dune/CMakeFiles/install.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/dune/CMakeFiles/list_install_components.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/dune/CMakeFiles/rebuild_cache.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/dune/CMakeFiles/edit_cache.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/dune/CMakeFiles/test.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/dune/microstructure/CMakeFiles/install/strip.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/dune/microstructure/CMakeFiles/install/local.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/dune/microstructure/CMakeFiles/install.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/dune/microstructure/CMakeFiles/list_install_components.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/dune/microstructure/CMakeFiles/rebuild_cache.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/dune/microstructure/CMakeFiles/edit_cache.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/dune/microstructure/CMakeFiles/test.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/doc/CMakeFiles/install/strip.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/doc/CMakeFiles/install/local.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/doc/CMakeFiles/install.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/doc/CMakeFiles/list_install_components.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/doc/CMakeFiles/rebuild_cache.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/doc/CMakeFiles/edit_cache.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/doc/CMakeFiles/test.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/doc/doxygen/CMakeFiles/install/strip.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/doc/doxygen/CMakeFiles/install/local.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/doc/doxygen/CMakeFiles/install.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/doc/doxygen/CMakeFiles/list_install_components.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/doc/doxygen/CMakeFiles/rebuild_cache.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/doc/doxygen/CMakeFiles/edit_cache.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/doc/doxygen/CMakeFiles/test.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/cmake/modules/CMakeFiles/install/strip.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/cmake/modules/CMakeFiles/install/local.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/cmake/modules/CMakeFiles/install.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/cmake/modules/CMakeFiles/list_install_components.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/cmake/modules/CMakeFiles/rebuild_cache.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/cmake/modules/CMakeFiles/edit_cache.dir -/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/cmake/modules/CMakeFiles/test.dir diff --git a/build-cmake/CMakeFiles/build_quick_tests.dir/DependInfo.cmake b/build-cmake/CMakeFiles/build_quick_tests.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/build_quick_tests.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/build_quick_tests.dir/build.make b/build-cmake/CMakeFiles/build_quick_tests.dir/build.make deleted file mode 100644 index aa4f10ce64be55b4ab6e2372d4d2c922187d0285..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/build_quick_tests.dir/build.make +++ /dev/null @@ -1,72 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for build_quick_tests. - -# Include the progress variables for this target. -include CMakeFiles/build_quick_tests.dir/progress.make - -build_quick_tests: CMakeFiles/build_quick_tests.dir/build.make - -.PHONY : build_quick_tests - -# Rule to build all files generated by this target. -CMakeFiles/build_quick_tests.dir/build: build_quick_tests - -.PHONY : CMakeFiles/build_quick_tests.dir/build - -CMakeFiles/build_quick_tests.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/build_quick_tests.dir/cmake_clean.cmake -.PHONY : CMakeFiles/build_quick_tests.dir/clean - -CMakeFiles/build_quick_tests.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/build_quick_tests.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/build_quick_tests.dir/depend - diff --git a/build-cmake/CMakeFiles/build_quick_tests.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/build_quick_tests.dir/cmake_clean.cmake deleted file mode 100644 index 92a29bdc49f7ed74497fa13e8b658919c5c2bab3..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/build_quick_tests.dir/cmake_clean.cmake +++ /dev/null @@ -1,5 +0,0 @@ - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/build_quick_tests.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/build_quick_tests.dir/progress.make b/build-cmake/CMakeFiles/build_quick_tests.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/build_quick_tests.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/build_tests.dir/DependInfo.cmake b/build-cmake/CMakeFiles/build_tests.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/build_tests.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/build_tests.dir/build.make b/build-cmake/CMakeFiles/build_tests.dir/build.make deleted file mode 100644 index 9cfb26466e6271dee0ffc5541c83126c0319b407..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/build_tests.dir/build.make +++ /dev/null @@ -1,72 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for build_tests. - -# Include the progress variables for this target. -include CMakeFiles/build_tests.dir/progress.make - -build_tests: CMakeFiles/build_tests.dir/build.make - -.PHONY : build_tests - -# Rule to build all files generated by this target. -CMakeFiles/build_tests.dir/build: build_tests - -.PHONY : CMakeFiles/build_tests.dir/build - -CMakeFiles/build_tests.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/build_tests.dir/cmake_clean.cmake -.PHONY : CMakeFiles/build_tests.dir/clean - -CMakeFiles/build_tests.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/build_tests.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/build_tests.dir/depend - diff --git a/build-cmake/CMakeFiles/build_tests.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/build_tests.dir/cmake_clean.cmake deleted file mode 100644 index a9acd63b5c5c9b2708dbdca319715ea0e2370ba7..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/build_tests.dir/cmake_clean.cmake +++ /dev/null @@ -1,5 +0,0 @@ - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/build_tests.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/build_tests.dir/progress.make b/build-cmake/CMakeFiles/build_tests.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/build_tests.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/clean_latex.dir/DependInfo.cmake b/build-cmake/CMakeFiles/clean_latex.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/clean_latex.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/clean_latex.dir/build.make b/build-cmake/CMakeFiles/clean_latex.dir/build.make deleted file mode 100644 index aa8bd93f2288d2e06a988fd63eabc2d75502056c..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/clean_latex.dir/build.make +++ /dev/null @@ -1,72 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for clean_latex. - -# Include the progress variables for this target. -include CMakeFiles/clean_latex.dir/progress.make - -clean_latex: CMakeFiles/clean_latex.dir/build.make - -.PHONY : clean_latex - -# Rule to build all files generated by this target. -CMakeFiles/clean_latex.dir/build: clean_latex - -.PHONY : CMakeFiles/clean_latex.dir/build - -CMakeFiles/clean_latex.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/clean_latex.dir/cmake_clean.cmake -.PHONY : CMakeFiles/clean_latex.dir/clean - -CMakeFiles/clean_latex.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/clean_latex.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/clean_latex.dir/depend - diff --git a/build-cmake/CMakeFiles/clean_latex.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/clean_latex.dir/cmake_clean.cmake deleted file mode 100644 index 9089c92938e13f6710f3e37d48836bd1868ec268..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/clean_latex.dir/cmake_clean.cmake +++ /dev/null @@ -1,5 +0,0 @@ - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/clean_latex.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/clean_latex.dir/progress.make b/build-cmake/CMakeFiles/clean_latex.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/clean_latex.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/cmake.check_cache b/build-cmake/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd731726d7faa8b29d8d7dba3b981a53ca497..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/build-cmake/CMakeFiles/doc.dir/DependInfo.cmake b/build-cmake/CMakeFiles/doc.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/doc.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/doc.dir/build.make b/build-cmake/CMakeFiles/doc.dir/build.make deleted file mode 100644 index d99a5e6a02f25ede4979a61023d7c66068d18f6f..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/doc.dir/build.make +++ /dev/null @@ -1,72 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for doc. - -# Include the progress variables for this target. -include CMakeFiles/doc.dir/progress.make - -doc: CMakeFiles/doc.dir/build.make - -.PHONY : doc - -# Rule to build all files generated by this target. -CMakeFiles/doc.dir/build: doc - -.PHONY : CMakeFiles/doc.dir/build - -CMakeFiles/doc.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/doc.dir/cmake_clean.cmake -.PHONY : CMakeFiles/doc.dir/clean - -CMakeFiles/doc.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/doc.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/doc.dir/depend - diff --git a/build-cmake/CMakeFiles/doc.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/doc.dir/cmake_clean.cmake deleted file mode 100644 index d2a554495e65aaad5074273dccd8714d57d9edfe..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/doc.dir/cmake_clean.cmake +++ /dev/null @@ -1,5 +0,0 @@ - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/doc.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/doc.dir/progress.make b/build-cmake/CMakeFiles/doc.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/doc.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/doxygen_install.dir/DependInfo.cmake b/build-cmake/CMakeFiles/doxygen_install.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/doxygen_install.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/doxygen_install.dir/build.make b/build-cmake/CMakeFiles/doxygen_install.dir/build.make deleted file mode 100644 index 0c1ee349e68e132f4b70827704c451431a815d05..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/doxygen_install.dir/build.make +++ /dev/null @@ -1,72 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for doxygen_install. - -# Include the progress variables for this target. -include CMakeFiles/doxygen_install.dir/progress.make - -doxygen_install: CMakeFiles/doxygen_install.dir/build.make - -.PHONY : doxygen_install - -# Rule to build all files generated by this target. -CMakeFiles/doxygen_install.dir/build: doxygen_install - -.PHONY : CMakeFiles/doxygen_install.dir/build - -CMakeFiles/doxygen_install.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/doxygen_install.dir/cmake_clean.cmake -.PHONY : CMakeFiles/doxygen_install.dir/clean - -CMakeFiles/doxygen_install.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/doxygen_install.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/doxygen_install.dir/depend - diff --git a/build-cmake/CMakeFiles/doxygen_install.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/doxygen_install.dir/cmake_clean.cmake deleted file mode 100644 index fd626cf90f9a7c9b3c1e717e9239c4e4744a93ee..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/doxygen_install.dir/cmake_clean.cmake +++ /dev/null @@ -1,5 +0,0 @@ - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/doxygen_install.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/doxygen_install.dir/progress.make b/build-cmake/CMakeFiles/doxygen_install.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/doxygen_install.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/dune-microstructure-config-version.cmake.in b/build-cmake/CMakeFiles/dune-microstructure-config-version.cmake.in deleted file mode 100644 index b6560907c653a49017a720e6495774d87a9550e1..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/dune-microstructure-config-version.cmake.in +++ /dev/null @@ -1,9 +0,0 @@ -set(PACKAGE_VERSION "1.0.0") - -if("${PACKAGE_FIND_VERSION_MAJOR}" EQUAL "1" AND - "${PACKAGE_FIND_VERSION_MINOR}" EQUAL "0") - set (PACKAGE_VERSION_COMPATIBLE 1) # compatible with newer - if ("${PACKAGE_FIND_VERSION}" VERSION_EQUAL "1.0.0") - set(PACKAGE_VERSION_EXACT 1) #exact match for this version - endif() -endif() diff --git a/build-cmake/CMakeFiles/dune-microstructure-config.cmake.in b/build-cmake/CMakeFiles/dune-microstructure-config.cmake.in deleted file mode 100644 index 6bc14bdb8abd919b32ab7f412bd55c835ce1c56a..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/dune-microstructure-config.cmake.in +++ /dev/null @@ -1,31 +0,0 @@ -if(NOT dune-microstructure_FOUND) -# Whether this module is installed or not -set(dune-microstructure_INSTALLED @MODULE_INSTALLED@) - -# Settings specific to the module -@dune-microstructure_INIT@ -# Package initialization -@PACKAGE_INIT@ - -#report other information -set_and_check(dune-microstructure_PREFIX "${PACKAGE_PREFIX_DIR}") -set_and_check(dune-microstructure_INCLUDE_DIRS "@PACKAGE_CMAKE_INSTALL_INCLUDEDIR@") -set(dune-microstructure_CXX_FLAGS "-std=c++17 -Og -g") -set(dune-microstructure_CXX_FLAGS_DEBUG "-g") -set(dune-microstructure_CXX_FLAGS_MINSIZEREL "-Os -DNDEBUG") -set(dune-microstructure_CXX_FLAGS_RELEASE "-O3 -DNDEBUG") -set(dune-microstructure_CXX_FLAGS_RELWITHDEBINFO "-O2 -g -DNDEBUG") -set(dune-microstructure_DEPENDS "@dune-microstructure_DEPENDS@") -set(dune-microstructure_SUGGESTS "@dune-microstructure_SUGGESTS@") -set(dune-microstructure_MODULE_PATH "@PACKAGE_DUNE_INSTALL_MODULEDIR@") -set(dune-microstructure_LIBRARIES "@DUNE_MODULE_LIBRARIES@") - -# Lines that are set by the CMake build system via the variable DUNE_CUSTOM_PKG_CONFIG_SECTION - - -#import the target -if(dune-microstructure_LIBRARIES) - get_filename_component(_dir "${CMAKE_CURRENT_LIST_FILE}" PATH) - include("${_dir}/dune-microstructure-targets.cmake") -endif() -endif() \ No newline at end of file diff --git a/build-cmake/CMakeFiles/headercheck.dir/DependInfo.cmake b/build-cmake/CMakeFiles/headercheck.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/headercheck.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/headercheck.dir/build.make b/build-cmake/CMakeFiles/headercheck.dir/build.make deleted file mode 100644 index 7757939b777eda93438627f19ce6257fd56dcbfd..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/headercheck.dir/build.make +++ /dev/null @@ -1,76 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for headercheck. - -# Include the progress variables for this target. -include CMakeFiles/headercheck.dir/progress.make - -CMakeFiles/headercheck: - /usr/bin/cmake -DENABLE_HEADERCHECK= -P /home/klaus/Desktop/DUNE2.8/dune-common/cmake/scripts/FinalizeHeadercheck.cmake - -headercheck: CMakeFiles/headercheck -headercheck: CMakeFiles/headercheck.dir/build.make - -.PHONY : headercheck - -# Rule to build all files generated by this target. -CMakeFiles/headercheck.dir/build: headercheck - -.PHONY : CMakeFiles/headercheck.dir/build - -CMakeFiles/headercheck.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/headercheck.dir/cmake_clean.cmake -.PHONY : CMakeFiles/headercheck.dir/clean - -CMakeFiles/headercheck.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/headercheck.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/headercheck.dir/depend - diff --git a/build-cmake/CMakeFiles/headercheck.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/headercheck.dir/cmake_clean.cmake deleted file mode 100644 index 75455fa65018c3c27fcb169ce83433be2f2ebeb4..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/headercheck.dir/cmake_clean.cmake +++ /dev/null @@ -1,8 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/headercheck" -) - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/headercheck.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/headercheck.dir/progress.make b/build-cmake/CMakeFiles/headercheck.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/headercheck.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/install_python.dir/DependInfo.cmake b/build-cmake/CMakeFiles/install_python.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/install_python.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/install_python.dir/build.make b/build-cmake/CMakeFiles/install_python.dir/build.make deleted file mode 100644 index 840d7431dc996a2139dee1d77746438d4d30fd9c..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/install_python.dir/build.make +++ /dev/null @@ -1,72 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for install_python. - -# Include the progress variables for this target. -include CMakeFiles/install_python.dir/progress.make - -install_python: CMakeFiles/install_python.dir/build.make - -.PHONY : install_python - -# Rule to build all files generated by this target. -CMakeFiles/install_python.dir/build: install_python - -.PHONY : CMakeFiles/install_python.dir/build - -CMakeFiles/install_python.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/install_python.dir/cmake_clean.cmake -.PHONY : CMakeFiles/install_python.dir/clean - -CMakeFiles/install_python.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/install_python.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/install_python.dir/depend - diff --git a/build-cmake/CMakeFiles/install_python.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/install_python.dir/cmake_clean.cmake deleted file mode 100644 index eece5be425845f9504acdaa845d197819b8641e5..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/install_python.dir/cmake_clean.cmake +++ /dev/null @@ -1,5 +0,0 @@ - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/install_python.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/install_python.dir/progress.make b/build-cmake/CMakeFiles/install_python.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/install_python.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CMakeFiles/progress.marks b/build-cmake/CMakeFiles/progress.marks deleted file mode 100644 index 0cfbf08886fca9a91cb753ec8734c84fcbe52c9f..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -2 diff --git a/build-cmake/CMakeFiles/test_python.dir/DependInfo.cmake b/build-cmake/CMakeFiles/test_python.dir/DependInfo.cmake deleted file mode 100644 index 19fab2149bf120962a1699d74b7373348dc4c117..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/test_python.dir/DependInfo.cmake +++ /dev/null @@ -1,11 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/CMakeFiles/test_python.dir/build.make b/build-cmake/CMakeFiles/test_python.dir/build.make deleted file mode 100644 index 34ea0fc971a659e76704a910b7222b855898df30..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/test_python.dir/build.make +++ /dev/null @@ -1,72 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Utility rule file for test_python. - -# Include the progress variables for this target. -include CMakeFiles/test_python.dir/progress.make - -test_python: CMakeFiles/test_python.dir/build.make - -.PHONY : test_python - -# Rule to build all files generated by this target. -CMakeFiles/test_python.dir/build: test_python - -.PHONY : CMakeFiles/test_python.dir/build - -CMakeFiles/test_python.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/test_python.dir/cmake_clean.cmake -.PHONY : CMakeFiles/test_python.dir/clean - -CMakeFiles/test_python.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/test_python.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/test_python.dir/depend - diff --git a/build-cmake/CMakeFiles/test_python.dir/cmake_clean.cmake b/build-cmake/CMakeFiles/test_python.dir/cmake_clean.cmake deleted file mode 100644 index 3b7e4c6bbf0578434e829d9895171eaea0118761..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/test_python.dir/cmake_clean.cmake +++ /dev/null @@ -1,5 +0,0 @@ - -# Per-language clean rules from dependency scanning. -foreach(lang ) - include(CMakeFiles/test_python.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/CMakeFiles/test_python.dir/progress.make b/build-cmake/CMakeFiles/test_python.dir/progress.make deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/build-cmake/CMakeFiles/test_python.dir/progress.make +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build-cmake/CTestTestfile.cmake b/build-cmake/CTestTestfile.cmake deleted file mode 100644 index 3313c6dc8251a95aab21214a23871a9b0ae3b449..0000000000000000000000000000000000000000 --- a/build-cmake/CTestTestfile.cmake +++ /dev/null @@ -1,10 +0,0 @@ -# CMake generated Testfile for -# Source directory: /home/klaus/Desktop/DUNE2.8/dune-microstructure -# Build directory: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake -# -# This file includes the relevant testing commands required for -# testing this directory and lists subdirectories to be tested as well. -subdirs("src") -subdirs("dune") -subdirs("doc") -subdirs("cmake/modules") diff --git a/build-cmake/DartConfiguration.tcl b/build-cmake/DartConfiguration.tcl deleted file mode 100644 index c442b5b791c93d5eff425ef46817f87683dee815..0000000000000000000000000000000000000000 --- a/build-cmake/DartConfiguration.tcl +++ /dev/null @@ -1,105 +0,0 @@ -# This file is configured by CMake automatically as DartConfiguration.tcl -# If you choose not to use CMake, this file may be hand configured, by -# filling in the required variables. - - -# Configuration directories and files -SourceDirectory: /home/klaus/Desktop/DUNE2.8/dune-microstructure -BuildDirectory: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Where to place the cost data store -CostDataFile: - -# Site is something like machine.domain, i.e. pragmatic.crd -Site: Klaus-PC - -# Build name is osname-revision-compiler, i.e. Linux-2.4.2-2smp-c++ -BuildName: Linux-c++ - -# Subprojects -LabelsForSubprojects: - -# Submission information -SubmitURL: http:// - -# Dashboard start time -NightlyStartTime: 00:00:00 EDT - -# Commands for the build/test/submit cycle -ConfigureCommand: "/usr/bin/cmake" "/home/klaus/Desktop/DUNE2.8/dune-microstructure" -MakeCommand: /usr/bin/cmake --build . --config "${CTEST_CONFIGURATION_TYPE}" -- -i -DefaultCTestConfigurationType: Release - -# version control -UpdateVersionOnly: - -# CVS options -# Default is "-d -P -A" -CVSCommand: CVSCOMMAND-NOTFOUND -CVSUpdateOptions: -d -A -P - -# Subversion options -SVNCommand: SVNCOMMAND-NOTFOUND -SVNOptions: -SVNUpdateOptions: - -# Git options -GITCommand: /usr/bin/git -GITInitSubmodules: -GITUpdateOptions: -GITUpdateCustom: - -# Perforce options -P4Command: P4COMMAND-NOTFOUND -P4Client: -P4Options: -P4UpdateOptions: -P4UpdateCustom: - -# Generic update command -UpdateCommand: /usr/bin/git -UpdateOptions: -UpdateType: git - -# Compiler info -Compiler: /usr/bin/c++ -CompilerVersion: 9.3.0 - -# Dynamic analysis (MemCheck) -PurifyCommand: -ValgrindCommand: -ValgrindCommandOptions: -MemoryCheckType: -MemoryCheckSanitizerOptions: -MemoryCheckCommand: MEMORYCHECK_COMMAND-NOTFOUND -MemoryCheckCommandOptions: -MemoryCheckSuppressionFile: - -# Coverage -CoverageCommand: /usr/bin/gcov -CoverageExtraFlags: -l - -# Cluster commands -SlurmBatchCommand: SLURM_SBATCH_COMMAND-NOTFOUND -SlurmRunCommand: SLURM_SRUN_COMMAND-NOTFOUND - -# Testing options -# TimeOut is the amount of time in seconds to wait for processes -# to complete during testing. After TimeOut seconds, the -# process will be summarily terminated. -# Currently set to 25 minutes -TimeOut: 1500 - -# During parallel testing CTest will not start a new test if doing -# so would cause the system load to exceed this value. -TestLoad: - -UseLaunchers: -CurlOptions: -# warning, if you add new options here that have to do with submit, -# you have to update cmCTestSubmitCommand.cxx - -# For CTest submissions that timeout, these options -# specify behavior for retrying the submission -CTestSubmitRetryDelay: 5 -CTestSubmitRetryCount: 3 diff --git a/build-cmake/Makefile b/build-cmake/Makefile deleted file mode 100644 index 696d957eea34f06b152696b8f6678bb4abd88a14..0000000000000000000000000000000000000000 --- a/build-cmake/Makefile +++ /dev/null @@ -1,728 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Default target executed when no arguments are given to make. -default_target: all - -.PHONY : default_target - -# Allow only one "make -f Makefile2" at a time, but pass parallelism. -.NOTPARALLEL: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -#============================================================================= -# Targets provided globally by CMake. - -# Special rule for the target install/strip -install/strip: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." - /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -.PHONY : install/strip - -# Special rule for the target install/strip -install/strip/fast: preinstall/fast - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." - /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -.PHONY : install/strip/fast - -# Special rule for the target install/local -install/local: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." - /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake -.PHONY : install/local - -# Special rule for the target install/local -install/local/fast: preinstall/fast - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." - /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake -.PHONY : install/local/fast - -# Special rule for the target list_install_components -list_install_components: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\"" -.PHONY : list_install_components - -# Special rule for the target list_install_components -list_install_components/fast: list_install_components - -.PHONY : list_install_components/fast - -# Special rule for the target rebuild_cache -rebuild_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." - /usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : rebuild_cache - -# Special rule for the target rebuild_cache -rebuild_cache/fast: rebuild_cache - -.PHONY : rebuild_cache/fast - -# Special rule for the target test -test: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." - /usr/bin/ctest --force-new-ctest-process $(ARGS) -.PHONY : test - -# Special rule for the target test -test/fast: test - -.PHONY : test/fast - -# Special rule for the target edit_cache -edit_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." - /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. -.PHONY : edit_cache - -# Special rule for the target edit_cache -edit_cache/fast: edit_cache - -.PHONY : edit_cache/fast - -# Special rule for the target install -install: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." - /usr/bin/cmake -P cmake_install.cmake -.PHONY : install - -# Special rule for the target install -install/fast: preinstall/fast - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." - /usr/bin/cmake -P cmake_install.cmake -.PHONY : install/fast - -# The main all target -all: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles/progress.marks - $(MAKE) -f CMakeFiles/Makefile2 all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - $(MAKE) -f CMakeFiles/Makefile2 clean -.PHONY : clean - -# The main clean target -clean/fast: clean - -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - $(MAKE) -f CMakeFiles/Makefile2 preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - $(MAKE) -f CMakeFiles/Makefile2 preinstall -.PHONY : preinstall/fast - -# clear depends -depend: - $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 -.PHONY : depend - -#============================================================================= -# Target rules for targets named doc - -# Build rule for target. -doc: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 doc -.PHONY : doc - -# fast build rule for target. -doc/fast: - $(MAKE) -f CMakeFiles/doc.dir/build.make CMakeFiles/doc.dir/build -.PHONY : doc/fast - -#============================================================================= -# Target rules for targets named headercheck - -# Build rule for target. -headercheck: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 headercheck -.PHONY : headercheck - -# fast build rule for target. -headercheck/fast: - $(MAKE) -f CMakeFiles/headercheck.dir/build.make CMakeFiles/headercheck.dir/build -.PHONY : headercheck/fast - -#============================================================================= -# Target rules for targets named NightlyMemCheck - -# Build rule for target. -NightlyMemCheck: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 NightlyMemCheck -.PHONY : NightlyMemCheck - -# fast build rule for target. -NightlyMemCheck/fast: - $(MAKE) -f CMakeFiles/NightlyMemCheck.dir/build.make CMakeFiles/NightlyMemCheck.dir/build -.PHONY : NightlyMemCheck/fast - -#============================================================================= -# Target rules for targets named NightlyTest - -# Build rule for target. -NightlyTest: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 NightlyTest -.PHONY : NightlyTest - -# fast build rule for target. -NightlyTest/fast: - $(MAKE) -f CMakeFiles/NightlyTest.dir/build.make CMakeFiles/NightlyTest.dir/build -.PHONY : NightlyTest/fast - -#============================================================================= -# Target rules for targets named ContinuousConfigure - -# Build rule for target. -ContinuousConfigure: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 ContinuousConfigure -.PHONY : ContinuousConfigure - -# fast build rule for target. -ContinuousConfigure/fast: - $(MAKE) -f CMakeFiles/ContinuousConfigure.dir/build.make CMakeFiles/ContinuousConfigure.dir/build -.PHONY : ContinuousConfigure/fast - -#============================================================================= -# Target rules for targets named test_python - -# Build rule for target. -test_python: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 test_python -.PHONY : test_python - -# fast build rule for target. -test_python/fast: - $(MAKE) -f CMakeFiles/test_python.dir/build.make CMakeFiles/test_python.dir/build -.PHONY : test_python/fast - -#============================================================================= -# Target rules for targets named NightlyConfigure - -# Build rule for target. -NightlyConfigure: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 NightlyConfigure -.PHONY : NightlyConfigure - -# fast build rule for target. -NightlyConfigure/fast: - $(MAKE) -f CMakeFiles/NightlyConfigure.dir/build.make CMakeFiles/NightlyConfigure.dir/build -.PHONY : NightlyConfigure/fast - -#============================================================================= -# Target rules for targets named NightlyMemoryCheck - -# Build rule for target. -NightlyMemoryCheck: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 NightlyMemoryCheck -.PHONY : NightlyMemoryCheck - -# fast build rule for target. -NightlyMemoryCheck/fast: - $(MAKE) -f CMakeFiles/NightlyMemoryCheck.dir/build.make CMakeFiles/NightlyMemoryCheck.dir/build -.PHONY : NightlyMemoryCheck/fast - -#============================================================================= -# Target rules for targets named ExperimentalTest - -# Build rule for target. -ExperimentalTest: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 ExperimentalTest -.PHONY : ExperimentalTest - -# fast build rule for target. -ExperimentalTest/fast: - $(MAKE) -f CMakeFiles/ExperimentalTest.dir/build.make CMakeFiles/ExperimentalTest.dir/build -.PHONY : ExperimentalTest/fast - -#============================================================================= -# Target rules for targets named ContinuousUpdate - -# Build rule for target. -ContinuousUpdate: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 ContinuousUpdate -.PHONY : ContinuousUpdate - -# fast build rule for target. -ContinuousUpdate/fast: - $(MAKE) -f CMakeFiles/ContinuousUpdate.dir/build.make CMakeFiles/ContinuousUpdate.dir/build -.PHONY : ContinuousUpdate/fast - -#============================================================================= -# Target rules for targets named NightlyUpdate - -# Build rule for target. -NightlyUpdate: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 NightlyUpdate -.PHONY : NightlyUpdate - -# fast build rule for target. -NightlyUpdate/fast: - $(MAKE) -f CMakeFiles/NightlyUpdate.dir/build.make CMakeFiles/NightlyUpdate.dir/build -.PHONY : NightlyUpdate/fast - -#============================================================================= -# Target rules for targets named ExperimentalMemCheck - -# Build rule for target. -ExperimentalMemCheck: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 ExperimentalMemCheck -.PHONY : ExperimentalMemCheck - -# fast build rule for target. -ExperimentalMemCheck/fast: - $(MAKE) -f CMakeFiles/ExperimentalMemCheck.dir/build.make CMakeFiles/ExperimentalMemCheck.dir/build -.PHONY : ExperimentalMemCheck/fast - -#============================================================================= -# Target rules for targets named ExperimentalSubmit - -# Build rule for target. -ExperimentalSubmit: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 ExperimentalSubmit -.PHONY : ExperimentalSubmit - -# fast build rule for target. -ExperimentalSubmit/fast: - $(MAKE) -f CMakeFiles/ExperimentalSubmit.dir/build.make CMakeFiles/ExperimentalSubmit.dir/build -.PHONY : ExperimentalSubmit/fast - -#============================================================================= -# Target rules for targets named doxygen_install - -# Build rule for target. -doxygen_install: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 doxygen_install -.PHONY : doxygen_install - -# fast build rule for target. -doxygen_install/fast: - $(MAKE) -f CMakeFiles/doxygen_install.dir/build.make CMakeFiles/doxygen_install.dir/build -.PHONY : doxygen_install/fast - -#============================================================================= -# Target rules for targets named Experimental - -# Build rule for target. -Experimental: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 Experimental -.PHONY : Experimental - -# fast build rule for target. -Experimental/fast: - $(MAKE) -f CMakeFiles/Experimental.dir/build.make CMakeFiles/Experimental.dir/build -.PHONY : Experimental/fast - -#============================================================================= -# Target rules for targets named ContinuousCoverage - -# Build rule for target. -ContinuousCoverage: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 ContinuousCoverage -.PHONY : ContinuousCoverage - -# fast build rule for target. -ContinuousCoverage/fast: - $(MAKE) -f CMakeFiles/ContinuousCoverage.dir/build.make CMakeFiles/ContinuousCoverage.dir/build -.PHONY : ContinuousCoverage/fast - -#============================================================================= -# Target rules for targets named ExperimentalConfigure - -# Build rule for target. -ExperimentalConfigure: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 ExperimentalConfigure -.PHONY : ExperimentalConfigure - -# fast build rule for target. -ExperimentalConfigure/fast: - $(MAKE) -f CMakeFiles/ExperimentalConfigure.dir/build.make CMakeFiles/ExperimentalConfigure.dir/build -.PHONY : ExperimentalConfigure/fast - -#============================================================================= -# Target rules for targets named Continuous - -# Build rule for target. -Continuous: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 Continuous -.PHONY : Continuous - -# fast build rule for target. -Continuous/fast: - $(MAKE) -f CMakeFiles/Continuous.dir/build.make CMakeFiles/Continuous.dir/build -.PHONY : Continuous/fast - -#============================================================================= -# Target rules for targets named Nightly - -# Build rule for target. -Nightly: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 Nightly -.PHONY : Nightly - -# fast build rule for target. -Nightly/fast: - $(MAKE) -f CMakeFiles/Nightly.dir/build.make CMakeFiles/Nightly.dir/build -.PHONY : Nightly/fast - -#============================================================================= -# Target rules for targets named NightlySubmit - -# Build rule for target. -NightlySubmit: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 NightlySubmit -.PHONY : NightlySubmit - -# fast build rule for target. -NightlySubmit/fast: - $(MAKE) -f CMakeFiles/NightlySubmit.dir/build.make CMakeFiles/NightlySubmit.dir/build -.PHONY : NightlySubmit/fast - -#============================================================================= -# Target rules for targets named clean_latex - -# Build rule for target. -clean_latex: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 clean_latex -.PHONY : clean_latex - -# fast build rule for target. -clean_latex/fast: - $(MAKE) -f CMakeFiles/clean_latex.dir/build.make CMakeFiles/clean_latex.dir/build -.PHONY : clean_latex/fast - -#============================================================================= -# Target rules for targets named build_quick_tests - -# Build rule for target. -build_quick_tests: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 build_quick_tests -.PHONY : build_quick_tests - -# fast build rule for target. -build_quick_tests/fast: - $(MAKE) -f CMakeFiles/build_quick_tests.dir/build.make CMakeFiles/build_quick_tests.dir/build -.PHONY : build_quick_tests/fast - -#============================================================================= -# Target rules for targets named NightlyStart - -# Build rule for target. -NightlyStart: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 NightlyStart -.PHONY : NightlyStart - -# fast build rule for target. -NightlyStart/fast: - $(MAKE) -f CMakeFiles/NightlyStart.dir/build.make CMakeFiles/NightlyStart.dir/build -.PHONY : NightlyStart/fast - -#============================================================================= -# Target rules for targets named ExperimentalCoverage - -# Build rule for target. -ExperimentalCoverage: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 ExperimentalCoverage -.PHONY : ExperimentalCoverage - -# fast build rule for target. -ExperimentalCoverage/fast: - $(MAKE) -f CMakeFiles/ExperimentalCoverage.dir/build.make CMakeFiles/ExperimentalCoverage.dir/build -.PHONY : ExperimentalCoverage/fast - -#============================================================================= -# Target rules for targets named NightlyCoverage - -# Build rule for target. -NightlyCoverage: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 NightlyCoverage -.PHONY : NightlyCoverage - -# fast build rule for target. -NightlyCoverage/fast: - $(MAKE) -f CMakeFiles/NightlyCoverage.dir/build.make CMakeFiles/NightlyCoverage.dir/build -.PHONY : NightlyCoverage/fast - -#============================================================================= -# Target rules for targets named ExperimentalStart - -# Build rule for target. -ExperimentalStart: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 ExperimentalStart -.PHONY : ExperimentalStart - -# fast build rule for target. -ExperimentalStart/fast: - $(MAKE) -f CMakeFiles/ExperimentalStart.dir/build.make CMakeFiles/ExperimentalStart.dir/build -.PHONY : ExperimentalStart/fast - -#============================================================================= -# Target rules for targets named NightlyBuild - -# Build rule for target. -NightlyBuild: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 NightlyBuild -.PHONY : NightlyBuild - -# fast build rule for target. -NightlyBuild/fast: - $(MAKE) -f CMakeFiles/NightlyBuild.dir/build.make CMakeFiles/NightlyBuild.dir/build -.PHONY : NightlyBuild/fast - -#============================================================================= -# Target rules for targets named ExperimentalBuild - -# Build rule for target. -ExperimentalBuild: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 ExperimentalBuild -.PHONY : ExperimentalBuild - -# fast build rule for target. -ExperimentalBuild/fast: - $(MAKE) -f CMakeFiles/ExperimentalBuild.dir/build.make CMakeFiles/ExperimentalBuild.dir/build -.PHONY : ExperimentalBuild/fast - -#============================================================================= -# Target rules for targets named ExperimentalUpdate - -# Build rule for target. -ExperimentalUpdate: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 ExperimentalUpdate -.PHONY : ExperimentalUpdate - -# fast build rule for target. -ExperimentalUpdate/fast: - $(MAKE) -f CMakeFiles/ExperimentalUpdate.dir/build.make CMakeFiles/ExperimentalUpdate.dir/build -.PHONY : ExperimentalUpdate/fast - -#============================================================================= -# Target rules for targets named ContinuousStart - -# Build rule for target. -ContinuousStart: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 ContinuousStart -.PHONY : ContinuousStart - -# fast build rule for target. -ContinuousStart/fast: - $(MAKE) -f CMakeFiles/ContinuousStart.dir/build.make CMakeFiles/ContinuousStart.dir/build -.PHONY : ContinuousStart/fast - -#============================================================================= -# Target rules for targets named install_python - -# Build rule for target. -install_python: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 install_python -.PHONY : install_python - -# fast build rule for target. -install_python/fast: - $(MAKE) -f CMakeFiles/install_python.dir/build.make CMakeFiles/install_python.dir/build -.PHONY : install_python/fast - -#============================================================================= -# Target rules for targets named ContinuousMemCheck - -# Build rule for target. -ContinuousMemCheck: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 ContinuousMemCheck -.PHONY : ContinuousMemCheck - -# fast build rule for target. -ContinuousMemCheck/fast: - $(MAKE) -f CMakeFiles/ContinuousMemCheck.dir/build.make CMakeFiles/ContinuousMemCheck.dir/build -.PHONY : ContinuousMemCheck/fast - -#============================================================================= -# Target rules for targets named OUTPUT - -# Build rule for target. -OUTPUT: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 OUTPUT -.PHONY : OUTPUT - -# fast build rule for target. -OUTPUT/fast: - $(MAKE) -f CMakeFiles/OUTPUT.dir/build.make CMakeFiles/OUTPUT.dir/build -.PHONY : OUTPUT/fast - -#============================================================================= -# Target rules for targets named ContinuousTest - -# Build rule for target. -ContinuousTest: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 ContinuousTest -.PHONY : ContinuousTest - -# fast build rule for target. -ContinuousTest/fast: - $(MAKE) -f CMakeFiles/ContinuousTest.dir/build.make CMakeFiles/ContinuousTest.dir/build -.PHONY : ContinuousTest/fast - -#============================================================================= -# Target rules for targets named ContinuousSubmit - -# Build rule for target. -ContinuousSubmit: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 ContinuousSubmit -.PHONY : ContinuousSubmit - -# fast build rule for target. -ContinuousSubmit/fast: - $(MAKE) -f CMakeFiles/ContinuousSubmit.dir/build.make CMakeFiles/ContinuousSubmit.dir/build -.PHONY : ContinuousSubmit/fast - -#============================================================================= -# Target rules for targets named ContinuousBuild - -# Build rule for target. -ContinuousBuild: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 ContinuousBuild -.PHONY : ContinuousBuild - -# fast build rule for target. -ContinuousBuild/fast: - $(MAKE) -f CMakeFiles/ContinuousBuild.dir/build.make CMakeFiles/ContinuousBuild.dir/build -.PHONY : ContinuousBuild/fast - -#============================================================================= -# Target rules for targets named build_tests - -# Build rule for target. -build_tests: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 build_tests -.PHONY : build_tests - -# fast build rule for target. -build_tests/fast: - $(MAKE) -f CMakeFiles/build_tests.dir/build.make CMakeFiles/build_tests.dir/build -.PHONY : build_tests/fast - -#============================================================================= -# Target rules for targets named dune-microstructure - -# Build rule for target. -dune-microstructure: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 dune-microstructure -.PHONY : dune-microstructure - -# fast build rule for target. -dune-microstructure/fast: - $(MAKE) -f src/CMakeFiles/dune-microstructure.dir/build.make src/CMakeFiles/dune-microstructure.dir/build -.PHONY : dune-microstructure/fast - -# Help Target -help: - @echo "The following are some of the valid targets for this Makefile:" - @echo "... all (the default if no target is provided)" - @echo "... clean" - @echo "... depend" - @echo "... install/strip" - @echo "... install/local" - @echo "... list_install_components" - @echo "... rebuild_cache" - @echo "... test" - @echo "... doc" - @echo "... edit_cache" - @echo "... headercheck" - @echo "... NightlyMemCheck" - @echo "... NightlyTest" - @echo "... ContinuousConfigure" - @echo "... test_python" - @echo "... NightlyConfigure" - @echo "... NightlyMemoryCheck" - @echo "... ExperimentalTest" - @echo "... ContinuousUpdate" - @echo "... NightlyUpdate" - @echo "... ExperimentalMemCheck" - @echo "... ExperimentalSubmit" - @echo "... doxygen_install" - @echo "... Experimental" - @echo "... ContinuousCoverage" - @echo "... ExperimentalConfigure" - @echo "... Continuous" - @echo "... Nightly" - @echo "... NightlySubmit" - @echo "... install" - @echo "... clean_latex" - @echo "... build_quick_tests" - @echo "... NightlyStart" - @echo "... ExperimentalCoverage" - @echo "... NightlyCoverage" - @echo "... ExperimentalStart" - @echo "... NightlyBuild" - @echo "... ExperimentalBuild" - @echo "... ExperimentalUpdate" - @echo "... ContinuousStart" - @echo "... install_python" - @echo "... ContinuousMemCheck" - @echo "... OUTPUT" - @echo "... ContinuousTest" - @echo "... ContinuousSubmit" - @echo "... ContinuousBuild" - @echo "... build_tests" - @echo "... dune-microstructure" -.PHONY : help - - - -#============================================================================= -# Special targets to cleanup operation of make. - -# Special rule to run CMake to check the build system integrity. -# No rule that depends on this can have commands that come from listfiles -# because they might be regenerated. -cmake_check_build_system: - $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/build-cmake/cmake/modules/CMakeFiles/CMakeDirectoryInformation.cmake b/build-cmake/cmake/modules/CMakeFiles/CMakeDirectoryInformation.cmake deleted file mode 100644 index efe2752453c7dad5fbaa357675b36373cc8e8650..0000000000000000000000000000000000000000 --- a/build-cmake/cmake/modules/CMakeFiles/CMakeDirectoryInformation.cmake +++ /dev/null @@ -1,16 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/klaus/Desktop/DUNE2.8/dune-microstructure") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake") - -# Force unix paths in dependencies. -set(CMAKE_FORCE_UNIX_PATHS 1) - - -# The C and CXX include file regular expressions for this directory. -set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") -set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") -set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) -set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build-cmake/cmake/modules/CMakeFiles/progress.marks b/build-cmake/cmake/modules/CMakeFiles/progress.marks deleted file mode 100644 index 573541ac9702dd3969c9bc859d2b91ec1f7e6e56..0000000000000000000000000000000000000000 --- a/build-cmake/cmake/modules/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -0 diff --git a/build-cmake/cmake/modules/CTestTestfile.cmake b/build-cmake/cmake/modules/CTestTestfile.cmake deleted file mode 100644 index 36fa10325bd8842004657030887372c06929cbd0..0000000000000000000000000000000000000000 --- a/build-cmake/cmake/modules/CTestTestfile.cmake +++ /dev/null @@ -1,6 +0,0 @@ -# CMake generated Testfile for -# Source directory: /home/klaus/Desktop/DUNE2.8/dune-microstructure/cmake/modules -# Build directory: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/cmake/modules -# -# This file includes the relevant testing commands required for -# testing this directory and lists subdirectories to be tested as well. diff --git a/build-cmake/cmake/modules/Makefile b/build-cmake/cmake/modules/Makefile deleted file mode 100644 index af2c6c1bca1c4a6ac1ef3b4557f616ed37f317a0..0000000000000000000000000000000000000000 --- a/build-cmake/cmake/modules/Makefile +++ /dev/null @@ -1,196 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Default target executed when no arguments are given to make. -default_target: all - -.PHONY : default_target - -# Allow only one "make -f Makefile2" at a time, but pass parallelism. -.NOTPARALLEL: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -#============================================================================= -# Targets provided globally by CMake. - -# Special rule for the target install/strip -install/strip: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." - /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -.PHONY : install/strip - -# Special rule for the target install/strip -install/strip/fast: preinstall/fast - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." - /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -.PHONY : install/strip/fast - -# Special rule for the target install/local -install/local: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." - /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake -.PHONY : install/local - -# Special rule for the target install/local -install/local/fast: preinstall/fast - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." - /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake -.PHONY : install/local/fast - -# Special rule for the target install -install: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." - /usr/bin/cmake -P cmake_install.cmake -.PHONY : install - -# Special rule for the target install -install/fast: preinstall/fast - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." - /usr/bin/cmake -P cmake_install.cmake -.PHONY : install/fast - -# Special rule for the target list_install_components -list_install_components: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\"" -.PHONY : list_install_components - -# Special rule for the target list_install_components -list_install_components/fast: list_install_components - -.PHONY : list_install_components/fast - -# Special rule for the target rebuild_cache -rebuild_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." - /usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : rebuild_cache - -# Special rule for the target rebuild_cache -rebuild_cache/fast: rebuild_cache - -.PHONY : rebuild_cache/fast - -# Special rule for the target edit_cache -edit_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." - /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. -.PHONY : edit_cache - -# Special rule for the target edit_cache -edit_cache/fast: edit_cache - -.PHONY : edit_cache/fast - -# Special rule for the target test -test: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." - /usr/bin/ctest --force-new-ctest-process $(ARGS) -.PHONY : test - -# Special rule for the target test -test/fast: test - -.PHONY : test/fast - -# The main all target -all: cmake_check_build_system - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/cmake/modules/CMakeFiles/progress.marks - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 cmake/modules/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 cmake/modules/clean -.PHONY : clean - -# The main clean target -clean/fast: clean - -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 cmake/modules/preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 cmake/modules/preinstall -.PHONY : preinstall/fast - -# clear depends -depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 -.PHONY : depend - -# Help Target -help: - @echo "The following are some of the valid targets for this Makefile:" - @echo "... all (the default if no target is provided)" - @echo "... clean" - @echo "... depend" - @echo "... install/strip" - @echo "... install/local" - @echo "... install" - @echo "... list_install_components" - @echo "... rebuild_cache" - @echo "... edit_cache" - @echo "... test" -.PHONY : help - - - -#============================================================================= -# Special targets to cleanup operation of make. - -# Special rule to run CMake to check the build system integrity. -# No rule that depends on this can have commands that come from listfiles -# because they might be regenerated. -cmake_check_build_system: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/build-cmake/cmake/modules/cmake_install.cmake b/build-cmake/cmake/modules/cmake_install.cmake deleted file mode 100644 index 90d264ab0e0d90e690b482aabaeee6597953167c..0000000000000000000000000000000000000000 --- a/build-cmake/cmake/modules/cmake_install.cmake +++ /dev/null @@ -1,43 +0,0 @@ -# Install script for directory: /home/klaus/Desktop/DUNE2.8/dune-microstructure/cmake/modules - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Install shared libraries without execute permission? -if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) - set(CMAKE_INSTALL_SO_NO_EXE "1") -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - -if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) - file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/dune/cmake/modules" TYPE FILE FILES "/home/klaus/Desktop/DUNE2.8/dune-microstructure/cmake/modules/DuneMicrostructureMacros.cmake") -endif() - diff --git a/build-cmake/cmake/pkg/dune-microstructure-config.cmake b/build-cmake/cmake/pkg/dune-microstructure-config.cmake deleted file mode 100644 index 385947ab8e25ef2ccff512def3359cc9f5b2b526..0000000000000000000000000000000000000000 --- a/build-cmake/cmake/pkg/dune-microstructure-config.cmake +++ /dev/null @@ -1,55 +0,0 @@ -if(NOT dune-microstructure_FOUND) -# Whether this module is installed or not -set(dune-microstructure_INSTALLED ON) - -# Settings specific to the module - -# Package initialization - -####### Expanded from @PACKAGE_INIT@ by configure_package_config_file() ####### -####### Any changes to this file will be overwritten by the next CMake run #### -####### The input file was dune-microstructure-config.cmake.in ######## - -get_filename_component(PACKAGE_PREFIX_DIR "${CMAKE_CURRENT_LIST_DIR}/../../../" ABSOLUTE) - -macro(set_and_check _var _file) - set(${_var} "${_file}") - if(NOT EXISTS "${_file}") - message(FATAL_ERROR "File or directory ${_file} referenced by variable ${_var} does not exist !") - endif() -endmacro() - -macro(check_required_components _NAME) - foreach(comp ${${_NAME}_FIND_COMPONENTS}) - if(NOT ${_NAME}_${comp}_FOUND) - if(${_NAME}_FIND_REQUIRED_${comp}) - set(${_NAME}_FOUND FALSE) - endif() - endif() - endforeach() -endmacro() - -#################################################################################### - -#report other information -set_and_check(dune-microstructure_PREFIX "${PACKAGE_PREFIX_DIR}") -set_and_check(dune-microstructure_INCLUDE_DIRS "${PACKAGE_PREFIX_DIR}/include") -set(dune-microstructure_CXX_FLAGS "-std=c++17 -Og -g") -set(dune-microstructure_CXX_FLAGS_DEBUG "-g") -set(dune-microstructure_CXX_FLAGS_MINSIZEREL "-Os -DNDEBUG") -set(dune-microstructure_CXX_FLAGS_RELEASE "-O3 -DNDEBUG") -set(dune-microstructure_CXX_FLAGS_RELWITHDEBINFO "-O2 -g -DNDEBUG") -set(dune-microstructure_DEPENDS "dune-common;dune-istl;dune-geometry;dune-localfunctions;dune-uggrid;dune-grid;dune-typetree;dune-functions;dune-solvers") -set(dune-microstructure_SUGGESTS "") -set(dune-microstructure_MODULE_PATH "${PACKAGE_PREFIX_DIR}/share/dune/cmake/modules") -set(dune-microstructure_LIBRARIES "") - -# Lines that are set by the CMake build system via the variable DUNE_CUSTOM_PKG_CONFIG_SECTION - - -#import the target -if(dune-microstructure_LIBRARIES) - get_filename_component(_dir "${CMAKE_CURRENT_LIST_FILE}" PATH) - include("${_dir}/dune-microstructure-targets.cmake") -endif() -endif() diff --git a/build-cmake/cmake_install.cmake b/build-cmake/cmake_install.cmake deleted file mode 100644 index dba2a4107104a53142028577c11cee9b8a10a2fd..0000000000000000000000000000000000000000 --- a/build-cmake/cmake_install.cmake +++ /dev/null @@ -1,85 +0,0 @@ -# Install script for directory: /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Install shared libraries without execute permission? -if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) - set(CMAKE_INSTALL_SO_NO_EXE "1") -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - -if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) - set(CMAKE_MODULE_PATH /home/klaus/Desktop/DUNE2.8/dune-functions/cmake/modules;/home/klaus/Desktop/DUNE2.8/dune-solvers/cmake/modules;/home/klaus/Desktop/DUNE2.8/dune-matrix-vector/cmake/modules;/home/klaus/Desktop/DUNE2.8/dune-typetree/cmake/modules;/home/klaus/Desktop/DUNE2.8/dune-alugrid/cmake/modules;/home/klaus/Desktop/DUNE2.8/dune-localfunctions/cmake/modules;/home/klaus/Desktop/DUNE2.8/dune-istl/cmake/modules;/home/klaus/Desktop/DUNE2.8/dune-grid/cmake/modules;/home/klaus/Desktop/DUNE2.8/dune-uggrid/cmake/modules;/home/klaus/Desktop/DUNE2.8/dune-geometry/cmake/modules;/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules;/home/klaus/Desktop/DUNE2.8/dune-microstructure/cmake/modules;/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/FindPkgConfig;/home/klaus/Desktop/DUNE2.8/dune-common/cmake/modules/FindPython3) - set(DUNE_PYTHON_WHEELHOUSE /usr/local/share/dune/wheelhouse) - include(DuneExecuteProcess) - dune_execute_process(COMMAND "/usr/bin/cmake" --build . --target install_python --config $<CONFIG>) - -endif() - -if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) - file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/dunecontrol/dune-microstructure" TYPE FILE FILES "/home/klaus/Desktop/DUNE2.8/dune-microstructure/dune.module") -endif() - -if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) - file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/dune-microstructure" TYPE FILE FILES - "/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/cmake/pkg/dune-microstructure-config.cmake" - "/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/dune-microstructure-config-version.cmake" - ) -endif() - -if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) - file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/dune-microstructure" TYPE FILE FILES "/home/klaus/Desktop/DUNE2.8/dune-microstructure/config.h.cmake") -endif() - -if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) - file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/dune-microstructure.pc") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/src/cmake_install.cmake") - include("/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/dune/cmake_install.cmake") - include("/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/doc/cmake_install.cmake") - include("/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/cmake/modules/cmake_install.cmake") - -endif() - -if(CMAKE_INSTALL_COMPONENT) - set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") -else() - set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") -endif() - -string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT - "${CMAKE_INSTALL_MANIFEST_FILES}") -file(WRITE "/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/build-cmake/config.h b/build-cmake/config.h deleted file mode 100644 index 9929eee6ce52a7baedef43dcb890fec53091ffaa..0000000000000000000000000000000000000000 --- a/build-cmake/config.h +++ /dev/null @@ -1,493 +0,0 @@ -/* config.h. Generated from config_collected.h.cmake by CMake. - It was generated from config_collected.h.cmake which in turn is generated automatically - from the config.h.cmake files of modules this module depends on. */ - -/* Define to 1 if you have module dune-microstructure available */ -#define HAVE_DUNE_MICROSTRUCTURE 1 - - -/* Define to 1 if you have module dune-common available */ -#define HAVE_DUNE_COMMON 1 - - -/* Define to 1 if you have module dune-geometry available */ -#define HAVE_DUNE_GEOMETRY 1 - - -/* Define to 1 if you have module dune-uggrid available */ -#define HAVE_DUNE_UGGRID 1 - - -/* Define to 1 if you have module dune-grid available */ -#define HAVE_DUNE_GRID 1 - - -/* Define to 1 if you have module dune-istl available */ -#define HAVE_DUNE_ISTL 1 - - -/* Define to 1 if you have module dune-localfunctions available */ -#define HAVE_DUNE_LOCALFUNCTIONS 1 - - -/* Define to 1 if you have module dune-alugrid available */ -#define HAVE_DUNE_ALUGRID 1 - - -/* Define to 1 if you have module dune-typetree available */ -#define HAVE_DUNE_TYPETREE 1 - - -/* Define to 1 if you have module dune-matrix-vector available */ -#define HAVE_DUNE_MATRIX_VECTOR 1 - - -/* Define to 1 if you have module dune-solvers available */ -#define HAVE_DUNE_SOLVERS 1 - - -/* Define to 1 if you have module dune-functions available */ -#define HAVE_DUNE_FUNCTIONS 1 - - -/* begin private */ -/* Define to the version of dune-common */ -#define DUNE_COMMON_VERSION "2.8-git" - -/* Define to the major version of dune-common */ -#define DUNE_COMMON_VERSION_MAJOR 2 - -/* Define to the minor version of dune-common */ -#define DUNE_COMMON_VERSION_MINOR 8 - -/* Define to the revision of dune-common */ -#define DUNE_COMMON_VERSION_REVISION 0 - -/* Standard debug streams with a level below will collapse to doing nothing */ -#define DUNE_MINIMAL_DEBUG_LEVEL 4 - -/* does the compiler support __attribute__((deprecated))? */ -#define HAS_ATTRIBUTE_DEPRECATED 1 - -/* does the compiler support __attribute__((deprecated("message"))? */ -#define HAS_ATTRIBUTE_DEPRECATED_MSG 1 - -/* does the compiler support __attribute__((unused))? */ -#define HAS_ATTRIBUTE_UNUSED 1 - -/* does the standard library provide experimental::make_array() ? */ -#define DUNE_HAVE_CXX_EXPERIMENTAL_MAKE_ARRAY 1 - -/* does the standard library provide experimental::is_detected ? */ -#define DUNE_HAVE_CXX_EXPERIMENTAL_IS_DETECTED 1 - -/* does the standard library provide identity ? */ -/* #undef DUNE_HAVE_CXX_STD_IDENTITY */ - -/* Define if you have a BLAS library. */ -#define HAVE_BLAS 1 - -/* Define if you have LAPACK library. */ -#define HAVE_LAPACK 1 - -/* Define if you have the MPI library. */ -#define HAVE_MPI ENABLE_MPI - -/* Define if you have the GNU GMP library. The value should be ENABLE_GMP - to facilitate activating and deactivating GMP using compile flags. */ -#define HAVE_GMP ENABLE_GMP - -/* Define if you have the GCC Quad-Precision library. The value should be ENABLE_QUADMATH - to facilitate activating and deactivating QuadMath using compile flags. */ -#define HAVE_QUADMATH ENABLE_QUADMATH - -/* Define if you have the Vc library. The value should be ENABLE_VC - to facilitate activating and deactivating Vc using compile flags. */ -/* #undef HAVE_VC */ - -/* Define to 1 if you have the Threading Building Blocks (TBB) library */ -/* #undef HAVE_TBB */ - - - - -/* old feature support macros which were tested until 2.7, kept around for one more release */ -/* As these are now always supported due to the new compiler requirements, they are directly */ -/* defined without an explicit test. */ -#define DUNE_HAVE_CXX_CLASS_TEMPLATE_ARGUMENT_DEDUCTION 1 -#define DUNE_HAVE_CXX_OPTIONAL 1 -#define DUNE_HAVE_CXX_VARIANT 1 -#define DUNE_SUPPORTS_CXX_THROW_IN_CONSTEXPR 1 -#define DUNE_HAVE_C_ALIGNED_ALLOC 1 -#define DUNE_HAVE_CXX_BOOL_CONSTANT 1 -#define DUNE_HAVE_CXX_EXPERIMENTAL_BOOL_CONSTANT 0 -#define DUNE_HAVE_HEADER_EXPERIMENTAL_TYPE_TRAITS 0 -#define DUNE_HAVE_CXX_APPLY 1 -#define DUNE_HAVE_CXX_EXPERIMENTAL_APPLY 0 -#define HAVE_IS_INDEXABLE_SUPPORT 1 - -/* Define to ENABLE_UMFPACK if the UMFPack library is available */ -/* #undef HAVE_UMFPACK */ - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse library is available */ -/* #undef HAVE_SUITESPARSE */ - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's AMD library is available */ -/* #undef HAVE_SUITESPARSE_AMD */ - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's BTF library is available */ -/* #undef HAVE_SUITESPARSE_BTF */ - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's CAMD library is available */ -/* #undef HAVE_SUITESPARSE_CAMD */ - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's CCOLAMD library is available */ -/* #undef HAVE_SUITESPARSE_CCOLAMD */ - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's CHOLMOD library is available */ -/* #undef HAVE_SUITESPARSE_CHOLMOD */ - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's COLAMD library is available */ -/* #undef HAVE_SUITESPARSE_COLAMD */ - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's CXSPARSE library is available */ -/* #undef HAVE_SUITESPARSE_CXSPARSE */ - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's KLU library is available */ -/* #undef HAVE_SUITESPARSE_KLU */ - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's LDL library is available */ -/* #undef HAVE_SUITESPARSE_LDL */ - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's RBIO library is available */ -/* #undef HAVE_SUITESPARSE_RBIO */ - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's SPQR library is available - and if it's version is at least 4.3 */ -/* #undef HAVE_SUITESPARSE_SPQR */ - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's UMFPACK library is available */ -/* #undef HAVE_SUITESPARSE_UMFPACK */ - -/* Define to 1 if METIS is available */ -/* #undef HAVE_METIS */ - -/* Define to 1 if the Scotch replacement for METIS is used. */ -/* #undef HAVE_SCOTCH_METIS */ - -/* Define to 1 if you have the ParMETIS library. */ -/* #undef HAVE_PARMETIS */ - -/* Define to 1 if the PTScotch replacement for ParMETIS is used. */ -/* #undef HAVE_PTSCOTCH_PARMETIS */ - -/* Define to 1 if PT-Scotch is available */ -/* #undef HAVE_PTSCOTCH */ - -/* Used to call lapack functions */ -#define LAPACK_NEEDS_UNDERLINE - - - - - -/* Define to the version of dune-geometry */ -#define DUNE_GEOMETRY_VERSION "2.8-git" - -/* Define to the major version of dune-geometry */ -#define DUNE_GEOMETRY_VERSION_MAJOR 2 - -/* Define to the minor version of dune-geometry */ -#define DUNE_GEOMETRY_VERSION_MINOR 8 - -/* Define to the revision of dune-geometry */ -#define DUNE_GEOMETRY_VERSION_REVISION 0 - - - -/* Define to the version of dune-common */ -#define DUNE_UGGRID_VERSION "2.8-git" - -/* Define to the major version of dune-common */ -#define DUNE_UGGRID_VERSION_MAJOR 2 - -/* Define to the minor version of dune-common */ -#define DUNE_UGGRID_VERSION_MINOR 8 - -/* Define to the revision of dune-common */ -#define DUNE_UGGRID_VERSION_REVISION 0 - -/* begin private section */ - -/* see parallel/ddd/dddi.h */ -/* #undef DDD_MAX_PROCBITS_IN_GID */ - -/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ -/* #undef TIME_WITH_SYS_TIME */ - -/* Define to 1 if UGGrid should use the complete set of green refinement rules for tetrahedra */ -/* #undef DUNE_UGGRID_TET_RULESET */ - -/* Define to 1 if rpc/rpc.h is found (needed for xdr). */ -#ifndef HAVE_RPC_RPC_H -#define HAVE_RPC_RPC_H 1 -#endif - -/* end private section */ - - - - - -/* Define to the version of dune-grid */ -#define DUNE_GRID_VERSION "2.8-git" - -/* Define to the major version of dune-grid */ -#define DUNE_GRID_VERSION_MAJOR 2 - -/* Define to the minor version of dune-grid */ -#define DUNE_GRID_VERSION_MINOR 8 - -/* Define to the revision of dune-grid */ -#define DUNE_GRID_VERSION_REVISION 0 - -/* Define to 1 if psurface library is found */ -/* #undef HAVE_PSURFACE */ - -/* Define to 1 if AmiraMesh library is found */ -/* #undef HAVE_AMIRAMESH */ - -/* Define to 1 if you have at least psurface version 2.0 */ -/* #undef HAVE_PSURFACE_2_0 */ - -/* Alberta version found by configure, either 0x200 for 2.0 or 0x300 for 3.0 */ -/* #undef DUNE_ALBERTA_VERSION */ - -/* This is only true if alberta-library was found by configure _and_ if the - application uses the ALBERTA_CPPFLAGS */ -/* #undef HAVE_ALBERTA */ - -/* This is only true if UG was found by configure _and_ if the application - uses the UG_CPPFLAGS */ -#define HAVE_UG ENABLE_UG - -/* Define to 1 if you have mkstemp function */ -#define HAVE_MKSTEMP 1 - - - - - - - - -/* Define to ENABLE_SUPERLU if the SuperLU library is available */ -#define HAVE_SUPERLU ENABLE_SUPERLU - -/* Define to the integer type that SuperLU was compiled for - See e.g. what int_t is defined to in slu_sdefs.h */ -#define SUPERLU_INT_TYPE int - -/* Define to ENABLE_ARPACKPP if the ARPACK++ library is available */ -/* #undef HAVE_ARPACKPP */ - -/* Define to the version of dune-istl */ -#define DUNE_ISTL_VERSION "2.8-git" - -/* Define to the major version of dune-istl */ -#define DUNE_ISTL_VERSION_MAJOR 2 - -/* Define to the minor version of dune-istl */ -#define DUNE_ISTL_VERSION_MINOR 8 - -/* Define to the revision of dune-istl */ -#define DUNE_ISTL_VERSION_REVISION 0 - -/* Enable/Disable the backwards compatibility of the category enum/method in dune-istl solvers, preconditioner, etc. */ -#define DUNE_ISTL_SUPPORT_OLD_CATEGORY_INTERFACE 1 - - - - - -/* Define to the version of dune-localfunctions */ -#define DUNE_LOCALFUNCTIONS_VERSION "2.8-git" - -/* Define to the major version of dune-localfunctions */ -#define DUNE_LOCALFUNCTIONS_VERSION_MAJOR 2 - -/* Define to the minor version of dune-localfunctions */ -#define DUNE_LOCALFUNCTIONS_VERSION_MINOR 8 - -/* Define to the revision of dune-localfunctions */ -#define DUNE_LOCALFUNCTIONS_VERSION_REVISION 0 - - - - - - -#define DUNE_ALUGRID_VERSION "2.8-git" - -/* Define to the major version of dune-alugrid */ -#define DUNE_ALUGRID_VERSION_MAJOR 2 - -/* Define to the minor version of dune-alugrid */ -#define DUNE_ALUGRID_VERSION_MINOR 8 - -/* Define to the revision of dune-alugrid*/ -#define DUNE_ALUGRID_VERSION_REVISION 0 - -/* Define to build more .cc into library */ -/* #undef DUNE_ALUGRID_COMPILE_BINDINGS_IN_LIB */ - -/* Define if we have dlmalloc */ -/* #undef HAVE_DLMALLOC */ - -/* Define if we have zoltan */ -/* #undef HAVE_ZOLTAN */ - -/* Define if we have ZLIB */ -#define HAVE_ZLIB 1 - -/* Include source file for dlmalloc */ -/* #undef DLMALLOC_SOURCE_INCLUDE */ - -/* Define if we have thread local storage */ -/* #undef HAVE_PTHREAD_TLS */ - -/* Define if we have pthreads */ -#define HAVE_PTHREAD 1 - -/* Define if testgrids.hh from dune-grid have been found in docs/grids/gridfactory */ -/* #undef HAVE_DUNE_GRID_TESTGRIDS */ - -/* Grid type magic for DGF parser */ - -/* ALUGRID_CONFORM not available, enable with cmake variable DUNE_GRID_GRIDTYPE_SELECTOR=ON */ -/* ALUGRID_CUBE not available, enable with cmake variable DUNE_GRID_GRIDTYPE_SELECTOR=ON */ -/* ALUGRID_SIMPLEX not available, enable with cmake variable DUNE_GRID_GRIDTYPE_SELECTOR=ON */ - - - - -/* Define to the version of dune-typetree */ -#define DUNE_TYPETREE_VERSION "2.8-git" - -/* Define to the major version of dune-typetree */ -#define DUNE_TYPETREE_VERSION_MAJOR 2 - -/* Define to the minor version of dune-typetree */ -#define DUNE_TYPETREE_VERSION_MINOR 8 - -/* Define to the revision of dune-typetree */ -#define DUNE_TYPETREE_VERSION_REVISION 0 - - - - - - -/* Define to the version of dune-matrix-vector */ -#define DUNE_MATRIX_VECTOR_VERSION "2.8-git" - -/* Define to the major version of dune-matrix-vector */ -#define DUNE_MATRIX_VECTOR_VERSION_MAJOR 2 - -/* Define to the minor version of dune-matrix-vector */ -#define DUNE_MATRIX_VECTOR_VERSION_MINOR 8 - -/* Define to the revision of dune-matrix-vector */ -#define DUNE_MATRIX_VECTOR_VERSION_REVISION 0 - - - - - - -/* Define to the version of dune-solvers */ -#define DUNE_SOLVERS_VERSION "2.8-git" - -/* Define to the major version of dune-solvers */ -#define DUNE_SOLVERS_VERSION_MAJOR 2 - -/* Define to the minor version of dune-solvers */ -#define DUNE_SOLVERS_VERSION_MINOR 8 - -/* Define to the revision of dune-solvers */ -#define DUNE_SOLVERS_VERSION_REVISION 0 - -/* Define to 1 if ipopt library is found */ -#define HAVE_IPOPT ENABLE_IPOPT - - - - - - -/* Define to the version of dune-functions */ -#define DUNE_FUNCTIONS_VERSION "2.8-git" - -/* Define to the major version of dune-functions */ -#define DUNE_FUNCTIONS_VERSION_MAJOR 2 - -/* Define to the minor version of dune-functions */ -#define DUNE_FUNCTIONS_VERSION_MINOR 8 - -/* Define to the revision of dune-functions */ -#define DUNE_FUNCTIONS_VERSION_REVISION 0 - - - -/* begin dune-microstructure - put the definitions for config.h specific to - your project here. Everything above will be - overwritten -*/ - -/* begin private */ -/* Name of package */ -#define PACKAGE "dune-microstructure" - -/* Define to the address where bug reports for this package should be sent. */ -#define PACKAGE_BUGREPORT "klaus.boehnlein@tu-dresden.de" - -/* Define to the full name of this package. */ -#define PACKAGE_NAME "dune-microstructure" - -/* Define to the full name and version of this package. */ -#define PACKAGE_STRING "dune-microstructure 1.0" - -/* Define to the one symbol short name of this package. */ -#define PACKAGE_TARNAME "dune-microstructure" - -/* Define to the home page for this package. */ -#define PACKAGE_URL "" - -/* Define to the version of this package. */ -#define PACKAGE_VERSION "1.0" - -/* end private */ - -/* Define to the version of dune-microstructure */ -#define DUNE_MICROSTRUCTURE_VERSION "1.0" - -/* Define to the major version of dune-microstructure */ -#define DUNE_MICROSTRUCTURE_VERSION_MAJOR 1 - -/* Define to the minor version of dune-microstructure */ -#define DUNE_MICROSTRUCTURE_VERSION_MINOR 0 - -/* Define to the revision of dune-microstructure */ -#define DUNE_MICROSTRUCTURE_VERSION_REVISION 0 - -/* end dune-microstructure - Everything below here will be overwritten -*/ - -/* Grid type magic for DGF parser */ - -/* UGGRID not available, enable with cmake variable DUNE_GRID_GRIDTYPE_SELECTOR=ON */ -/* ONEDGRID not available, enable with cmake variable DUNE_GRID_GRIDTYPE_SELECTOR=ON */ -/* YASPGRID not available, enable with cmake variable DUNE_GRID_GRIDTYPE_SELECTOR=ON */ - diff --git a/build-cmake/config_collected.h.cmake b/build-cmake/config_collected.h.cmake deleted file mode 100644 index 2dbd0a6b5832b93ba55acd13e8f000b1deaa246c..0000000000000000000000000000000000000000 --- a/build-cmake/config_collected.h.cmake +++ /dev/null @@ -1,487 +0,0 @@ -/* config.h. Generated from config_collected.h.cmake by CMake. - It was generated from config_collected.h.cmake which in turn is generated automatically - from the config.h.cmake files of modules this module depends on. */ - -/* Define to 1 if you have module dune-microstructure available */ -#cmakedefine01 HAVE_DUNE_MICROSTRUCTURE - - -/* Define to 1 if you have module dune-common available */ -#cmakedefine01 HAVE_DUNE_COMMON - - -/* Define to 1 if you have module dune-geometry available */ -#cmakedefine01 HAVE_DUNE_GEOMETRY - - -/* Define to 1 if you have module dune-uggrid available */ -#cmakedefine01 HAVE_DUNE_UGGRID - - -/* Define to 1 if you have module dune-grid available */ -#cmakedefine01 HAVE_DUNE_GRID - - -/* Define to 1 if you have module dune-istl available */ -#cmakedefine01 HAVE_DUNE_ISTL - - -/* Define to 1 if you have module dune-localfunctions available */ -#cmakedefine01 HAVE_DUNE_LOCALFUNCTIONS - - -/* Define to 1 if you have module dune-alugrid available */ -#cmakedefine01 HAVE_DUNE_ALUGRID - - -/* Define to 1 if you have module dune-typetree available */ -#cmakedefine01 HAVE_DUNE_TYPETREE - - -/* Define to 1 if you have module dune-matrix-vector available */ -#cmakedefine01 HAVE_DUNE_MATRIX_VECTOR - - -/* Define to 1 if you have module dune-solvers available */ -#cmakedefine01 HAVE_DUNE_SOLVERS - - -/* Define to 1 if you have module dune-functions available */ -#cmakedefine01 HAVE_DUNE_FUNCTIONS - - -/* begin private */ -/* Define to the version of dune-common */ -#define DUNE_COMMON_VERSION "${DUNE_COMMON_VERSION}" - -/* Define to the major version of dune-common */ -#define DUNE_COMMON_VERSION_MAJOR ${DUNE_COMMON_VERSION_MAJOR} - -/* Define to the minor version of dune-common */ -#define DUNE_COMMON_VERSION_MINOR ${DUNE_COMMON_VERSION_MINOR} - -/* Define to the revision of dune-common */ -#define DUNE_COMMON_VERSION_REVISION ${DUNE_COMMON_VERSION_REVISION} - -/* Standard debug streams with a level below will collapse to doing nothing */ -#define DUNE_MINIMAL_DEBUG_LEVEL ${DUNE_MINIMAL_DEBUG_LEVEL} - -/* does the compiler support __attribute__((deprecated))? */ -#cmakedefine HAS_ATTRIBUTE_DEPRECATED 1 - -/* does the compiler support __attribute__((deprecated("message"))? */ -#cmakedefine HAS_ATTRIBUTE_DEPRECATED_MSG 1 - -/* does the compiler support __attribute__((unused))? */ -#cmakedefine HAS_ATTRIBUTE_UNUSED 1 - -/* does the standard library provide experimental::make_array() ? */ -#cmakedefine DUNE_HAVE_CXX_EXPERIMENTAL_MAKE_ARRAY 1 - -/* does the standard library provide experimental::is_detected ? */ -#cmakedefine DUNE_HAVE_CXX_EXPERIMENTAL_IS_DETECTED 1 - -/* does the standard library provide identity ? */ -#cmakedefine DUNE_HAVE_CXX_STD_IDENTITY 1 - -/* Define if you have a BLAS library. */ -#cmakedefine HAVE_BLAS 1 - -/* Define if you have LAPACK library. */ -#cmakedefine HAVE_LAPACK 1 - -/* Define if you have the MPI library. */ -#cmakedefine HAVE_MPI ENABLE_MPI - -/* Define if you have the GNU GMP library. The value should be ENABLE_GMP - to facilitate activating and deactivating GMP using compile flags. */ -#cmakedefine HAVE_GMP ENABLE_GMP - -/* Define if you have the GCC Quad-Precision library. The value should be ENABLE_QUADMATH - to facilitate activating and deactivating QuadMath using compile flags. */ -#cmakedefine HAVE_QUADMATH ENABLE_QUADMATH - -/* Define if you have the Vc library. The value should be ENABLE_VC - to facilitate activating and deactivating Vc using compile flags. */ -#cmakedefine HAVE_VC ENABLE_VC - -/* Define to 1 if you have the Threading Building Blocks (TBB) library */ -#cmakedefine HAVE_TBB 1 - - - - -/* old feature support macros which were tested until 2.7, kept around for one more release */ -/* As these are now always supported due to the new compiler requirements, they are directly */ -/* defined without an explicit test. */ -#define DUNE_HAVE_CXX_CLASS_TEMPLATE_ARGUMENT_DEDUCTION 1 -#define DUNE_HAVE_CXX_OPTIONAL 1 -#define DUNE_HAVE_CXX_VARIANT 1 -#define DUNE_SUPPORTS_CXX_THROW_IN_CONSTEXPR 1 -#define DUNE_HAVE_C_ALIGNED_ALLOC 1 -#define DUNE_HAVE_CXX_BOOL_CONSTANT 1 -#define DUNE_HAVE_CXX_EXPERIMENTAL_BOOL_CONSTANT 0 -#define DUNE_HAVE_HEADER_EXPERIMENTAL_TYPE_TRAITS 0 -#define DUNE_HAVE_CXX_APPLY 1 -#define DUNE_HAVE_CXX_EXPERIMENTAL_APPLY 0 -#define HAVE_IS_INDEXABLE_SUPPORT 1 - -/* Define to ENABLE_UMFPACK if the UMFPack library is available */ -#cmakedefine HAVE_UMFPACK ENABLE_SUITESPARSE - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse library is available */ -#cmakedefine HAVE_SUITESPARSE ENABLE_SUITESPARSE - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's AMD library is available */ -#cmakedefine HAVE_SUITESPARSE_AMD ENABLE_SUITESPARSE - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's BTF library is available */ -#cmakedefine HAVE_SUITESPARSE_BTF ENABLE_SUITESPARSE - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's CAMD library is available */ -#cmakedefine HAVE_SUITESPARSE_CAMD ENABLE_SUITESPARSE - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's CCOLAMD library is available */ -#cmakedefine HAVE_SUITESPARSE_CCOLAMD ENABLE_SUITESPARSE - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's CHOLMOD library is available */ -#cmakedefine HAVE_SUITESPARSE_CHOLMOD ENABLE_SUITESPARSE - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's COLAMD library is available */ -#cmakedefine HAVE_SUITESPARSE_COLAMD ENABLE_SUITESPARSE - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's CXSPARSE library is available */ -#cmakedefine HAVE_SUITESPARSE_CXSPARSE ENABLE_SUITESPARSE - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's KLU library is available */ -#cmakedefine HAVE_SUITESPARSE_KLU ENABLE_SUITESPARSE - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's LDL library is available */ -#cmakedefine HAVE_SUITESPARSE_LDL ENABLE_SUITESPARSE - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's RBIO library is available */ -#cmakedefine HAVE_SUITESPARSE_RBIO ENABLE_SUITESPARSE - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's SPQR library is available - and if it's version is at least 4.3 */ -#cmakedefine HAVE_SUITESPARSE_SPQR ENABLE_SUITESPARSE - -/* Define to ENABLE_SUITESPARSE if the SuiteSparse's UMFPACK library is available */ -#cmakedefine HAVE_SUITESPARSE_UMFPACK ENABLE_SUITESPARSE - -/* Define to 1 if METIS is available */ -#cmakedefine HAVE_METIS 1 - -/* Define to 1 if the Scotch replacement for METIS is used. */ -#cmakedefine HAVE_SCOTCH_METIS 1 - -/* Define to 1 if you have the ParMETIS library. */ -#cmakedefine HAVE_PARMETIS 1 - -/* Define to 1 if the PTScotch replacement for ParMETIS is used. */ -#cmakedefine HAVE_PTSCOTCH_PARMETIS 1 - -/* Define to 1 if PT-Scotch is available */ -#cmakedefine HAVE_PTSCOTCH 1 - -/* Used to call lapack functions */ -#cmakedefine LAPACK_NEEDS_UNDERLINE - - - - - -/* Define to the version of dune-geometry */ -#define DUNE_GEOMETRY_VERSION "${DUNE_GEOMETRY_VERSION}" - -/* Define to the major version of dune-geometry */ -#define DUNE_GEOMETRY_VERSION_MAJOR ${DUNE_GEOMETRY_VERSION_MAJOR} - -/* Define to the minor version of dune-geometry */ -#define DUNE_GEOMETRY_VERSION_MINOR ${DUNE_GEOMETRY_VERSION_MINOR} - -/* Define to the revision of dune-geometry */ -#define DUNE_GEOMETRY_VERSION_REVISION ${DUNE_GEOMETRY_VERSION_REVISION} - - - -/* Define to the version of dune-common */ -#define DUNE_UGGRID_VERSION "${DUNE_UGGRID_VERSION}" - -/* Define to the major version of dune-common */ -#define DUNE_UGGRID_VERSION_MAJOR ${DUNE_UGGRID_VERSION_MAJOR} - -/* Define to the minor version of dune-common */ -#define DUNE_UGGRID_VERSION_MINOR ${DUNE_UGGRID_VERSION_MINOR} - -/* Define to the revision of dune-common */ -#define DUNE_UGGRID_VERSION_REVISION ${DUNE_UGGRID_VERSION_REVISION} - -/* begin private section */ - -/* see parallel/ddd/dddi.h */ -#cmakedefine DDD_MAX_PROCBITS_IN_GID ${UG_DDD_MAX_MACROBITS} - -/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ -#cmakedefine TIME_WITH_SYS_TIME 1 - -/* Define to 1 if UGGrid should use the complete set of green refinement rules for tetrahedra */ -#cmakedefine DUNE_UGGRID_TET_RULESET 1 - -/* Define to 1 if rpc/rpc.h is found (needed for xdr). */ -#ifndef HAVE_RPC_RPC_H -#cmakedefine HAVE_RPC_RPC_H 1 -#endif - -/* end private section */ - - - - - -/* Define to the version of dune-grid */ -#define DUNE_GRID_VERSION "${DUNE_GRID_VERSION}" - -/* Define to the major version of dune-grid */ -#define DUNE_GRID_VERSION_MAJOR ${DUNE_GRID_VERSION_MAJOR} - -/* Define to the minor version of dune-grid */ -#define DUNE_GRID_VERSION_MINOR ${DUNE_GRID_VERSION_MINOR} - -/* Define to the revision of dune-grid */ -#define DUNE_GRID_VERSION_REVISION ${DUNE_GRID_VERSION_REVISION} - -/* Define to 1 if psurface library is found */ -#cmakedefine HAVE_PSURFACE 1 - -/* Define to 1 if AmiraMesh library is found */ -#cmakedefine HAVE_AMIRAMESH 1 - -/* Define to 1 if you have at least psurface version 2.0 */ -#cmakedefine HAVE_PSURFACE_2_0 1 - -/* Alberta version found by configure, either 0x200 for 2.0 or 0x300 for 3.0 */ -#cmakedefine DUNE_ALBERTA_VERSION @DUNE_ALBERTA_VERSION@ - -/* This is only true if alberta-library was found by configure _and_ if the - application uses the ALBERTA_CPPFLAGS */ -#cmakedefine HAVE_ALBERTA ENABLE_ALBERTA - -/* This is only true if UG was found by configure _and_ if the application - uses the UG_CPPFLAGS */ -#cmakedefine HAVE_UG ENABLE_UG - -/* Define to 1 if you have mkstemp function */ -#cmakedefine01 HAVE_MKSTEMP - - - - - - - - -/* Define to ENABLE_SUPERLU if the SuperLU library is available */ -#cmakedefine HAVE_SUPERLU ENABLE_SUPERLU - -/* Define to the integer type that SuperLU was compiled for - See e.g. what int_t is defined to in slu_sdefs.h */ -#cmakedefine SUPERLU_INT_TYPE @SUPERLU_INT_TYPE@ - -/* Define to ENABLE_ARPACKPP if the ARPACK++ library is available */ -#cmakedefine HAVE_ARPACKPP ENABLE_ARPACKPP - -/* Define to the version of dune-istl */ -#define DUNE_ISTL_VERSION "${DUNE_ISTL_VERSION}" - -/* Define to the major version of dune-istl */ -#define DUNE_ISTL_VERSION_MAJOR ${DUNE_ISTL_VERSION_MAJOR} - -/* Define to the minor version of dune-istl */ -#define DUNE_ISTL_VERSION_MINOR ${DUNE_ISTL_VERSION_MINOR} - -/* Define to the revision of dune-istl */ -#define DUNE_ISTL_VERSION_REVISION ${DUNE_ISTL_VERSION_REVISION} - -/* Enable/Disable the backwards compatibility of the category enum/method in dune-istl solvers, preconditioner, etc. */ -#cmakedefine DUNE_ISTL_SUPPORT_OLD_CATEGORY_INTERFACE @DUNE_ISTL_SUPPORT_OLD_CATEGORY_INTERFACE@ - - - - - -/* Define to the version of dune-localfunctions */ -#define DUNE_LOCALFUNCTIONS_VERSION "${DUNE_LOCALFUNCTIONS_VERSION}" - -/* Define to the major version of dune-localfunctions */ -#define DUNE_LOCALFUNCTIONS_VERSION_MAJOR ${DUNE_LOCALFUNCTIONS_VERSION_MAJOR} - -/* Define to the minor version of dune-localfunctions */ -#define DUNE_LOCALFUNCTIONS_VERSION_MINOR ${DUNE_LOCALFUNCTIONS_VERSION_MINOR} - -/* Define to the revision of dune-localfunctions */ -#define DUNE_LOCALFUNCTIONS_VERSION_REVISION ${DUNE_LOCALFUNCTIONS_VERSION_REVISION} - - - - - - -#define DUNE_ALUGRID_VERSION "${DUNE_ALUGRID_VERSION}" - -/* Define to the major version of dune-alugrid */ -#define DUNE_ALUGRID_VERSION_MAJOR ${DUNE_ALUGRID_VERSION_MAJOR} - -/* Define to the minor version of dune-alugrid */ -#define DUNE_ALUGRID_VERSION_MINOR ${DUNE_ALUGRID_VERSION_MINOR} - -/* Define to the revision of dune-alugrid*/ -#define DUNE_ALUGRID_VERSION_REVISION ${DUNE_ALUGRID_VERSION_REVISION} - -/* Define to build more .cc into library */ -#cmakedefine DUNE_ALUGRID_COMPILE_BINDINGS_IN_LIB 1 - -/* Define if we have dlmalloc */ -#cmakedefine HAVE_DLMALLOC 1 - -/* Define if we have zoltan */ -#cmakedefine HAVE_ZOLTAN 1 - -/* Define if we have ZLIB */ -#cmakedefine HAVE_ZLIB 1 - -/* Include source file for dlmalloc */ -#cmakedefine DLMALLOC_SOURCE_INCLUDE ${DLMALLOC_SOURCE_INCLUDE} - -/* Define if we have thread local storage */ -#cmakedefine HAVE_PTHREAD_TLS 1 - -/* Define if we have pthreads */ -#cmakedefine HAVE_PTHREAD 1 - -/* Define if testgrids.hh from dune-grid have been found in docs/grids/gridfactory */ -#cmakedefine HAVE_DUNE_GRID_TESTGRIDS 1 - -/* Grid type magic for DGF parser */ -@ALUGRID_CONFIG_H_BOTTOM@ - - - - -/* Define to the version of dune-typetree */ -#define DUNE_TYPETREE_VERSION "${DUNE_TYPETREE_VERSION}" - -/* Define to the major version of dune-typetree */ -#define DUNE_TYPETREE_VERSION_MAJOR ${DUNE_TYPETREE_VERSION_MAJOR} - -/* Define to the minor version of dune-typetree */ -#define DUNE_TYPETREE_VERSION_MINOR ${DUNE_TYPETREE_VERSION_MINOR} - -/* Define to the revision of dune-typetree */ -#define DUNE_TYPETREE_VERSION_REVISION ${DUNE_TYPETREE_VERSION_REVISION} - - - - - - -/* Define to the version of dune-matrix-vector */ -#define DUNE_MATRIX_VECTOR_VERSION "@DUNE_MATRIX_VECTOR_VERSION@" - -/* Define to the major version of dune-matrix-vector */ -#define DUNE_MATRIX_VECTOR_VERSION_MAJOR @DUNE_MATRIX_VECTOR_VERSION_MAJOR@ - -/* Define to the minor version of dune-matrix-vector */ -#define DUNE_MATRIX_VECTOR_VERSION_MINOR @DUNE_MATRIX_VECTOR_VERSION_MINOR@ - -/* Define to the revision of dune-matrix-vector */ -#define DUNE_MATRIX_VECTOR_VERSION_REVISION @DUNE_MATRIX_VECTOR_VERSION_REVISION@ - - - - - - -/* Define to the version of dune-solvers */ -#define DUNE_SOLVERS_VERSION "@DUNE_SOLVERS_VERSION@" - -/* Define to the major version of dune-solvers */ -#define DUNE_SOLVERS_VERSION_MAJOR @DUNE_SOLVERS_VERSION_MAJOR@ - -/* Define to the minor version of dune-solvers */ -#define DUNE_SOLVERS_VERSION_MINOR @DUNE_SOLVERS_VERSION_MINOR@ - -/* Define to the revision of dune-solvers */ -#define DUNE_SOLVERS_VERSION_REVISION @DUNE_SOLVERS_VERSION_REVISION@ - -/* Define to 1 if ipopt library is found */ -#cmakedefine HAVE_IPOPT ENABLE_IPOPT - - - - - - -/* Define to the version of dune-functions */ -#define DUNE_FUNCTIONS_VERSION "@DUNE_FUNCTIONS_VERSION@" - -/* Define to the major version of dune-functions */ -#define DUNE_FUNCTIONS_VERSION_MAJOR @DUNE_FUNCTIONS_VERSION_MAJOR@ - -/* Define to the minor version of dune-functions */ -#define DUNE_FUNCTIONS_VERSION_MINOR @DUNE_FUNCTIONS_VERSION_MINOR@ - -/* Define to the revision of dune-functions */ -#define DUNE_FUNCTIONS_VERSION_REVISION @DUNE_FUNCTIONS_VERSION_REVISION@ - - - -/* begin dune-microstructure - put the definitions for config.h specific to - your project here. Everything above will be - overwritten -*/ - -/* begin private */ -/* Name of package */ -#define PACKAGE "@DUNE_MOD_NAME@" - -/* Define to the address where bug reports for this package should be sent. */ -#define PACKAGE_BUGREPORT "@DUNE_MAINTAINER@" - -/* Define to the full name of this package. */ -#define PACKAGE_NAME "@DUNE_MOD_NAME@" - -/* Define to the full name and version of this package. */ -#define PACKAGE_STRING "@DUNE_MOD_NAME@ @DUNE_MOD_VERSION@" - -/* Define to the one symbol short name of this package. */ -#define PACKAGE_TARNAME "@DUNE_MOD_NAME@" - -/* Define to the home page for this package. */ -#define PACKAGE_URL "@DUNE_MOD_URL@" - -/* Define to the version of this package. */ -#define PACKAGE_VERSION "@DUNE_MOD_VERSION@" - -/* end private */ - -/* Define to the version of dune-microstructure */ -#define DUNE_MICROSTRUCTURE_VERSION "@DUNE_MICROSTRUCTURE_VERSION@" - -/* Define to the major version of dune-microstructure */ -#define DUNE_MICROSTRUCTURE_VERSION_MAJOR @DUNE_MICROSTRUCTURE_VERSION_MAJOR@ - -/* Define to the minor version of dune-microstructure */ -#define DUNE_MICROSTRUCTURE_VERSION_MINOR @DUNE_MICROSTRUCTURE_VERSION_MINOR@ - -/* Define to the revision of dune-microstructure */ -#define DUNE_MICROSTRUCTURE_VERSION_REVISION @DUNE_MICROSTRUCTURE_VERSION_REVISION@ - -/* end dune-microstructure - Everything below here will be overwritten -*/ - -/* Grid type magic for DGF parser */ -@GRID_CONFIG_H_BOTTOM@ - diff --git a/build-cmake/doc/CMakeFiles/CMakeDirectoryInformation.cmake b/build-cmake/doc/CMakeFiles/CMakeDirectoryInformation.cmake deleted file mode 100644 index efe2752453c7dad5fbaa357675b36373cc8e8650..0000000000000000000000000000000000000000 --- a/build-cmake/doc/CMakeFiles/CMakeDirectoryInformation.cmake +++ /dev/null @@ -1,16 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/klaus/Desktop/DUNE2.8/dune-microstructure") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake") - -# Force unix paths in dependencies. -set(CMAKE_FORCE_UNIX_PATHS 1) - - -# The C and CXX include file regular expressions for this directory. -set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") -set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") -set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) -set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build-cmake/doc/CMakeFiles/progress.marks b/build-cmake/doc/CMakeFiles/progress.marks deleted file mode 100644 index 573541ac9702dd3969c9bc859d2b91ec1f7e6e56..0000000000000000000000000000000000000000 --- a/build-cmake/doc/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -0 diff --git a/build-cmake/doc/CTestTestfile.cmake b/build-cmake/doc/CTestTestfile.cmake deleted file mode 100644 index 183d7b4f5d6c60e435c3a9c2c4d18fabd702e6f7..0000000000000000000000000000000000000000 --- a/build-cmake/doc/CTestTestfile.cmake +++ /dev/null @@ -1,7 +0,0 @@ -# CMake generated Testfile for -# Source directory: /home/klaus/Desktop/DUNE2.8/dune-microstructure/doc -# Build directory: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/doc -# -# This file includes the relevant testing commands required for -# testing this directory and lists subdirectories to be tested as well. -subdirs("doxygen") diff --git a/build-cmake/doc/Makefile b/build-cmake/doc/Makefile deleted file mode 100644 index e0ba1ce0a4689379fba19d146fde238cee67a03c..0000000000000000000000000000000000000000 --- a/build-cmake/doc/Makefile +++ /dev/null @@ -1,196 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Default target executed when no arguments are given to make. -default_target: all - -.PHONY : default_target - -# Allow only one "make -f Makefile2" at a time, but pass parallelism. -.NOTPARALLEL: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -#============================================================================= -# Targets provided globally by CMake. - -# Special rule for the target install/strip -install/strip: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." - /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -.PHONY : install/strip - -# Special rule for the target install/strip -install/strip/fast: preinstall/fast - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." - /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -.PHONY : install/strip/fast - -# Special rule for the target install/local -install/local: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." - /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake -.PHONY : install/local - -# Special rule for the target install/local -install/local/fast: preinstall/fast - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." - /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake -.PHONY : install/local/fast - -# Special rule for the target install -install: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." - /usr/bin/cmake -P cmake_install.cmake -.PHONY : install - -# Special rule for the target install -install/fast: preinstall/fast - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." - /usr/bin/cmake -P cmake_install.cmake -.PHONY : install/fast - -# Special rule for the target list_install_components -list_install_components: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\"" -.PHONY : list_install_components - -# Special rule for the target list_install_components -list_install_components/fast: list_install_components - -.PHONY : list_install_components/fast - -# Special rule for the target rebuild_cache -rebuild_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." - /usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : rebuild_cache - -# Special rule for the target rebuild_cache -rebuild_cache/fast: rebuild_cache - -.PHONY : rebuild_cache/fast - -# Special rule for the target edit_cache -edit_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." - /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. -.PHONY : edit_cache - -# Special rule for the target edit_cache -edit_cache/fast: edit_cache - -.PHONY : edit_cache/fast - -# Special rule for the target test -test: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." - /usr/bin/ctest --force-new-ctest-process $(ARGS) -.PHONY : test - -# Special rule for the target test -test/fast: test - -.PHONY : test/fast - -# The main all target -all: cmake_check_build_system - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/doc/CMakeFiles/progress.marks - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 doc/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 doc/clean -.PHONY : clean - -# The main clean target -clean/fast: clean - -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 doc/preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 doc/preinstall -.PHONY : preinstall/fast - -# clear depends -depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 -.PHONY : depend - -# Help Target -help: - @echo "The following are some of the valid targets for this Makefile:" - @echo "... all (the default if no target is provided)" - @echo "... clean" - @echo "... depend" - @echo "... install/strip" - @echo "... install/local" - @echo "... install" - @echo "... list_install_components" - @echo "... rebuild_cache" - @echo "... edit_cache" - @echo "... test" -.PHONY : help - - - -#============================================================================= -# Special targets to cleanup operation of make. - -# Special rule to run CMake to check the build system integrity. -# No rule that depends on this can have commands that come from listfiles -# because they might be regenerated. -cmake_check_build_system: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/build-cmake/doc/cmake_install.cmake b/build-cmake/doc/cmake_install.cmake deleted file mode 100644 index 68dbd6c8c7b5077d0e3892bc1824e2593aed898f..0000000000000000000000000000000000000000 --- a/build-cmake/doc/cmake_install.cmake +++ /dev/null @@ -1,45 +0,0 @@ -# Install script for directory: /home/klaus/Desktop/DUNE2.8/dune-microstructure/doc - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Install shared libraries without execute permission? -if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) - set(CMAKE_INSTALL_SO_NO_EXE "1") -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/doc/doxygen/cmake_install.cmake") - -endif() - diff --git a/build-cmake/doc/doxygen/CMakeFiles/CMakeDirectoryInformation.cmake b/build-cmake/doc/doxygen/CMakeFiles/CMakeDirectoryInformation.cmake deleted file mode 100644 index efe2752453c7dad5fbaa357675b36373cc8e8650..0000000000000000000000000000000000000000 --- a/build-cmake/doc/doxygen/CMakeFiles/CMakeDirectoryInformation.cmake +++ /dev/null @@ -1,16 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/klaus/Desktop/DUNE2.8/dune-microstructure") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake") - -# Force unix paths in dependencies. -set(CMAKE_FORCE_UNIX_PATHS 1) - - -# The C and CXX include file regular expressions for this directory. -set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") -set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") -set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) -set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build-cmake/doc/doxygen/CMakeFiles/progress.marks b/build-cmake/doc/doxygen/CMakeFiles/progress.marks deleted file mode 100644 index 573541ac9702dd3969c9bc859d2b91ec1f7e6e56..0000000000000000000000000000000000000000 --- a/build-cmake/doc/doxygen/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -0 diff --git a/build-cmake/doc/doxygen/CTestTestfile.cmake b/build-cmake/doc/doxygen/CTestTestfile.cmake deleted file mode 100644 index 143ff7a45c201e45eaa7bb8ae89480065e91b13b..0000000000000000000000000000000000000000 --- a/build-cmake/doc/doxygen/CTestTestfile.cmake +++ /dev/null @@ -1,6 +0,0 @@ -# CMake generated Testfile for -# Source directory: /home/klaus/Desktop/DUNE2.8/dune-microstructure/doc/doxygen -# Build directory: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/doc/doxygen -# -# This file includes the relevant testing commands required for -# testing this directory and lists subdirectories to be tested as well. diff --git a/build-cmake/doc/doxygen/Makefile b/build-cmake/doc/doxygen/Makefile deleted file mode 100644 index 2a57578fb81dca7cc12f1e20f2df28f0f487ba9b..0000000000000000000000000000000000000000 --- a/build-cmake/doc/doxygen/Makefile +++ /dev/null @@ -1,196 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Default target executed when no arguments are given to make. -default_target: all - -.PHONY : default_target - -# Allow only one "make -f Makefile2" at a time, but pass parallelism. -.NOTPARALLEL: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -#============================================================================= -# Targets provided globally by CMake. - -# Special rule for the target install/strip -install/strip: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." - /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -.PHONY : install/strip - -# Special rule for the target install/strip -install/strip/fast: preinstall/fast - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." - /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -.PHONY : install/strip/fast - -# Special rule for the target install/local -install/local: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." - /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake -.PHONY : install/local - -# Special rule for the target install/local -install/local/fast: preinstall/fast - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." - /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake -.PHONY : install/local/fast - -# Special rule for the target install -install: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." - /usr/bin/cmake -P cmake_install.cmake -.PHONY : install - -# Special rule for the target install -install/fast: preinstall/fast - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." - /usr/bin/cmake -P cmake_install.cmake -.PHONY : install/fast - -# Special rule for the target list_install_components -list_install_components: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\"" -.PHONY : list_install_components - -# Special rule for the target list_install_components -list_install_components/fast: list_install_components - -.PHONY : list_install_components/fast - -# Special rule for the target rebuild_cache -rebuild_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." - /usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : rebuild_cache - -# Special rule for the target rebuild_cache -rebuild_cache/fast: rebuild_cache - -.PHONY : rebuild_cache/fast - -# Special rule for the target edit_cache -edit_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." - /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. -.PHONY : edit_cache - -# Special rule for the target edit_cache -edit_cache/fast: edit_cache - -.PHONY : edit_cache/fast - -# Special rule for the target test -test: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." - /usr/bin/ctest --force-new-ctest-process $(ARGS) -.PHONY : test - -# Special rule for the target test -test/fast: test - -.PHONY : test/fast - -# The main all target -all: cmake_check_build_system - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/doc/doxygen/CMakeFiles/progress.marks - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 doc/doxygen/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 doc/doxygen/clean -.PHONY : clean - -# The main clean target -clean/fast: clean - -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 doc/doxygen/preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 doc/doxygen/preinstall -.PHONY : preinstall/fast - -# clear depends -depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 -.PHONY : depend - -# Help Target -help: - @echo "The following are some of the valid targets for this Makefile:" - @echo "... all (the default if no target is provided)" - @echo "... clean" - @echo "... depend" - @echo "... install/strip" - @echo "... install/local" - @echo "... install" - @echo "... list_install_components" - @echo "... rebuild_cache" - @echo "... edit_cache" - @echo "... test" -.PHONY : help - - - -#============================================================================= -# Special targets to cleanup operation of make. - -# Special rule to run CMake to check the build system integrity. -# No rule that depends on this can have commands that come from listfiles -# because they might be regenerated. -cmake_check_build_system: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/build-cmake/doc/doxygen/cmake_install.cmake b/build-cmake/doc/doxygen/cmake_install.cmake deleted file mode 100644 index 4c5b9034d68519df368f6a6e2d639ce3187580c0..0000000000000000000000000000000000000000 --- a/build-cmake/doc/doxygen/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/klaus/Desktop/DUNE2.8/dune-microstructure/doc/doxygen - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Install shared libraries without execute permission? -if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) - set(CMAKE_INSTALL_SO_NO_EXE "1") -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - diff --git a/build-cmake/dune-microstructure-config-version.cmake b/build-cmake/dune-microstructure-config-version.cmake deleted file mode 100644 index b6560907c653a49017a720e6495774d87a9550e1..0000000000000000000000000000000000000000 --- a/build-cmake/dune-microstructure-config-version.cmake +++ /dev/null @@ -1,9 +0,0 @@ -set(PACKAGE_VERSION "1.0.0") - -if("${PACKAGE_FIND_VERSION_MAJOR}" EQUAL "1" AND - "${PACKAGE_FIND_VERSION_MINOR}" EQUAL "0") - set (PACKAGE_VERSION_COMPATIBLE 1) # compatible with newer - if ("${PACKAGE_FIND_VERSION}" VERSION_EQUAL "1.0.0") - set(PACKAGE_VERSION_EXACT 1) #exact match for this version - endif() -endif() diff --git a/build-cmake/dune-microstructure-config.cmake b/build-cmake/dune-microstructure-config.cmake deleted file mode 100644 index f3926e98d9443939657e839e151c35eeb5a5cbe3..0000000000000000000000000000000000000000 --- a/build-cmake/dune-microstructure-config.cmake +++ /dev/null @@ -1,38 +0,0 @@ -if(NOT dune-microstructure_FOUND) -# Whether this module is installed or not -set(dune-microstructure_INSTALLED OFF) - -# Settings specific to the module - -# Package initialization -# Set prefix to source dir -set(PACKAGE_PREFIX_DIR /home/klaus/Desktop/DUNE2.8/dune-microstructure) -macro(set_and_check _var _file) - set(${_var} "${_file}") - if(NOT EXISTS "${_file}") - message(FATAL_ERROR "File or directory ${_file} referenced by variable ${_var} does not exist !") - endif() -endmacro() - -#report other information -set_and_check(dune-microstructure_PREFIX "${PACKAGE_PREFIX_DIR}") -set_and_check(dune-microstructure_INCLUDE_DIRS "/home/klaus/Desktop/DUNE2.8/dune-microstructure") -set(dune-microstructure_CXX_FLAGS "-std=c++17 -Og -g") -set(dune-microstructure_CXX_FLAGS_DEBUG "-g") -set(dune-microstructure_CXX_FLAGS_MINSIZEREL "-Os -DNDEBUG") -set(dune-microstructure_CXX_FLAGS_RELEASE "-O3 -DNDEBUG") -set(dune-microstructure_CXX_FLAGS_RELWITHDEBINFO "-O2 -g -DNDEBUG") -set(dune-microstructure_DEPENDS "dune-common;dune-istl;dune-geometry;dune-localfunctions;dune-uggrid;dune-grid;dune-typetree;dune-functions;dune-solvers") -set(dune-microstructure_SUGGESTS "") -set(dune-microstructure_MODULE_PATH "/home/klaus/Desktop/DUNE2.8/dune-microstructure/cmake/modules") -set(dune-microstructure_LIBRARIES "") - -# Lines that are set by the CMake build system via the variable DUNE_CUSTOM_PKG_CONFIG_SECTION - - -#import the target -if(dune-microstructure_LIBRARIES) - get_filename_component(_dir "${CMAKE_CURRENT_LIST_FILE}" PATH) - include("${_dir}/dune-microstructure-targets.cmake") -endif() -endif() diff --git a/build-cmake/dune-microstructure.pc b/build-cmake/dune-microstructure.pc deleted file mode 100644 index c0dd326cde1490ffddb4ea06af7acd5634d929bb..0000000000000000000000000000000000000000 --- a/build-cmake/dune-microstructure.pc +++ /dev/null @@ -1,15 +0,0 @@ -prefix=/usr/local -exec_prefix=${prefix} -libdir=${exec_prefix}/lib -includedir=${prefix}/include -CXX=/usr/bin/c++ -CC=/usr/bin/cc -DEPENDENCIES= - -Name: dune-microstructure -Version: 1.0 -Description: dune-microstructure module -URL: http://dune-project.org/ -Requires: dune-common dune-istl dune-geometry dune-localfunctions dune-uggrid dune-grid dune-typetree dune-functions dune-solvers -Libs: -L${libdir} -Cflags: -I${includedir} diff --git a/build-cmake/dune/CMakeFiles/CMakeDirectoryInformation.cmake b/build-cmake/dune/CMakeFiles/CMakeDirectoryInformation.cmake deleted file mode 100644 index efe2752453c7dad5fbaa357675b36373cc8e8650..0000000000000000000000000000000000000000 --- a/build-cmake/dune/CMakeFiles/CMakeDirectoryInformation.cmake +++ /dev/null @@ -1,16 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/klaus/Desktop/DUNE2.8/dune-microstructure") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake") - -# Force unix paths in dependencies. -set(CMAKE_FORCE_UNIX_PATHS 1) - - -# The C and CXX include file regular expressions for this directory. -set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") -set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") -set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) -set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build-cmake/dune/CMakeFiles/progress.marks b/build-cmake/dune/CMakeFiles/progress.marks deleted file mode 100644 index 573541ac9702dd3969c9bc859d2b91ec1f7e6e56..0000000000000000000000000000000000000000 --- a/build-cmake/dune/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -0 diff --git a/build-cmake/dune/CTestTestfile.cmake b/build-cmake/dune/CTestTestfile.cmake deleted file mode 100644 index 97194df8c883916626561b8d8bd9dbb2c47e6de8..0000000000000000000000000000000000000000 --- a/build-cmake/dune/CTestTestfile.cmake +++ /dev/null @@ -1,7 +0,0 @@ -# CMake generated Testfile for -# Source directory: /home/klaus/Desktop/DUNE2.8/dune-microstructure/dune -# Build directory: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/dune -# -# This file includes the relevant testing commands required for -# testing this directory and lists subdirectories to be tested as well. -subdirs("microstructure") diff --git a/build-cmake/dune/Makefile b/build-cmake/dune/Makefile deleted file mode 100644 index db79222921648275b3a9dab13422201d46f97b80..0000000000000000000000000000000000000000 --- a/build-cmake/dune/Makefile +++ /dev/null @@ -1,196 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Default target executed when no arguments are given to make. -default_target: all - -.PHONY : default_target - -# Allow only one "make -f Makefile2" at a time, but pass parallelism. -.NOTPARALLEL: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -#============================================================================= -# Targets provided globally by CMake. - -# Special rule for the target install/strip -install/strip: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." - /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -.PHONY : install/strip - -# Special rule for the target install/strip -install/strip/fast: preinstall/fast - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." - /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -.PHONY : install/strip/fast - -# Special rule for the target install/local -install/local: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." - /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake -.PHONY : install/local - -# Special rule for the target install/local -install/local/fast: preinstall/fast - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." - /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake -.PHONY : install/local/fast - -# Special rule for the target install -install: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." - /usr/bin/cmake -P cmake_install.cmake -.PHONY : install - -# Special rule for the target install -install/fast: preinstall/fast - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." - /usr/bin/cmake -P cmake_install.cmake -.PHONY : install/fast - -# Special rule for the target list_install_components -list_install_components: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\"" -.PHONY : list_install_components - -# Special rule for the target list_install_components -list_install_components/fast: list_install_components - -.PHONY : list_install_components/fast - -# Special rule for the target rebuild_cache -rebuild_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." - /usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : rebuild_cache - -# Special rule for the target rebuild_cache -rebuild_cache/fast: rebuild_cache - -.PHONY : rebuild_cache/fast - -# Special rule for the target edit_cache -edit_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." - /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. -.PHONY : edit_cache - -# Special rule for the target edit_cache -edit_cache/fast: edit_cache - -.PHONY : edit_cache/fast - -# Special rule for the target test -test: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." - /usr/bin/ctest --force-new-ctest-process $(ARGS) -.PHONY : test - -# Special rule for the target test -test/fast: test - -.PHONY : test/fast - -# The main all target -all: cmake_check_build_system - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/dune/CMakeFiles/progress.marks - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 dune/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 dune/clean -.PHONY : clean - -# The main clean target -clean/fast: clean - -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 dune/preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 dune/preinstall -.PHONY : preinstall/fast - -# clear depends -depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 -.PHONY : depend - -# Help Target -help: - @echo "The following are some of the valid targets for this Makefile:" - @echo "... all (the default if no target is provided)" - @echo "... clean" - @echo "... depend" - @echo "... install/strip" - @echo "... install/local" - @echo "... install" - @echo "... list_install_components" - @echo "... rebuild_cache" - @echo "... edit_cache" - @echo "... test" -.PHONY : help - - - -#============================================================================= -# Special targets to cleanup operation of make. - -# Special rule to run CMake to check the build system integrity. -# No rule that depends on this can have commands that come from listfiles -# because they might be regenerated. -cmake_check_build_system: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/build-cmake/dune/cmake_install.cmake b/build-cmake/dune/cmake_install.cmake deleted file mode 100644 index 0a7ec53cc74a38d905f199144904cb07245d6887..0000000000000000000000000000000000000000 --- a/build-cmake/dune/cmake_install.cmake +++ /dev/null @@ -1,45 +0,0 @@ -# Install script for directory: /home/klaus/Desktop/DUNE2.8/dune-microstructure/dune - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Install shared libraries without execute permission? -if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) - set(CMAKE_INSTALL_SO_NO_EXE "1") -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/dune/microstructure/cmake_install.cmake") - -endif() - diff --git a/build-cmake/dune/microstructure/CMakeFiles/CMakeDirectoryInformation.cmake b/build-cmake/dune/microstructure/CMakeFiles/CMakeDirectoryInformation.cmake deleted file mode 100644 index efe2752453c7dad5fbaa357675b36373cc8e8650..0000000000000000000000000000000000000000 --- a/build-cmake/dune/microstructure/CMakeFiles/CMakeDirectoryInformation.cmake +++ /dev/null @@ -1,16 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/klaus/Desktop/DUNE2.8/dune-microstructure") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake") - -# Force unix paths in dependencies. -set(CMAKE_FORCE_UNIX_PATHS 1) - - -# The C and CXX include file regular expressions for this directory. -set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") -set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") -set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) -set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build-cmake/dune/microstructure/CMakeFiles/progress.marks b/build-cmake/dune/microstructure/CMakeFiles/progress.marks deleted file mode 100644 index 573541ac9702dd3969c9bc859d2b91ec1f7e6e56..0000000000000000000000000000000000000000 --- a/build-cmake/dune/microstructure/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -0 diff --git a/build-cmake/dune/microstructure/CTestTestfile.cmake b/build-cmake/dune/microstructure/CTestTestfile.cmake deleted file mode 100644 index 67fc2bae67987fc41508b17ee648f3b6fba5f5f4..0000000000000000000000000000000000000000 --- a/build-cmake/dune/microstructure/CTestTestfile.cmake +++ /dev/null @@ -1,6 +0,0 @@ -# CMake generated Testfile for -# Source directory: /home/klaus/Desktop/DUNE2.8/dune-microstructure/dune/microstructure -# Build directory: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/dune/microstructure -# -# This file includes the relevant testing commands required for -# testing this directory and lists subdirectories to be tested as well. diff --git a/build-cmake/dune/microstructure/Makefile b/build-cmake/dune/microstructure/Makefile deleted file mode 100644 index 9ce9afe0137a6127bf546336c29b5b30f1c09915..0000000000000000000000000000000000000000 --- a/build-cmake/dune/microstructure/Makefile +++ /dev/null @@ -1,196 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Default target executed when no arguments are given to make. -default_target: all - -.PHONY : default_target - -# Allow only one "make -f Makefile2" at a time, but pass parallelism. -.NOTPARALLEL: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -#============================================================================= -# Targets provided globally by CMake. - -# Special rule for the target install/strip -install/strip: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." - /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -.PHONY : install/strip - -# Special rule for the target install/strip -install/strip/fast: preinstall/fast - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." - /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -.PHONY : install/strip/fast - -# Special rule for the target install/local -install/local: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." - /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake -.PHONY : install/local - -# Special rule for the target install/local -install/local/fast: preinstall/fast - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." - /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake -.PHONY : install/local/fast - -# Special rule for the target install -install: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." - /usr/bin/cmake -P cmake_install.cmake -.PHONY : install - -# Special rule for the target install -install/fast: preinstall/fast - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." - /usr/bin/cmake -P cmake_install.cmake -.PHONY : install/fast - -# Special rule for the target list_install_components -list_install_components: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\"" -.PHONY : list_install_components - -# Special rule for the target list_install_components -list_install_components/fast: list_install_components - -.PHONY : list_install_components/fast - -# Special rule for the target rebuild_cache -rebuild_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." - /usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : rebuild_cache - -# Special rule for the target rebuild_cache -rebuild_cache/fast: rebuild_cache - -.PHONY : rebuild_cache/fast - -# Special rule for the target edit_cache -edit_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." - /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. -.PHONY : edit_cache - -# Special rule for the target edit_cache -edit_cache/fast: edit_cache - -.PHONY : edit_cache/fast - -# Special rule for the target test -test: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." - /usr/bin/ctest --force-new-ctest-process $(ARGS) -.PHONY : test - -# Special rule for the target test -test/fast: test - -.PHONY : test/fast - -# The main all target -all: cmake_check_build_system - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/dune/microstructure/CMakeFiles/progress.marks - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 dune/microstructure/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 dune/microstructure/clean -.PHONY : clean - -# The main clean target -clean/fast: clean - -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 dune/microstructure/preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 dune/microstructure/preinstall -.PHONY : preinstall/fast - -# clear depends -depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 -.PHONY : depend - -# Help Target -help: - @echo "The following are some of the valid targets for this Makefile:" - @echo "... all (the default if no target is provided)" - @echo "... clean" - @echo "... depend" - @echo "... install/strip" - @echo "... install/local" - @echo "... install" - @echo "... list_install_components" - @echo "... rebuild_cache" - @echo "... edit_cache" - @echo "... test" -.PHONY : help - - - -#============================================================================= -# Special targets to cleanup operation of make. - -# Special rule to run CMake to check the build system integrity. -# No rule that depends on this can have commands that come from listfiles -# because they might be regenerated. -cmake_check_build_system: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/build-cmake/dune/microstructure/cmake_install.cmake b/build-cmake/dune/microstructure/cmake_install.cmake deleted file mode 100644 index 2b3834454ae558a98ca64802a4cba987167d93ea..0000000000000000000000000000000000000000 --- a/build-cmake/dune/microstructure/cmake_install.cmake +++ /dev/null @@ -1,43 +0,0 @@ -# Install script for directory: /home/klaus/Desktop/DUNE2.8/dune-microstructure/dune/microstructure - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Install shared libraries without execute permission? -if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) - set(CMAKE_INSTALL_SO_NO_EXE "1") -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - -if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) - file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/dune/microstructure" TYPE FILE FILES "/home/klaus/Desktop/DUNE2.8/dune-microstructure/dune/microstructure/microstructure.hh") -endif() - diff --git a/build-cmake/src/CMakeFiles/CMakeDirectoryInformation.cmake b/build-cmake/src/CMakeFiles/CMakeDirectoryInformation.cmake deleted file mode 100644 index efe2752453c7dad5fbaa357675b36373cc8e8650..0000000000000000000000000000000000000000 --- a/build-cmake/src/CMakeFiles/CMakeDirectoryInformation.cmake +++ /dev/null @@ -1,16 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/klaus/Desktop/DUNE2.8/dune-microstructure") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake") - -# Force unix paths in dependencies. -set(CMAKE_FORCE_UNIX_PATHS 1) - - -# The C and CXX include file regular expressions for this directory. -set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") -set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") -set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) -set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build-cmake/src/CMakeFiles/dune-microstructure.dir/CXX.includecache b/build-cmake/src/CMakeFiles/dune-microstructure.dir/CXX.includecache deleted file mode 100644 index 93a06099c7e68fba965e9463cb2f6fe9f06b1294..0000000000000000000000000000000000000000 --- a/build-cmake/src/CMakeFiles/dune-microstructure.dir/CXX.includecache +++ /dev/null @@ -1,4676 +0,0 @@ -#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">]) - -#IncludeRegexScan: ^.*$ - -#IncludeRegexComplain: ^$ - -#IncludeRegexTransform: - -../dune/microstructure/microstructuredrodgrid.hh -dune/grid/yaspgrid.hh -- -dune/grid/onedgrid.hh -- -dune/functions/functionspacebases/powerbasis.hh -- -dune/functions/functionspacebases/lagrangebasis.hh -- - -../dune/microstructure/prestrainimp.hh -dune/microstructure/microstructuredrodgrid.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/assertandreturn.hh -cassert -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/bartonnackmanifcheck.hh -dune/common/exceptions.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/bigunsignedint.hh -algorithm -- -iostream -- -limits -- -cstdint -- -cstdlib -- -type_traits -- -dune/common/exceptions.hh -- -dune/common/hash.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/binaryfunctions.hh -algorithm -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/bitsetvector.hh -vector -- -bitset -- -iostream -- -algorithm -- -dune/common/boundschecking.hh -- -dune/common/genericiterator.hh -- -dune/common/exceptions.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/boundschecking.hh -dune/common/exceptions.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/classname.hh -cstdlib -- -memory -- -string -- -typeinfo -- -type_traits -- -cxxabi.h -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/concept.hh -type_traits -- -utility -- -tuple -- -dune/common/typeutilities.hh -- -dune/common/typelist.hh -- -dune/common/tupleutility.hh -- -dune/common/std/type_traits.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/debugstream.hh -iostream -- -stack -- -dune/common/exceptions.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/densematrix.hh -cmath -- -cstddef -- -iostream -- -type_traits -- -utility -- -vector -- -dune/common/boundschecking.hh -- -dune/common/classname.hh -- -dune/common/deprecated.hh -- -dune/common/exceptions.hh -- -dune/common/fvector.hh -- -dune/common/math.hh -- -dune/common/precision.hh -- -dune/common/simd/simd.hh -- -dune/common/typetraits.hh -- -dune/common/unused.hh -- -dune/common/scalarvectorview.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/densevector.hh -algorithm -- -limits -- -type_traits -- -genericiterator.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/genericiterator.hh -ftraits.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/ftraits.hh -matvectraits.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/matvectraits.hh -promotiontraits.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/promotiontraits.hh -dotproduct.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/dotproduct.hh -boundschecking.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/boundschecking.hh - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/deprecated.hh - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/diagonalmatrix.hh -algorithm -- -cassert -- -cmath -- -complex -- -cstddef -- -initializer_list -- -iostream -- -memory -- -dune/common/boundschecking.hh -- -dune/common/densematrix.hh -- -dune/common/exceptions.hh -- -dune/common/fmatrix.hh -- -dune/common/fvector.hh -- -dune/common/genericiterator.hh -- -dune/common/typetraits.hh -- -dune/common/unused.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/documentation.hh - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/dotproduct.hh -ftraits.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/ftraits.hh -typetraits.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/typetraits.hh - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/dynmatrix.hh -cmath -- -cstddef -- -iostream -- -initializer_list -- -dune/common/boundschecking.hh -- -dune/common/exceptions.hh -- -dune/common/dynvector.hh -- -dune/common/densematrix.hh -- -dune/common/typetraits.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/dynmatrixev.hh -algorithm -- -memory -- -dynmatrix.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/dynmatrix.hh -fmatrixev.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/fmatrixev.hh - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/dynvector.hh -cmath -- -cstddef -- -cstdlib -- -complex -- -cstring -- -initializer_list -- -limits -- -utility -- -boundschecking.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/boundschecking.hh -exceptions.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/exceptions.hh -genericiterator.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/genericiterator.hh -vector -- -densevector.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/densevector.hh - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/exceptions.hh -exception -- -string -- -sstream -- -dune/common/exceptions.hh -- -dune/common/exceptions.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/float_cmp.cc -float_cmp.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/float_cmp.hh -vector -- -limits -- -algorithm -- -cstdlib -- -dune/common/fvector.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/float_cmp.hh -float_cmp.cc -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/float_cmp.cc - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/fmatrix.hh -cmath -- -cstddef -- -iostream -- -algorithm -- -initializer_list -- -dune/common/boundschecking.hh -- -dune/common/exceptions.hh -- -dune/common/fvector.hh -- -dune/common/densematrix.hh -- -dune/common/precision.hh -- -dune/common/promotiontraits.hh -- -dune/common/typetraits.hh -- -fmatrixev.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/fmatrixev.hh - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/fmatrixev.hh -algorithm -- -iostream -- -cmath -- -cassert -- -dune/common/exceptions.hh -- -dune/common/fvector.hh -- -dune/common/fmatrix.hh -- -dune/common/math.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/ftraits.hh -complex -- -vector -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/function.hh -utility -- -dune/common/deprecated.hh -- -typetraits.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/typetraits.hh - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/fvector.hh -array -- -cmath -- -cstddef -- -cstdlib -- -complex -- -cstring -- -utility -- -initializer_list -- -algorithm -- -typetraits.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/typetraits.hh -exceptions.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/exceptions.hh -ftraits.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/ftraits.hh -densevector.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/densevector.hh -unused.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/unused.hh -boundschecking.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/boundschecking.hh -dune/common/math.hh -- -dune/common/promotiontraits.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/genericiterator.hh -dune/common/iteratorfacades.hh -- -cassert -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/gmpfield.hh -iostream -- -string -- -type_traits -- -gmpxx.h -- -dune/common/promotiontraits.hh -- -dune/common/typetraits.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/hash.hh -functional -- -dune/common/typetraits.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/hybridutilities.hh -tuple -- -utility -- -dune/common/typetraits.hh -- -dune/common/typeutilities.hh -- -dune/common/fvector.hh -- -dune/common/indices.hh -- -dune/common/assertandreturn.hh -- -dune/common/unused.hh -- -dune/common/rangeutilities.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/indent.hh -ostream -- -string -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/indices.hh -cstddef -- -type_traits -- -utility -- -dune/common/keywords.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/iteratorfacades.hh -iterator -- -type_traits -- -typetraits.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/typetraits.hh -dune/common/iteratorfacades.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/iteratorrange.hh - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/keywords.hh - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/math.hh -cmath -- -complex -- -limits -- -type_traits -- -dune/common/typeutilities.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/matvectraits.hh - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/overloadset.hh -utility -- -type_traits -- -dune/common/std/type_traits.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parallel/communication.hh -iostream -- -complex -- -algorithm -- -vector -- -dune/common/binaryfunctions.hh -- -dune/common/exceptions.hh -- -dune/common/unused.hh -- -dune/common/parallel/future.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parallel/future.hh -memory -- -dune/common/exceptions.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parallel/mpicommunication.hh -algorithm -- -functional -- -memory -- -mpi.h -- -dune/common/binaryfunctions.hh -- -dune/common/exceptions.hh -- -dune/common/parallel/communication.hh -- -dune/common/parallel/mpitraits.hh -- -dune/common/parallel/mpifuture.hh -- -dune/common/parallel/mpidata.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parallel/mpidata.hh -vector -- -string -- -dune/common/typetraits.hh -- -dune/common/std/type_traits.hh -- -dune/common/parallel/mpitraits.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parallel/mpifuture.hh -optional -- -dune/common/parallel/communication.hh -- -dune/common/parallel/future.hh -- -dune/common/parallel/mpidata.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parallel/mpihelper.hh -cassert -- -mpi.h -- -dune/common/parallel/communication.hh -- -dune/common/parallel/mpicommunication.hh -- -dune/common/stdstreams.hh -- -dune/common/visibility.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parallel/mpitraits.hh -cstddef -- -cstdint -- -type_traits -- -utility -- -mpi.h -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parameterizedobject.hh -functional -- -map -- -memory -- -dune/common/exceptions.hh -- -dune/common/typeutilities.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parametertree.hh -array -- -cstddef -- -iostream -- -istream -- -iterator -- -locale -- -map -- -ostream -- -sstream -- -string -- -typeinfo -- -vector -- -algorithm -- -bitset -- -dune/common/exceptions.hh -- -dune/common/fvector.hh -- -dune/common/classname.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parametertreeparser.hh -istream -- -string -- -vector -- -dune/common/parametertree.hh -- -dune/common/exceptions.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/path.hh -string -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/power.hh -dune/common/math.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/precision.hh -stdlib.h -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/promotiontraits.hh -utility -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/proxymemberaccess.hh -type_traits -- -utility -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/rangeutilities.hh -dune/common/typetraits.hh -- -algorithm -- -utility -- -type_traits -- -bitset -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/reservedvector.hh -algorithm -- -iostream -- -cstddef -- -dune/common/genericiterator.hh -- -initializer_list -- -dune/common/hash.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/scalarmatrixview.hh -cstddef -- -type_traits -- -ostream -- -dune/common/boundschecking.hh -- -dune/common/typetraits.hh -- -dune/common/matvectraits.hh -- -dune/common/densematrix.hh -- -dune/common/fmatrix.hh -- -dune/common/scalarvectorview.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/scalarvectorview.hh -cstddef -- -type_traits -- -istream -- -dune/common/densevector.hh -- -dune/common/fvector.hh -- -dune/common/typetraits.hh -- -dune/common/matvectraits.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/shared_ptr.hh -memory -- -dune/common/typetraits.hh -- -dune/common/shared_ptr.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/simd/base.hh - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/simd/defaults.hh -algorithm -- -cstddef -- -type_traits -- -dune/common/rangeutilities.hh -- -dune/common/simd/base.hh -- -dune/common/simd/interface.hh -- -dune/common/typelist.hh -- -dune/common/typetraits.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/simd/interface.hh -cassert -- -cstddef -- -type_traits -- -utility -- -dune/common/simd/base.hh -- -dune/common/typelist.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/simd/io.hh -ios -- -type_traits -- -dune/common/rangeutilities.hh -- -dune/common/simd/simd.hh -- -dune/common/typetraits.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/simd/simd.hh -dune/common/simd/interface.hh -- -dune/common/simd/standard.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/simd/standard.hh -cstddef -- -type_traits -- -utility -- -dune/common/indices.hh -- -dune/common/simd/base.hh -- -dune/common/simd/defaults.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/singleton.hh -dune/common/visibility.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/std/apply.hh -tuple -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/std/type_traits.hh -type_traits -- -dune/common/typetraits.hh -- -dune/common/typeutilities.hh -- -experimental/type_traits -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/stdstreams.hh -debugstream.hh -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/debugstream.hh -dune/common/stdstreams.hh -- -dune/common/stdstreams.hh -- -dune/common/stdstreams.hh -- -dune/common/stdstreams.hh -- -dune/common/stdstreams.hh -- -dune/common/stdstreams.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/stdthread.hh -dune/common/unused.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/streamoperators.hh -array -- -tuple -- -utility -- -dune/common/hybridutilities.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/timer.hh -chrono -- -ctime -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/to_unique_ptr.hh -memory -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/tupleutility.hh -cstddef -- -tuple -- -type_traits -- -utility -- -dune/common/hybridutilities.hh -- -dune/common/std/type_traits.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/tuplevector.hh -tuple -- -utility -- -dune/common/indices.hh -- -dune/common/typetraits.hh -- -dune/common/std/type_traits.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/typelist.hh -type_traits -- -tuple -- -utility -- -dune/common/std/type_traits.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/typetraits.hh -complex -- -type_traits -- -utility -- -vector -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/typeutilities.hh -cstddef -- -type_traits -- -tuple -- - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/unused.hh - -/home/klaus/Desktop/DUNE2.8/dune-common/dune/common/visibility.hh - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/backends/concepts.hh -utility -- -dune/common/concept.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/backends/istlvectorbackend.hh -cstddef -- -utility -- -type_traits -- -dune/common/std/type_traits.hh -- -dune/common/indices.hh -- -dune/common/hybridutilities.hh -- -dune/common/concept.hh -- -dune/functions/common/indexaccess.hh -- -dune/functions/functionspacebases/concepts.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/defaultderivativetraits.hh -type_traits -- -utility -- -dune/common/fvector.hh -- -dune/common/fmatrix.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/differentiablefunction.hh -type_traits -- -dune/common/typeutilities.hh -- -dune/functions/common/type_traits.hh -- -dune/functions/common/defaultderivativetraits.hh -- -dune/functions/common/differentiablefunction_imp.hh -- -dune/functions/common/signature.hh -- -dune/functions/common/typeerasure.hh -- -dune/functions/common/functionconcepts.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/differentiablefunction_imp.hh -dune/common/exceptions.hh -- -dune/common/concept.hh -- -dune/functions/common/type_traits.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/functionconcepts.hh -dune/common/typelist.hh -- -dune/common/concept.hh -- -dune/functions/common/signature.hh -- -dune/functions/gridfunctions/localderivativetraits.hh -- -dune/functions/gridfunctions/gridviewentityset.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/indexaccess.hh -utility -- -type_traits -- -dune/common/typetraits.hh -- -dune/common/concept.hh -- -dune/common/hybridutilities.hh -- -dune/functions/common/utility.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/interfaces.hh -type_traits -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/localfunction.hh -type_traits -- -dune/common/typeutilities.hh -- -dune/functions/common/defaultderivativetraits.hh -- -dune/functions/common/differentiablefunction.hh -- -dune/functions/common/localfunction_imp.hh -- -dune/functions/common/typeerasure.hh -- -dune/functions/common/functionconcepts.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/localfunction_imp.hh -dune/functions/common/type_traits.hh -- -dune/functions/common/differentiablefunction_imp.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/polymorphicsmallobject.hh -utility -- -type_traits -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/signature.hh -type_traits -- -tuple -- -dune/functions/common/defaultderivativetraits.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/staticforloop.hh -dune/common/concept.hh -- -dune/functions/common/type_traits.hh -- -dune/functions/functionspacebases/concepts.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/type_traits.hh -type_traits -- -dune/common/typeutilities.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/typeerasure.hh -typeinfo -- -dune/common/typeutilities.hh -- -dune/functions/common/type_traits.hh -- -dune/functions/common/interfaces.hh -- -dune/functions/common/polymorphicsmallobject.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/utility.hh -utility -- -type_traits -- -dune/common/overloadset.hh -- -dune/common/indices.hh -- -dune/functions/common/functionconcepts.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/basistags.hh -type_traits -- -dune/common/concept.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/boundarydofs.hh -utility -- -dune/functions/functionspacebases/subentitydofs.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/compositebasis.hh -tuple -- -utility -- -dune/common/std/apply.hh -- -dune/common/hybridutilities.hh -- -dune/common/reservedvector.hh -- -dune/common/typeutilities.hh -- -dune/common/hybridutilities.hh -- -dune/common/tupleutility.hh -- -dune/common/tuplevector.hh -- -dune/functions/common/staticforloop.hh -- -dune/functions/common/type_traits.hh -- -dune/functions/common/utility.hh -- -dune/functions/functionspacebases/basistags.hh -- -dune/functions/functionspacebases/nodes.hh -- -dune/functions/functionspacebases/concepts.hh -- -dune/functions/functionspacebases/defaultglobalbasis.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/concepts.hh -dune/common/concept.hh -- -dune/functions/common/utility.hh -- -dune/functions/functionspacebases/nodes.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/defaultglobalbasis.hh -cstddef -- -type_traits -- -utility -- -dune/common/reservedvector.hh -- -dune/common/typeutilities.hh -- -dune/common/concept.hh -- -dune/functions/common/type_traits.hh -- -dune/functions/functionspacebases/defaultlocalview.hh -- -dune/functions/functionspacebases/concepts.hh -- -dune/functions/functionspacebases/flatmultiindex.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/defaultlocalview.hh -tuple -- -optional -- -dune/common/concept.hh -- -dune/common/hybridutilities.hh -- -dune/functions/functionspacebases/concepts.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/flatmultiindex.hh -array -- -dune/common/hash.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/flatvectorview.hh -dune/common/concept.hh -- -dune/functions/functionspacebases/concepts.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/hierarchicnodetorangemap.hh -utility -- -type_traits -- -dune/common/concept.hh -- -dune/functions/functionspacebases/concepts.hh -- -dune/functions/common/indexaccess.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/interpolate.hh -memory -- -vector -- -dune/common/exceptions.hh -- -dune/common/bitsetvector.hh -- -dune/typetree/childextraction.hh -- -dune/functions/gridfunctions/gridviewfunction.hh -- -dune/functions/common/functionconcepts.hh -- -dune/functions/backends/concepts.hh -- -dune/functions/backends/istlvectorbackend.hh -- -dune/functions/functionspacebases/sizeinfo.hh -- -dune/functions/functionspacebases/flatvectorview.hh -- -dune/functions/functionspacebases/hierarchicnodetorangemap.hh -- -dune/typetree/traversal.hh -- -dune/typetree/visitor.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/lagrangebasis.hh -type_traits -- -dune/common/exceptions.hh -- -dune/localfunctions/lagrange.hh -- -dune/localfunctions/lagrange/equidistantpoints.hh -- -dune/localfunctions/lagrange/pqkfactory.hh -- -dune/functions/functionspacebases/nodes.hh -- -dune/functions/functionspacebases/flatmultiindex.hh -- -dune/functions/functionspacebases/defaultglobalbasis.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/nodes.hh -memory -- -dune/common/indices.hh -- -dune/typetree/leafnode.hh -- -dune/typetree/powernode.hh -- -dune/typetree/compositenode.hh -- -dune/typetree/traversal.hh -- -dune/typetree/visitor.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/periodicbasis.hh -utility -- -type_traits -- -limits -- -set -- -vector -- -dune/functions/functionspacebases/concepts.hh -- -dune/functions/functionspacebases/transformedindexbasis.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/powerbasis.hh -dune/common/reservedvector.hh -- -dune/common/typeutilities.hh -- -dune/common/indices.hh -- -dune/functions/common/utility.hh -- -dune/functions/common/type_traits.hh -- -dune/functions/functionspacebases/basistags.hh -- -dune/functions/functionspacebases/nodes.hh -- -dune/functions/functionspacebases/concepts.hh -- -dune/functions/functionspacebases/defaultglobalbasis.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/sizeinfo.hh -array -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/subentitydofs.hh -vector -- -dune/geometry/referenceelements.hh -- -dune/typetree/traversal.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/subspacebasis.hh -dune/common/reservedvector.hh -- -dune/common/typeutilities.hh -- -dune/common/concept.hh -- -dune/functions/common/type_traits.hh -- -dune/functions/functionspacebases/subspacelocalview.hh -- -dune/functions/functionspacebases/concepts.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/subspacelocalview.hh -tuple -- -dune/common/concept.hh -- -dune/typetree/childextraction.hh -- -dune/functions/functionspacebases/concepts.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/transformedindexbasis.hh -tuple -- -utility -- -dune/common/std/apply.hh -- -dune/common/hybridutilities.hh -- -dune/common/reservedvector.hh -- -dune/common/typeutilities.hh -- -dune/common/hybridutilities.hh -- -dune/typetree/compositenode.hh -- -dune/typetree/utility.hh -- -dune/functions/common/staticforloop.hh -- -dune/functions/common/type_traits.hh -- -dune/functions/common/utility.hh -- -dune/functions/functionspacebases/basistags.hh -- -dune/functions/functionspacebases/nodes.hh -- -dune/functions/functionspacebases/concepts.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/gridfunctions/analyticgridviewfunction.hh -type_traits -- -optional -- -dune/common/typeutilities.hh -- -dune/functions/common/signature.hh -- -dune/functions/common/defaultderivativetraits.hh -- -dune/functions/common/differentiablefunction_imp.hh -- -dune/functions/common/differentiablefunction.hh -- -dune/functions/gridfunctions/gridviewentityset.hh -- -dune/functions/gridfunctions/localderivativetraits.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/gridfunctions/discreteglobalbasisfunction.hh -memory -- -dune/common/typetraits.hh -- -dune/typetree/treecontainer.hh -- -dune/functions/functionspacebases/hierarchicnodetorangemap.hh -- -dune/functions/functionspacebases/flatvectorview.hh -- -dune/functions/gridfunctions/gridviewentityset.hh -- -dune/functions/gridfunctions/gridfunction.hh -- -dune/functions/backends/concepts.hh -- -dune/functions/backends/istlvectorbackend.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/gridfunctions/gridfunction.hh -type_traits -- -dune/common/typeutilities.hh -- -dune/functions/common/typeerasure.hh -- -dune/functions/common/defaultderivativetraits.hh -- -dune/functions/common/differentiablefunction.hh -- -dune/functions/common/localfunction.hh -- -dune/functions/common/functionconcepts.hh -- -dune/functions/gridfunctions/localderivativetraits.hh -- -dune/functions/gridfunctions/gridfunction_imp.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/gridfunctions/gridfunction_imp.hh -dune/functions/common/type_traits.hh -- -dune/functions/common/interfaces.hh -- -dune/functions/common/differentiablefunction_imp.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/gridfunctions/gridviewentityset.hh -memory -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/gridfunctions/gridviewfunction.hh -memory -- -dune/common/concept.hh -- -dune/functions/gridfunctions/gridfunction.hh -- -dune/functions/gridfunctions/gridviewentityset.hh -- -dune/functions/gridfunctions/analyticgridviewfunction.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/gridfunctions/localderivativetraits.hh -dune/functions/common/defaultderivativetraits.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/affinegeometry.hh -cmath -- -dune/common/fmatrix.hh -- -dune/common/fvector.hh -- -dune/geometry/type.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/axisalignedcubegeometry.hh -bitset -- -dune/common/fvector.hh -- -dune/common/fmatrix.hh -- -dune/common/diagonalmatrix.hh -- -dune/geometry/referenceelements.hh -- -dune/geometry/type.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/dimension.hh -type_traits -- - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/multilineargeometry.hh -cassert -- -functional -- -iterator -- -limits -- -vector -- -dune/common/fmatrix.hh -- -dune/common/fvector.hh -- -dune/common/typetraits.hh -- -dune/geometry/affinegeometry.hh -- -dune/geometry/referenceelements.hh -- -dune/geometry/type.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules.hh -algorithm -- -iostream -- -limits -- -mutex -- -utility -- -vector -- -dune/common/fvector.hh -- -dune/common/exceptions.hh -- -dune/common/stdstreams.hh -- -dune/common/stdthread.hh -- -dune/common/visibility.hh -- -dune/geometry/type.hh -- -dune/geometry/typeindex.hh -- -quadraturerules/pointquadrature.hh -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/pointquadrature.hh -quadraturerules/gauss_imp.hh -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/gauss_imp.hh -quadraturerules/jacobi_1_0_imp.hh -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/jacobi_1_0_imp.hh -quadraturerules/jacobi_2_0_imp.hh -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/jacobi_2_0_imp.hh -quadraturerules/gausslobatto_imp.hh -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/gausslobatto_imp.hh -quadraturerules/gaussradauleft_imp.hh -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/gaussradauleft_imp.hh -quadraturerules/gaussradauright_imp.hh -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/gaussradauright_imp.hh -quadraturerules/tensorproductquadrature.hh -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/tensorproductquadrature.hh -quadraturerules/simplexquadrature.hh -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/simplexquadrature.hh - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/gauss_imp.hh - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/gausslobatto_imp.hh - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/gaussradauleft_imp.hh - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/gaussradauright_imp.hh - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/jacobi_1_0_imp.hh - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/jacobi_2_0_imp.hh - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/jacobi_n_0.hh -vector -- -type_traits -- -dune/common/fvector.hh -- -dune/common/fmatrix.hh -- -dune/common/exceptions.hh -- -dune/common/dynmatrix.hh -- -dune/common/dynvector.hh -- -dune/common/dynmatrixev.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/pointquadrature.hh - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/simplexquadrature.hh - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/tensorproductquadrature.hh -algorithm -- -bitset -- -dune/geometry/type.hh -- -dune/geometry/quadraturerules/jacobi_n_0.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/referenceelement.hh -dune/geometry/type.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/referenceelementimplementation.hh -cassert -- -algorithm -- -limits -- -tuple -- -utility -- -vector -- -array -- -bitset -- -dune/common/fmatrix.hh -- -dune/common/fvector.hh -- -dune/common/hybridutilities.hh -- -dune/common/typetraits.hh -- -dune/common/iteratorrange.hh -- -dune/common/power.hh -- -dune/common/math.hh -- -dune/geometry/referenceelement.hh -- -dune/geometry/affinegeometry.hh -- -dune/geometry/type.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/referenceelements.hh -cassert -- -algorithm -- -limits -- -tuple -- -utility -- -vector -- -array -- -dune/common/typetraits.hh -- -dune/common/std/type_traits.hh -- -dune/common/visibility.hh -- -dune/geometry/dimension.hh -- -dune/geometry/type.hh -- -dune/geometry/referenceelement.hh -- -dune/geometry/referenceelementimplementation.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement.hh -refinement/base.cc -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/base.cc -refinement/hcube.cc -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/hcube.cc -refinement/simplex.cc -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/simplex.cc -refinement/hcubetriangulation.cc -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/hcubetriangulation.cc -refinement/prismtriangulation.cc -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/prismtriangulation.cc -refinement/pyramidtriangulation.cc -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/pyramidtriangulation.cc - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/base.cc -dune/geometry/type.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/hcube.cc -cassert -- -dune/common/fvector.hh -- -dune/common/iteratorfacades.hh -- -dune/common/power.hh -- -dune/geometry/referenceelements.hh -- -dune/geometry/axisalignedcubegeometry.hh -- -base.cc -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/base.cc - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/hcubetriangulation.cc -dune/geometry/referenceelements.hh -- -dune/geometry/type.hh -- -base.cc -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/base.cc -simplex.cc -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/simplex.cc - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/prismtriangulation.cc -dune/common/fvector.hh -- -dune/common/typetraits.hh -- -dune/geometry/referenceelements.hh -- -dune/geometry/type.hh -- -base.cc -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/base.cc -simplex.cc -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/simplex.cc - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/pyramidtriangulation.cc -dune/common/fvector.hh -- -dune/common/typetraits.hh -- -dune/geometry/referenceelements.hh -- -dune/geometry/type.hh -- -base.cc -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/base.cc -simplex.cc -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/simplex.cc - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/simplex.cc -algorithm -- -dune/common/fvector.hh -- -dune/common/power.hh -- -dune/geometry/multilineargeometry.hh -- -dune/geometry/referenceelements.hh -- -dune/geometry/type.hh -- -base.cc -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/base.cc - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/topologyfactory.hh -cassert -- -array -- -map -- -memory -- -type_traits -- -vector -- -dune/geometry/type.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/type.hh -cassert -- -string -- -type_traits -- -dune/common/exceptions.hh -- -dune/common/keywords.hh -- -dune/common/typetraits.hh -- -dune/common/unused.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/typeindex.hh -cstddef -- -type.hh -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/type.hh - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/virtualrefinement.cc -cassert -- -typeinfo -- -dune/common/exceptions.hh -- -dune/common/fvector.hh -- -dune/common/iteratorfacades.hh -- -type.hh -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/type.hh -refinement.hh -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement.hh - -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/virtualrefinement.hh -vector -- -dune/common/fvector.hh -- -refinement.hh -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement.hh -type.hh -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/type.hh -virtualrefinement.cc -/home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/virtualrefinement.cc - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/backuprestore.hh -dune/common/exceptions.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/boundarysegment.hh -map -- -sstream -- -dune/common/singleton.hh -- -dune/common/parameterizedobject.hh -- -dune/common/fvector.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/capabilities.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/datahandleif.hh -dune/common/bartonnackmanifcheck.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/defaultgridview.hh -dune/common/typetraits.hh -- -dune/common/exceptions.hh -- -dune/grid/common/capabilities.hh -- -dune/grid/common/gridview.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/entity.hh -type_traits -- -dune/common/iteratorrange.hh -- -dune/common/typetraits.hh -- -dune/geometry/dimension.hh -- -dune/geometry/referenceelements.hh -- -grid.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/grid.hh -rangegenerators.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/rangegenerators.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/entityiterator.hh -cstddef -- -iterator -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/entityseed.hh -dune/grid/common/grid.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/exceptions.hh -dune/common/exceptions.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/geometry.hh -cassert -- -dune/common/fmatrix.hh -- -dune/common/typetraits.hh -- -dune/geometry/referenceelements.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/grid.hh -iostream -- -string -- -vector -- -dune/common/fvector.hh -- -dune/common/typetraits.hh -- -dune/geometry/type.hh -- -dune/grid/common/gridenums.hh -- -dune/grid/common/exceptions.hh -- -dune/grid/common/capabilities.hh -- -dune/grid/common/datahandleif.hh -- -dune/grid/common/gridview.hh -- -dune/grid/common/defaultgridview.hh -- -dune/grid/common/entityseed.hh -- -dune/common/bartonnackmanifcheck.hh -- -geometry.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/geometry.hh -entity.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/entity.hh -intersection.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/intersection.hh -intersectioniterator.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/intersectioniterator.hh -entityiterator.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/entityiterator.hh -indexidset.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/indexidset.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/gridenums.hh -iostream -- -dune/common/exceptions.hh -- -dune/grid/common/gridenums.hh -- -dune/grid/common/gridenums.hh -- -dune/grid/common/gridenums.hh -- -dune/grid/common/gridenums.hh -- -dune/grid/common/gridenums.hh -- -dune/grid/common/gridenums.hh -- -dune/grid/common/gridenums.hh -- -dune/grid/common/gridenums.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/gridfactory.hh -memory -- -vector -- -dune/common/deprecated.hh -- -dune/common/function.hh -- -dune/common/fvector.hh -- -dune/common/to_unique_ptr.hh -- -dune/common/parallel/mpihelper.hh -- -dune/geometry/type.hh -- -dune/grid/common/boundarysegment.hh -- -dune/grid/common/grid.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/gridview.hh -typeinfo -- -dune/common/iteratorrange.hh -- -dune/common/parallel/future.hh -- -dune/geometry/type.hh -- -dune/grid/common/datahandleif.hh -- -dune/grid/common/rangegenerators.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/indexidset.hh -vector -- -dune/common/exceptions.hh -- -dune/grid/common/grid.hh -- -dune/common/bartonnackmanifcheck.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/intersection.hh -dune/grid/common/grid.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/intersectioniterator.hh -dune/common/iteratorfacades.hh -- -dune/common/proxymemberaccess.hh -- -dune/grid/common/intersection.hh -- -intersection.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/intersection.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/mapper.hh -iostream -- -dune/common/bartonnackmanifcheck.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/mcmgmapper.hh -functional -- -iostream -- -dune/common/exceptions.hh -- -dune/common/rangeutilities.hh -- -dune/geometry/dimension.hh -- -dune/geometry/referenceelements.hh -- -dune/geometry/type.hh -- -dune/geometry/typeindex.hh -- -mapper.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/mapper.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/partitionset.hh -dune/common/keywords.hh -- -dune/common/typetraits.hh -- -dune/grid/common/gridenums.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/rangegenerators.hh -dune/common/iteratorrange.hh -- -dune/geometry/dimension.hh -- -dune/grid/common/gridenums.hh -- -dune/grid/common/partitionset.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/b64enc.hh -assert.h -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/common.hh -limits -- -sstream -- -string -- -cstdint -- -dune/common/exceptions.hh -- -dune/geometry/type.hh -- -dune/common/typetraits.hh -- -dune/grid/io/file/vtk/common.hh -- -dune/grid/io/file/vtk/common.hh -- -dune/grid/io/file/vtk/common.hh -- -dune/grid/io/file/vtk/common.hh -- -dune/grid/io/file/vtk/common.hh -- -dune/grid/io/file/vtk/common.hh -- -dune/grid/io/file/vtk/common.hh -- -dune/grid/io/file/vtk/common.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/dataarraywriter.hh -cstdint -- -iostream -- -string -- -iomanip -- -cstdint -- -cmath -- -dune/common/exceptions.hh -- -dune/common/indent.hh -- -dune/grid/io/file/vtk/streams.hh -- -dune/grid/io/file/vtk/common.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/function.hh -string -- -dune/common/exceptions.hh -- -dune/common/fvector.hh -- -dune/geometry/type.hh -- -dune/geometry/referenceelements.hh -- -dune/geometry/multilineargeometry.hh -- -dune/grid/common/mcmgmapper.hh -- -dune/grid/io/file/vtk/common.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/pvtuwriter.hh -ostream -- -string -- -dune/common/exceptions.hh -- -dune/common/indent.hh -- -dune/grid/io/file/vtk/common.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/streams.hh -ostream -- -dune/grid/io/file/vtk/b64enc.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/subsamplingvtkwriter.hh -ostream -- -memory -- -dune/common/indent.hh -- -dune/geometry/type.hh -- -dune/geometry/virtualrefinement.hh -- -dune/grid/io/file/vtk/vtkwriter.hh -- -dune/grid/io/file/vtk/vtuwriter.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/vtkwriter.hh -cstring -- -iostream -- -string -- -fstream -- -sstream -- -iomanip -- -memory -- -type_traits -- -vector -- -list -- -map -- -dune/common/visibility.hh -- -dune/common/typetraits.hh -- -dune/common/exceptions.hh -- -dune/common/indent.hh -- -dune/common/iteratorfacades.hh -- -dune/common/path.hh -- -dune/geometry/referenceelements.hh -- -dune/grid/common/mcmgmapper.hh -- -dune/grid/common/gridenums.hh -- -dune/grid/io/file/vtk/common.hh -- -dune/grid/io/file/vtk/dataarraywriter.hh -- -dune/grid/io/file/vtk/function.hh -- -dune/grid/io/file/vtk/pvtuwriter.hh -- -dune/grid/io/file/vtk/streams.hh -- -dune/grid/io/file/vtk/vtuwriter.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/vtuwriter.hh -ostream -- -string -- -dune/common/exceptions.hh -- -dune/common/indent.hh -- -dune/grid/io/file/vtk/common.hh -- -dune/grid/io/file/vtk/dataarraywriter.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid.hh -tuple -- -vector -- -list -- -dune/common/parallel/communication.hh -- -dune/grid/common/capabilities.hh -- -dune/grid/common/grid.hh -- -dune/grid/common/gridfactory.hh -- -dune/geometry/axisalignedcubegeometry.hh -- -dune/geometry/type.hh -- -onedgrid/onedgridlist.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridlist.hh -onedgrid/nulliteratorfactory.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/nulliteratorfactory.hh -onedgrid/onedgridentity.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridentity.hh -onedgrid/onedgridentityseed.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridentityseed.hh -onedgrid/onedgridintersections.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridintersections.hh -onedgrid/onedgridintersectioniterators.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridintersectioniterators.hh -onedgrid/onedgridleafiterator.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridleafiterator.hh -onedgrid/onedgridviews.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridviews.hh -onedgrid/onedgridleveliterator.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridleveliterator.hh -onedgrid/onedgridhieriterator.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridhieriterator.hh -onedgrid/onedgridindexsets.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridindexsets.hh -dune/grid/onedgrid/onedgridfactory.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/nulliteratorfactory.hh -onedgridlist.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridlist.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridentity.hh -array -- -dune/common/fvector.hh -- -dune/grid/common/gridenums.hh -- -dune/grid/common/entity.hh -- -nulliteratorfactory.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/nulliteratorfactory.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridentityseed.hh -onedgridentity.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridentity.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridfactory.hh -array -- -cmath -- -map -- -memory -- -tuple -- -utility -- -vector -- -dune/common/fvector.hh -- -dune/common/to_unique_ptr.hh -- -dune/grid/common/gridfactory.hh -- -dune/grid/onedgrid.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridhieriterator.hh -stack -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridindexsets.hh -vector -- -dune/grid/common/indexidset.hh -- -dune/grid/onedgrid/onedgridlist.hh -- -dune/grid/onedgrid/onedgridentity.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridintersectioniterators.hh -dune/grid/onedgrid/onedgridintersections.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridintersections.hh -dune/grid/onedgrid/onedgridentity.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridleafiterator.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridleveliterator.hh -dune/grid/common/gridenums.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridlist.hh -dune/common/iteratorfacades.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridviews.hh -type_traits -- -tuple -- -dune/geometry/type.hh -- -dune/grid/common/gridenums.hh -- -dune/grid/common/datahandleif.hh -- -dune/grid/onedgrid/onedgridentity.hh -- -dune/grid/onedgrid/onedgridleafiterator.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid.hh -memory -- -dune/common/classname.hh -- -dune/common/parallel/communication.hh -- -dune/common/exceptions.hh -- -dune/common/parallel/mpihelper.hh -- -dune/grid/common/boundarysegment.hh -- -dune/grid/common/capabilities.hh -- -dune/grid/common/grid.hh -- -dune/common/parallel/mpicommunication.hh -- -uggrid/ugincludes.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/ugincludes.hh -uggrid/ugwrapper.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/ugwrapper.hh -uggrid/ug_undefs.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/ug_undefs.hh -uggrid/ugincludes.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/ugincludes.hh -uggrid/ugwrapper.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/ugwrapper.hh -uggrid/ug_undefs.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/ug_undefs.hh -uggrid/uggridgeometry.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridgeometry.hh -uggrid/uggridlocalgeometry.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridlocalgeometry.hh -uggrid/uggridentity.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridentity.hh -uggrid/uggridentityseed.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridentityseed.hh -uggrid/uggridintersections.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridintersections.hh -uggrid/uggridintersectioniterators.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridintersectioniterators.hh -uggrid/uggridleveliterator.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridleveliterator.hh -uggrid/uggridleafiterator.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridleafiterator.hh -uggrid/uggridhieriterator.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridhieriterator.hh -uggrid/uggridindexsets.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridindexsets.hh -dune/grid/uggrid/uggridviews.hh -- -uggrid/ugmessagebuffer.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/ugmessagebuffer.hh -uggrid/uglbgatherscatter.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uglbgatherscatter.hh -uggrid/uggridfactory.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridfactory.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/ug_undefs.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridentity.hh -memory -- -dune/geometry/referenceelements.hh -- -dune/grid/common/gridenums.hh -- -dune/grid/uggrid/uggridrenumberer.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridentityseed.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridfactory.hh -array -- -memory -- -vector -- -dune/common/fvector.hh -- -dune/common/to_unique_ptr.hh -- -dune/grid/common/boundarysegment.hh -- -dune/grid/common/gridfactory.hh -- -dune/grid/uggrid.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridgeometry.hh -dune/common/fmatrix.hh -- -dune/geometry/multilineargeometry.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridhieriterator.hh -stack -- -dune/grid/uggrid/uggridentity.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridindexsets.hh -vector -- -set -- -dune/common/std/type_traits.hh -- -dune/grid/common/grid.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridintersectioniterators.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridintersections.hh -memory -- -dune/grid/uggrid/uggridrenumberer.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridleafiterator.hh -dune/grid/uggrid/uggridentity.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridleveliterator.hh -dune/grid/uggrid/uggridentity.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridlocalgeometry.hh -dune/geometry/multilineargeometry.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridrenumberer.hh -dune/geometry/type.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridviews.hh -dune/geometry/type.hh -- -dune/grid/common/datahandleif.hh -- -dune/grid/common/gridenums.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/ugincludes.hh -dune/uggrid/gm/gm.h -- -dune/uggrid/domain/std_domain.h -- -dune/uggrid/initug.h -- -dune/uggrid/gm/elements.h -- -dune/uggrid/gm/algebra.h -- -dune/uggrid/gm/shapes.h -- -dune/uggrid/gm/refine.h -- -dune/uggrid/gm/ugm.h -- -dune/uggrid/gm/rm.h -- -dune/uggrid/parallel/dddif/parallel.h -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uglbgatherscatter.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/ugmessagebuffer.hh -algorithm -- -dune/common/parallel/mpihelper.hh -- -dune/grid/common/gridenums.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/ugwrapper.hh -float.h -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/float.h - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/utility/multiindex.hh -array -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/utility/persistentcontainer.hh -map -- -dune/grid/utility/persistentcontainermap.hh -- -unordered_map -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/utility/persistentcontainermap.hh -algorithm -- -cassert -- -type_traits -- -utility -- -dune/common/hybridutilities.hh -- -dune/common/typetraits.hh -- -dune/grid/common/capabilities.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/utility/persistentcontainervector.hh -algorithm -- -cassert -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/utility/structuredgridfactory.hh -algorithm -- -array -- -cstddef -- -cstdlib -- -memory -- -dune/common/classname.hh -- -dune/common/exceptions.hh -- -dune/common/fvector.hh -- -dune/grid/common/gridfactory.hh -- -dune/grid/utility/multiindex.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid.hh -iostream -- -vector -- -algorithm -- -stack -- -type_traits -- -stdint.h -- -dune/grid/common/backuprestore.hh -- -dune/grid/common/grid.hh -- -dune/grid/common/capabilities.hh -- -dune/common/hybridutilities.hh -- -dune/common/power.hh -- -dune/common/bigunsignedint.hh -- -dune/common/typetraits.hh -- -dune/common/reservedvector.hh -- -dune/common/parallel/communication.hh -- -dune/common/parallel/mpihelper.hh -- -dune/geometry/axisalignedcubegeometry.hh -- -dune/geometry/type.hh -- -dune/grid/common/indexidset.hh -- -dune/grid/common/datahandleif.hh -- -dune/common/parallel/mpicommunication.hh -- -dune/grid/yaspgrid/coordinates.hh -- -dune/grid/yaspgrid/torus.hh -- -dune/grid/yaspgrid/ygrid.hh -- -dune/grid/yaspgrid/yaspgridgeometry.hh -- -dune/grid/yaspgrid/yaspgridentity.hh -- -dune/grid/yaspgrid/yaspgridintersection.hh -- -dune/grid/yaspgrid/yaspgridintersectioniterator.hh -- -dune/grid/yaspgrid/yaspgridhierarchiciterator.hh -- -dune/grid/yaspgrid/yaspgridentityseed.hh -- -dune/grid/yaspgrid/yaspgridleveliterator.hh -- -dune/grid/yaspgrid/yaspgridindexsets.hh -- -dune/grid/yaspgrid/yaspgrididset.hh -- -dune/grid/yaspgrid/yaspgridpersistentcontainer.hh -- -dune/grid/yaspgrid/structuredyaspgridfactory.hh -- -dune/grid/yaspgrid/backuprestore.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/backuprestore.hh -fstream -- -dune/common/exceptions.hh -- -dune/common/fvector.hh -- -dune/grid/common/backuprestore.hh -- -dune/grid/yaspgrid.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/coordinates.hh -array -- -bitset -- -vector -- -dune/common/fvector.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/partitioning.hh -array -- -dune/common/power.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/structuredyaspgridfactory.hh -memory -- -dune/grid/utility/structuredgridfactory.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/torus.hh -array -- -bitset -- -cmath -- -deque -- -iostream -- -vector -- -mpi.h -- -dune/common/binaryfunctions.hh -- -dune/common/streamoperators.hh -- -dune/grid/common/exceptions.hh -- -partitioning.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/partitioning.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridentity.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridentityseed.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridgeometry.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridhierarchiciterator.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgrididset.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridindexsets.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridintersection.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridintersectioniterator.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridleveliterator.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridpersistentcontainer.hh -cassert -- -vector -- -dune/grid/utility/persistentcontainer.hh -- -dune/grid/utility/persistentcontainervector.hh -- -../yaspgrid.hh -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid.hh - -/home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/ygrid.hh -array -- -vector -- -bitset -- -deque -- -dune/common/fvector.hh -- -dune/common/power.hh -- -dune/common/streamoperators.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/allocator.hh -memory -- -type_traits -- -dune/common/typetraits.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/basearray.hh -assert.h -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/assert.h -cmath -- -cstddef -- -memory -- -algorithm -- -istlexception.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/istlexception.hh -dune/common/iteratorfacades.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/bcrsmatrix.hh -cmath -- -complex -- -set -- -iostream -- -algorithm -- -numeric -- -vector -- -map -- -memory -- -istlexception.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/istlexception.hh -bvector.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/bvector.hh -matrixutils.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/matrixutils.hh -dune/common/stdstreams.hh -- -dune/common/iteratorfacades.hh -- -dune/common/typetraits.hh -- -dune/common/ftraits.hh -- -dune/common/scalarvectorview.hh -- -dune/common/scalarmatrixview.hh -- -dune/istl/blocklevel.hh -- -dune/common/fmatrix.hh -- -dune/istl/bcrsmatrix.hh -- -dune/common/fmatrix.hh -- -dune/istl/bcrsmatrix.hh -- -dune/istl/bcrsmatrix.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/blocklevel.hh -algorithm -- -type_traits -- -dune/common/indices.hh -- -dune/common/typetraits.hh -- -dune/common/hybridutilities.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/bvector.hh -algorithm -- -cmath -- -complex -- -initializer_list -- -limits -- -memory -- -utility -- -vector -- -dune/common/dotproduct.hh -- -dune/common/ftraits.hh -- -dune/common/fmatrix.hh -- -dune/common/fvector.hh -- -dune/common/promotiontraits.hh -- -dune/common/typetraits.hh -- -dune/common/scalarvectorview.hh -- -dune/istl/blocklevel.hh -- -basearray.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/basearray.hh -istlexception.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/istlexception.hh - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/common/counter.hh -cassert -- -typeinfo -- -iostream -- -memory -- -tuple -- -utility -- -dune/common/typeutilities.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/common/registry.hh -cstddef -- -iostream -- -memory -- -string -- -utility -- -counter.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/common/counter.hh -dune/common/typelist.hh -- -dune/common/hybridutilities.hh -- -dune/common/parameterizedobject.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/eigenvalue/arpackpp.hh -cmath -- -iostream -- -string -- -dune/common/fvector.hh -- -dune/common/exceptions.hh -- -dune/istl/blocklevel.hh -- -dune/istl/bvector.hh -- -dune/istl/istlexception.hh -- -dune/istl/io.hh -- -arssym.h -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/eigenvalue/arssym.h - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/gsetc.hh -cmath -- -complex -- -iostream -- -iomanip -- -string -- -dune/common/hybridutilities.hh -- -multitypeblockvector.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/multitypeblockvector.hh -multitypeblockmatrix.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/multitypeblockmatrix.hh -istlexception.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/istlexception.hh - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/ildl.hh -dune/common/scalarvectorview.hh -- -dune/common/scalarmatrixview.hh -- -ilu.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/ilu.hh - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/ilu.hh -cmath -- -complex -- -map -- -vector -- -dune/common/fmatrix.hh -- -dune/common/deprecated.hh -- -dune/common/scalarvectorview.hh -- -dune/common/scalarmatrixview.hh -- -istlexception.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/istlexception.hh - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/io.hh -cmath -- -complex -- -limits -- -ios -- -iomanip -- -fstream -- -string -- -matrixutils.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/matrixutils.hh -istlexception.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/istlexception.hh -dune/common/fvector.hh -- -dune/common/fmatrix.hh -- -dune/common/hybridutilities.hh -- -dune/istl/bcrsmatrix.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/istlexception.hh -dune/common/exceptions.hh -- -dune/common/fmatrix.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/matrix.hh -cmath -- -memory -- -dune/common/ftraits.hh -- -dune/common/typetraits.hh -- -dune/common/scalarvectorview.hh -- -dune/common/scalarmatrixview.hh -- -dune/istl/bvector.hh -- -dune/istl/istlexception.hh -- -dune/istl/blocklevel.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/matrixindexset.hh -vector -- -set -- - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/matrixutils.hh -set -- -vector -- -limits -- -dune/common/typetraits.hh -- -dune/common/fmatrix.hh -- -dune/common/dynmatrix.hh -- -dune/common/diagonalmatrix.hh -- -dune/common/scalarmatrixview.hh -- -dune/istl/scaledidmatrix.hh -- -istlexception.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/istlexception.hh - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/multitypeblockmatrix.hh -cmath -- -iostream -- -tuple -- -dune/common/hybridutilities.hh -- -istlexception.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/istlexception.hh -gsetc.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/gsetc.hh - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/multitypeblockvector.hh -cmath -- -iostream -- -tuple -- -dune/common/dotproduct.hh -- -dune/common/ftraits.hh -- -dune/common/hybridutilities.hh -- -dune/common/typetraits.hh -- -istlexception.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/istlexception.hh -gsetc.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/gsetc.hh - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/operators.hh -cmath -- -complex -- -iostream -- -iomanip -- -string -- -dune/common/exceptions.hh -- -dune/common/shared_ptr.hh -- -solvercategory.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/solvercategory.hh - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/preconditioner.hh -dune/common/exceptions.hh -- -solvercategory.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/solvercategory.hh - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/preconditioners.hh -cmath -- -complex -- -iostream -- -iomanip -- -memory -- -string -- -dune/common/simd/simd.hh -- -dune/common/parametertree.hh -- -dune/istl/solverregistry.hh -- -preconditioner.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/preconditioner.hh -solver.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/solver.hh -solvercategory.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/solvercategory.hh -istlexception.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/istlexception.hh -matrixutils.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/matrixutils.hh -gsetc.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/gsetc.hh -ildl.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/ildl.hh -ilu.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/ilu.hh - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/scalarproducts.hh -cmath -- -complex -- -iostream -- -iomanip -- -string -- -memory -- -dune/common/exceptions.hh -- -dune/common/shared_ptr.hh -- -bvector.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/bvector.hh -solvercategory.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/solvercategory.hh - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/scaledidmatrix.hh -cmath -- -cstddef -- -complex -- -iostream -- -dune/common/exceptions.hh -- -dune/common/fmatrix.hh -- -dune/common/diagonalmatrix.hh -- -dune/common/ftraits.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/solver.hh -iomanip -- -ostream -- -string -- -functional -- -dune/common/exceptions.hh -- -dune/common/shared_ptr.hh -- -dune/common/simd/io.hh -- -dune/common/simd/simd.hh -- -dune/common/parametertree.hh -- -dune/common/timer.hh -- -solvertype.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/solvertype.hh -preconditioner.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/preconditioner.hh -operators.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/operators.hh -scalarproducts.hh -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/scalarproducts.hh - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/solvercategory.hh -dune/common/exceptions.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/solverregistry.hh -dune/istl/common/registry.hh -- -dune/istl/preconditioner.hh -- -dune/istl/solver.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/solvers.hh -array -- -cmath -- -complex -- -iostream -- -memory -- -type_traits -- -vector -- -dune/common/exceptions.hh -- -dune/common/math.hh -- -dune/common/simd/io.hh -- -dune/common/simd/simd.hh -- -dune/common/std/type_traits.hh -- -dune/common/timer.hh -- -dune/istl/allocator.hh -- -dune/istl/bcrsmatrix.hh -- -dune/istl/eigenvalue/arpackpp.hh -- -dune/istl/istlexception.hh -- -dune/istl/operators.hh -- -dune/istl/preconditioner.hh -- -dune/istl/scalarproducts.hh -- -dune/istl/solver.hh -- -dune/istl/solverregistry.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/solvertype.hh - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/localbasis.hh - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/localfiniteelementtraits.hh - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/localfiniteelementvariant.hh -cstddef -- -type_traits -- -variant -- -dune/common/typeutilities.hh -- -dune/common/std/type_traits.hh -- -dune/common/overloadset.hh -- -dune/geometry/type.hh -- -dune/localfunctions/common/localfiniteelementtraits.hh -- -dune/localfunctions/common/localbasis.hh -- -dune/localfunctions/common/localkey.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/localinterpolation.hh -functional -- -dune/common/concept.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/localkey.hh -array -- -cstddef -- -ostream -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/localtoglobaladaptors.hh -cstddef -- -vector -- -dune/common/fmatrix.hh -- -dune/common/fvector.hh -- -dune/common/typetraits.hh -- -dune/geometry/type.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/virtualinterface.hh -type_traits -- -array -- -vector -- -functional -- -dune/geometry/type.hh -- -dune/localfunctions/common/localbasis.hh -- -dune/localfunctions/common/localinterpolation.hh -- -dune/localfunctions/common/localkey.hh -- -dune/localfunctions/common/localfiniteelementtraits.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/virtualwrappers.hh -array -- -dune/localfunctions/common/localbasis.hh -- -dune/localfunctions/common/localkey.hh -- -dune/localfunctions/common/virtualinterface.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange.hh -dune/localfunctions/utility/localfiniteelement.hh -- -dune/localfunctions/utility/dglocalcoefficients.hh -- -dune/localfunctions/lagrange/lagrangecoefficients.hh -- -dune/localfunctions/lagrange/interpolation.hh -- -dune/localfunctions/lagrange/lagrangebasis.hh -- -dune/localfunctions/lagrange/lagrangecube.hh -- -dune/localfunctions/lagrange/lagrangesimplex.hh -- -dune/localfunctions/lagrange/p0.hh -- -dune/localfunctions/lagrange/p1.hh -- -dune/localfunctions/lagrange/p2.hh -- -dune/localfunctions/lagrange/p23d.hh -- -dune/localfunctions/lagrange/pk.hh -- -dune/localfunctions/lagrange/pk1d.hh -- -dune/localfunctions/lagrange/pk2d.hh -- -dune/localfunctions/lagrange/pk3d.hh -- -dune/localfunctions/lagrange/pq22d.hh -- -dune/localfunctions/lagrange/q1.hh -- -dune/localfunctions/lagrange/q2.hh -- -dune/localfunctions/lagrange/qk.hh -- -dune/localfunctions/lagrange/prismp1.hh -- -dune/localfunctions/lagrange/prismp2.hh -- -dune/localfunctions/lagrange/pyramidp1.hh -- -dune/localfunctions/lagrange/pyramidp2.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/emptypoints.hh -vector -- -dune/common/fvector.hh -- -dune/localfunctions/common/localkey.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/equidistantpoints.hh -cstddef -- -algorithm -- -vector -- -dune/geometry/referenceelements.hh -- -dune/geometry/type.hh -- -dune/localfunctions/lagrange/emptypoints.hh -- -dune/localfunctions/utility/field.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/interpolation.hh -type_traits -- -utility -- -vector -- -dune/common/std/type_traits.hh -- -dune/common/typeutilities.hh -- -dune/localfunctions/common/localinterpolation.hh -- -dune/localfunctions/lagrange/lagrangecoefficients.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/lagrangebasis.hh -fstream -- -dune/common/exceptions.hh -- -dune/localfunctions/utility/defaultbasisfactory.hh -- -dune/localfunctions/utility/monomialbasis.hh -- -dune/localfunctions/lagrange/interpolation.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/lagrangecoefficients.hh -vector -- -dune/common/fvector.hh -- -dune/geometry/type.hh -- -dune/localfunctions/utility/field.hh -- -dune/localfunctions/common/localkey.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/lagrangecube.hh -array -- -numeric -- -dune/common/fmatrix.hh -- -dune/common/fvector.hh -- -dune/common/math.hh -- -dune/geometry/referenceelements.hh -- -dune/localfunctions/common/localbasis.hh -- -dune/localfunctions/common/localfiniteelementtraits.hh -- -dune/localfunctions/common/localinterpolation.hh -- -dune/localfunctions/common/localkey.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/lagrangeprism.hh -array -- -numeric -- -dune/common/fmatrix.hh -- -dune/common/fvector.hh -- -dune/common/math.hh -- -dune/geometry/referenceelements.hh -- -dune/localfunctions/common/localbasis.hh -- -dune/localfunctions/common/localfiniteelementtraits.hh -- -dune/localfunctions/common/localinterpolation.hh -- -dune/localfunctions/common/localkey.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/lagrangepyramid.hh -array -- -numeric -- -dune/common/fmatrix.hh -- -dune/common/fvector.hh -- -dune/common/math.hh -- -dune/geometry/referenceelements.hh -- -dune/localfunctions/common/localbasis.hh -- -dune/localfunctions/common/localfiniteelementtraits.hh -- -dune/localfunctions/common/localinterpolation.hh -- -dune/localfunctions/common/localkey.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/lagrangesimplex.hh -array -- -numeric -- -dune/common/deprecated.hh -- -dune/common/fmatrix.hh -- -dune/common/fvector.hh -- -dune/common/math.hh -- -dune/geometry/referenceelements.hh -- -dune/localfunctions/common/localbasis.hh -- -dune/localfunctions/common/localfiniteelementtraits.hh -- -dune/localfunctions/common/localinterpolation.hh -- -dune/localfunctions/common/localkey.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p0.hh -dune/geometry/type.hh -- -dune/localfunctions/common/localfiniteelementtraits.hh -- -p0/p0localbasis.hh -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p0/p0localbasis.hh -p0/p0localcoefficients.hh -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p0/p0localcoefficients.hh -p0/p0localinterpolation.hh -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p0/p0localinterpolation.hh - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p0/p0localbasis.hh -numeric -- -dune/common/fmatrix.hh -- -dune/localfunctions/common/localbasis.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p0/p0localcoefficients.hh -cstddef -- -iostream -- -vector -- -dune/localfunctions/common/localkey.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p0/p0localinterpolation.hh -vector -- -dune/geometry/referenceelements.hh -- -dune/localfunctions/common/localinterpolation.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p1.hh -dune/localfunctions/lagrange/lagrangesimplex.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p2.hh -dune/localfunctions/lagrange/lagrangesimplex.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p23d.hh -dune/localfunctions/lagrange/lagrangesimplex.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pk.hh -dune/localfunctions/lagrange/lagrangesimplex.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pk1d.hh -cstddef -- -dune/geometry/type.hh -- -dune/localfunctions/common/localfiniteelementtraits.hh -- -dune/localfunctions/common/localtoglobaladaptors.hh -- -dune/localfunctions/lagrange/lagrangesimplex.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pk2d.hh -cstddef -- -dune/geometry/type.hh -- -dune/localfunctions/common/localfiniteelementtraits.hh -- -dune/localfunctions/common/localtoglobaladaptors.hh -- -dune/localfunctions/lagrange/lagrangesimplex.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pk3d.hh -dune/localfunctions/lagrange/lagrangesimplex.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pq22d.hh -dune/common/fmatrix.hh -- -dune/localfunctions/common/localfiniteelementvariant.hh -- -dune/localfunctions/lagrange/lagrangesimplex.hh -- -dune/localfunctions/lagrange/lagrangecube.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pqkfactory.hh -map -- -dune/geometry/type.hh -- -dune/localfunctions/common/virtualinterface.hh -- -dune/localfunctions/common/virtualwrappers.hh -- -dune/localfunctions/lagrange/p0.hh -- -dune/localfunctions/lagrange/pk.hh -- -dune/localfunctions/lagrange/q1.hh -- -dune/localfunctions/lagrange/qk.hh -- -dune/localfunctions/lagrange/prismp1.hh -- -dune/localfunctions/lagrange/prismp2.hh -- -dune/localfunctions/lagrange/pyramidp1.hh -- -dune/localfunctions/lagrange/pyramidp2.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/prismp1.hh -dune/localfunctions/lagrange/lagrangeprism.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/prismp2.hh -dune/localfunctions/lagrange/lagrangeprism.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pyramidp1.hh -dune/localfunctions/lagrange/lagrangepyramid.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pyramidp2.hh -dune/localfunctions/lagrange/lagrangepyramid.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/q1.hh -dune/geometry/type.hh -- -dune/localfunctions/common/localfiniteelementtraits.hh -- -dune/localfunctions/common/localtoglobaladaptors.hh -- -dune/localfunctions/lagrange/lagrangecube.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/q2.hh -dune/common/typetraits.hh -- -dune/geometry/type.hh -- -dune/localfunctions/common/localfiniteelementtraits.hh -- -dune/localfunctions/common/localtoglobaladaptors.hh -- -pk.hh -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pk.hh -qk.hh -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/qk.hh - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/qk.hh -dune/localfunctions/lagrange/lagrangecube.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/basisevaluator.hh -vector -- -dune/common/fmatrix.hh -- -dune/common/fvector.hh -- -dune/common/typetraits.hh -- -dune/geometry/type.hh -- -dune/localfunctions/utility/field.hh -- -dune/localfunctions/utility/multiindex.hh -- -dune/localfunctions/utility/tensor.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/basismatrix.hh -fstream -- -dune/common/exceptions.hh -- -dune/localfunctions/utility/lfematrix.hh -- -dune/localfunctions/utility/monomialbasis.hh -- -dune/localfunctions/utility/polynomialbasis.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/coeffmatrix.hh -cassert -- -iostream -- -vector -- -dune/common/fvector.hh -- -dune/localfunctions/utility/field.hh -- -dune/localfunctions/utility/tensor.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/defaultbasisfactory.hh -fstream -- -dune/common/exceptions.hh -- -dune/localfunctions/utility/basismatrix.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/dglocalcoefficients.hh -cassert -- -vector -- -dune/localfunctions/common/localkey.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/field.hh -dune/common/gmpfield.hh -- -dune/common/fvector.hh -- -dune/common/fmatrix.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/l2interpolation.hh -dune/common/concept.hh -- -dune/geometry/quadraturerules.hh -- -dune/localfunctions/common/localinterpolation.hh -- -dune/localfunctions/utility/lfematrix.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/lfematrix.hh -cassert -- -vector -- -field.hh -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/field.hh - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/localfiniteelement.hh -dune/geometry/type.hh -- -dune/localfunctions/common/localfiniteelementtraits.hh -- -dune/localfunctions/utility/l2interpolation.hh -- -dune/localfunctions/utility/dglocalcoefficients.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/monomialbasis.hh -vector -- -dune/common/fvector.hh -- -dune/common/fmatrix.hh -- -dune/geometry/topologyfactory.hh -- -dune/geometry/type.hh -- -dune/localfunctions/utility/field.hh -- -dune/localfunctions/utility/multiindex.hh -- -dune/localfunctions/utility/tensor.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/multiindex.hh -vector -- -ostream -- -dune/common/fvector.hh -- -dune/localfunctions/utility/field.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/polynomialbasis.hh -fstream -- -numeric -- -dune/common/fmatrix.hh -- -dune/localfunctions/common/localbasis.hh -- -dune/localfunctions/utility/coeffmatrix.hh -- -dune/localfunctions/utility/monomialbasis.hh -- -dune/localfunctions/utility/multiindex.hh -- -dune/localfunctions/utility/basisevaluator.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/tensor.hh -ostream -- -vector -- -dune/common/fvector.hh -- -dune/localfunctions/utility/field.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-microstructure/src/dune-microstructure.cc -config.h -- -array -- -vector -- -iostream -- -dune/common/indices.hh -- -dune/common/bitsetvector.hh -- -dune/common/parametertree.hh -- -dune/common/parametertreeparser.hh -- -dune/common/float_cmp.hh -- -dune/common/math.hh -- -dune/geometry/quadraturerules.hh -- -dune/grid/uggrid.hh -- -dune/grid/yaspgrid.hh -- -dune/grid/io/file/vtk/subsamplingvtkwriter.hh -- -dune/istl/matrix.hh -- -dune/istl/bcrsmatrix.hh -- -dune/istl/multitypeblockmatrix.hh -- -dune/istl/multitypeblockvector.hh -- -dune/istl/matrixindexset.hh -- -dune/istl/solvers.hh -- -dune/istl/preconditioners.hh -- -dune/istl/io.hh -- -dune/functions/functionspacebases/interpolate.hh -- -dune/functions/backends/istlvectorbackend.hh -- -dune/functions/functionspacebases/powerbasis.hh -- -dune/functions/functionspacebases/compositebasis.hh -- -dune/functions/functionspacebases/lagrangebasis.hh -- -dune/functions/functionspacebases/periodicbasis.hh -- -dune/functions/functionspacebases/subspacebasis.hh -- -dune/functions/functionspacebases/boundarydofs.hh -- -dune/functions/gridfunctions/discreteglobalbasisfunction.hh -- -dune/functions/gridfunctions/gridviewfunction.hh -- -dune/common/fvector.hh -- -dune/common/fmatrix.hh -- -dune/microstructure/prestrainimp.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/childextraction.hh -type_traits -- -utility -- -dune/common/concept.hh -- -dune/common/documentation.hh -- -dune/common/typetraits.hh -- -dune/common/shared_ptr.hh -- -dune/typetree/nodeinterface.hh -- -dune/typetree/treepath.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/compositenode.hh -tuple -- -memory -- -type_traits -- -dune/typetree/nodetags.hh -- -dune/typetree/childextraction.hh -- -dune/typetree/typetraits.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/fixedcapacitystack.hh -array -- -cassert -- - -/home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/leafnode.hh -dune/typetree/nodetags.hh -- -cstddef -- -type_traits -- - -/home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/nodeinterface.hh -cstddef -- -type_traits -- -dune/common/documentation.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/nodetags.hh - -/home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/powernode.hh -cassert -- -array -- -memory -- -type_traits -- -dune/common/typetraits.hh -- -dune/common/std/type_traits.hh -- -dune/typetree/nodetags.hh -- -dune/typetree/utility.hh -- -dune/typetree/childextraction.hh -- -dune/typetree/typetraits.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/traversal.hh -utility -- -dune/common/hybridutilities.hh -- -dune/common/std/type_traits.hh -- -dune/typetree/childextraction.hh -- -dune/typetree/nodetags.hh -- -dune/typetree/treepath.hh -- -dune/typetree/visitor.hh -- -dune/typetree/traversal.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/treecontainer.hh -type_traits -- -utility -- -functional -- -array -- -dune/common/indices.hh -- -dune/common/hybridutilities.hh -- -dune/common/rangeutilities.hh -- -dune/common/tuplevector.hh -- -dune/typetree/treepath.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/treepath.hh -cstddef -- -iostream -- -dune/common/documentation.hh -- -dune/common/typetraits.hh -- -dune/common/indices.hh -- -dune/common/hybridutilities.hh -- -dune/typetree/fixedcapacitystack.hh -- -dune/typetree/utility.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/typetraits.hh -type_traits -- -dune/common/typetraits.hh -- -dune/typetree/treepath.hh -- -dune/typetree/nodeinterface.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/utility.hh -memory -- -tuple -- -type_traits -- -utility -- -dune/common/shared_ptr.hh -- -dune/common/indices.hh -- -dune/typetree/nodeinterface.hh -- -dune/typetree/nodetags.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/visitor.hh -dune/typetree/treepath.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/domain/domain.h -dune/uggrid/parallel/ddd/dddtypes.hh -- -dune/uggrid/low/heaps.h -- -dune/uggrid/low/namespace.h -- -dune/uggrid/low/ugenv.h -- -dune/uggrid/low/ugtypes.h -- - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/domain/std_domain.h -dune/uggrid/low/dimension.h -- -dune/uggrid/low/namespace.h -- -domain.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/domain/domain.h - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/algebra.h -dune/uggrid/low/namespace.h -- -dune/uggrid/low/ugtypes.h -- -gm.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/gm.h - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/cw.h -dune/uggrid/low/namespace.h -- - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/dlmgr.h -gm.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/gm.h -dune/uggrid/low/debug.h -- -dune/uggrid/low/misc.h -- -dune/uggrid/low/namespace.h -- -dune/uggrid/parallel/dddif/parallel.h -- - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/elements.h -dune/uggrid/low/namespace.h -- -gm.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/gm.h - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/evm.h -cmath -- -dune/uggrid/low/debug.h -- -dune/uggrid/low/namespace.h -- -dune/uggrid/low/ugtypes.h -- -gm.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/gm.h - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/gm.h -climits -- -cassert -- -cstdlib -- -ctime -- -cmath -- -memory -- -unordered_map -- -array -- -numeric -- -dune/uggrid/domain/domain.h -- -dune/uggrid/low/debug.h -- -dune/uggrid/low/dimension.h -- -dune/uggrid/low/heaps.h -- -dune/uggrid/low/namespace.h -- -dune/uggrid/low/misc.h -- -dune/uggrid/low/ugenv.h -- -dune/uggrid/low/ugtypes.h -- -pargm.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/pargm.h -cw.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/cw.h -dune/uggrid/parallel/ppif/ppiftypes.hh -- -dune/uggrid/parallel/ddd/dddcontext.hh -- -elements.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/elements.h - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/pargm.h -dune/uggrid/low/namespace.h -- -dune/uggrid/low/ugtypes.h -- -dune/uggrid/parallel/ddd/include/ddd.h -- -dune/uggrid/parallel/ppif/ppif.h -- - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/refine.h -dune/uggrid/low/namespace.h -- -dune/uggrid/low/ugtypes.h -- -gm.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/gm.h -algebra.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/algebra.h - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/rm.h -memory -- -gm.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/gm.h -refine.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/refine.h -dune/uggrid/low/namespace.h -- - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/shapes.h -cmath -- -gm.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/gm.h -evm.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/evm.h -dune/uggrid/low/namespace.h -- - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/ugm.h -dune/uggrid/low/namespace.h -- -dune/uggrid/low/ugtypes.h -- -gm.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/gm.h -dlmgr.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/dlmgr.h - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/initug.h -dune/uggrid/low/namespace.h -- -dune/uggrid/low/ugtypes.h -- - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/debug.h -misc.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/misc.h -ugtypes.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/ugtypes.h -cassert -- - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/dimension.h - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/heaps.h -vector -- -ugtypes.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/ugtypes.h -namespace.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/namespace.h - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/misc.h -ugtypes.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/ugtypes.h -cstring -- -heaps.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/heaps.h -namespace.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/namespace.h - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/namespace.h -namespace.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/namespace.h -namespace.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/namespace.h -namespace.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/namespace.h - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/ugenv.h -ugtypes.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/ugtypes.h -namespace.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/namespace.h - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/ugtypes.h -namespace.h -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/namespace.h - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/ddd/dddconstants.hh -cstddef -- - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/ddd/dddcontext.hh -memory -- -vector -- -array -- -dune/uggrid/parallel/ddd/dddconstants.hh -- -dune/uggrid/parallel/ddd/dddtypes.hh -- -dune/uggrid/parallel/ddd/dddtypes_impl.hh -- -dune/uggrid/parallel/ppif/ppiftypes.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/ddd/dddtypes.hh -cinttypes -- - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/ddd/dddtypes_impl.hh -memory -- -vector -- -dune/uggrid/parallel/ppif/ppiftypes.hh -- -dddconstants.hh -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/ddd/dddconstants.hh -dddtypes.hh -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/ddd/dddtypes.hh - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/ddd/include/ddd.h -cstddef -- -cinttypes -- -dune/uggrid/parallel/ddd/dddtypes.hh -- -dune/uggrid/parallel/ddd/dddtypes_impl.hh -- -dune/uggrid/low/namespace.h -- - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/dddif/parallel.h -memory -- -dune/uggrid/parallel/ddd/dddcontext.hh -- -dune/uggrid/parallel/ppif/ppif.h -- -dune/uggrid/low/heaps.h -- -dune/uggrid/low/namespace.h -- -dune/uggrid/parallel/ddd/include/ddd.h -- -dune/uggrid/gm/gm.h -- -dune/uggrid/gm/pargm.h -- - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/ppif/ppif.h -memory -- -dune/uggrid/parallel/ppif/ppiftypes.hh -- - -/home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/ppif/ppiftypes.hh -cstddef -- - -/usr/lib/x86_64-linux-gnu/openmpi/include/mpi.h -stddef.h -- -mpi_portable_platform.h -/usr/lib/x86_64-linux-gnu/openmpi/include/mpi_portable_platform.h -openmpi/ompi/mpi/cxx/mpicxx.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/mpicxx.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/mpi_portable_platform.h -omp.h -/usr/lib/x86_64-linux-gnu/openmpi/include/omp.h -omp.h -/usr/lib/x86_64-linux-gnu/openmpi/include/omp.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/comm.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/comm_inln.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/constants.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/datatype.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/datatype_inln.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/errhandler.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/errhandler_inln.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/exception.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/file.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/file_inln.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/functions.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/functions_inln.h -string.h -- - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/group.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/group_inln.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/info.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/info_inln.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/intercomm.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/intercomm_inln.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/intracomm.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/intracomm_inln.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/mpicxx.h -mpi.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/mpi.h -map -- -utility -- -stdarg.h -- -stdio.h -- -iostream -- -sys/synch.h -- -ompi/mpi/cxx/pmpicxx.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/pmpicxx.h -ompi/mpi/cxx/constants.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/constants.h -ompi/mpi/cxx/functions.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/functions.h -ompi/mpi/cxx/datatype.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/datatype.h -openmpi/ompi/mpi/cxx/constants.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/constants.h -openmpi/ompi/mpi/cxx/functions.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/functions.h -openmpi/ompi/mpi/cxx/datatype.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/datatype.h -ompi/mpi/cxx/exception.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/exception.h -ompi/mpi/cxx/op.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/op.h -ompi/mpi/cxx/status.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/status.h -ompi/mpi/cxx/request.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/request.h -ompi/mpi/cxx/group.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/group.h -ompi/mpi/cxx/comm.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/comm.h -ompi/mpi/cxx/win.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/win.h -ompi/mpi/cxx/file.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/file.h -ompi/mpi/cxx/errhandler.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/errhandler.h -ompi/mpi/cxx/intracomm.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/intracomm.h -ompi/mpi/cxx/topology.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/topology.h -ompi/mpi/cxx/intercomm.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/intercomm.h -ompi/mpi/cxx/info.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/info.h -openmpi/ompi/mpi/cxx/exception.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/exception.h -openmpi/ompi/mpi/cxx/op.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/op.h -openmpi/ompi/mpi/cxx/status.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/status.h -openmpi/ompi/mpi/cxx/request.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/request.h -openmpi/ompi/mpi/cxx/group.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/group.h -openmpi/ompi/mpi/cxx/comm.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/comm.h -openmpi/ompi/mpi/cxx/win.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/win.h -openmpi/ompi/mpi/cxx/file.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/file.h -openmpi/ompi/mpi/cxx/errhandler.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/errhandler.h -openmpi/ompi/mpi/cxx/intracomm.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/intracomm.h -openmpi/ompi/mpi/cxx/topology.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/topology.h -openmpi/ompi/mpi/cxx/intercomm.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/intercomm.h -openmpi/ompi/mpi/cxx/info.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/info.h -ompi/mpi/cxx/pop_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/pop_inln.h -ompi/mpi/cxx/pgroup_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/pgroup_inln.h -ompi/mpi/cxx/pstatus_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/pstatus_inln.h -ompi/mpi/cxx/prequest_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/prequest_inln.h -ompi/mpi/cxx/datatype_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/datatype_inln.h -ompi/mpi/cxx/functions_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/functions_inln.h -ompi/mpi/cxx/request_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/request_inln.h -ompi/mpi/cxx/comm_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/comm_inln.h -ompi/mpi/cxx/intracomm_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/intracomm_inln.h -ompi/mpi/cxx/topology_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/topology_inln.h -ompi/mpi/cxx/intercomm_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/intercomm_inln.h -ompi/mpi/cxx/group_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/group_inln.h -ompi/mpi/cxx/op_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/op_inln.h -ompi/mpi/cxx/errhandler_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/errhandler_inln.h -ompi/mpi/cxx/status_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/status_inln.h -ompi/mpi/cxx/info_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/info_inln.h -ompi/mpi/cxx/win_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/win_inln.h -ompi/mpi/cxx/file_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/ompi/mpi/cxx/file_inln.h -openmpi/ompi/mpi/cxx/datatype_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/datatype_inln.h -openmpi/ompi/mpi/cxx/functions_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/functions_inln.h -openmpi/ompi/mpi/cxx/request_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/request_inln.h -openmpi/ompi/mpi/cxx/comm_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/comm_inln.h -openmpi/ompi/mpi/cxx/intracomm_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/intracomm_inln.h -openmpi/ompi/mpi/cxx/topology_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/topology_inln.h -openmpi/ompi/mpi/cxx/intercomm_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/intercomm_inln.h -openmpi/ompi/mpi/cxx/group_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/group_inln.h -openmpi/ompi/mpi/cxx/op_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/op_inln.h -openmpi/ompi/mpi/cxx/errhandler_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/errhandler_inln.h -openmpi/ompi/mpi/cxx/status_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/status_inln.h -openmpi/ompi/mpi/cxx/info_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/info_inln.h -openmpi/ompi/mpi/cxx/win_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/win_inln.h -openmpi/ompi/mpi/cxx/file_inln.h -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/openmpi/ompi/mpi/cxx/file_inln.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/op.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/op_inln.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/request.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/request_inln.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/status.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/status_inln.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/topology.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/topology_inln.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/win.h - -/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/win_inln.h - -config.h - diff --git a/build-cmake/src/CMakeFiles/dune-microstructure.dir/DependInfo.cmake b/build-cmake/src/CMakeFiles/dune-microstructure.dir/DependInfo.cmake deleted file mode 100644 index 85bd3ed7d7ee338d1ae7308b48b37b1defd8525a..0000000000000000000000000000000000000000 --- a/build-cmake/src/CMakeFiles/dune-microstructure.dir/DependInfo.cmake +++ /dev/null @@ -1,56 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - "CXX" - ) -# The set of files for implicit dependencies of each language: -set(CMAKE_DEPENDS_CHECK_CXX - "/home/klaus/Desktop/DUNE2.8/dune-microstructure/src/dune-microstructure.cc" "/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o" - ) -set(CMAKE_CXX_COMPILER_ID "GNU") - -# Preprocessor definitions for this target. -set(CMAKE_TARGET_DEFINITIONS_CXX - "ENABLE_GMP=1" - "ENABLE_IPOPT=1" - "ENABLE_MPI=1" - "ENABLE_QUADMATH=1" - "ENABLE_SUPERLU=1" - "ENABLE_UG=1" - "HAVE_CONFIG_H" - "HAVE_CSTDDEF=1" - "MPICH_SKIP_MPICXX" - "MPIPP_H" - "MPI_NO_CPPBIND" - "ModelP" - "OMPI_SKIP_MPICXX" - "UG_USE_NEW_DIMENSION_DEFINES" - "_GLIBCXX_USE_FLOAT128" - ) - -# The include file search paths: -set(CMAKE_CXX_TARGET_INCLUDE_PATH - "." - "../" - "/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi" - "/usr/lib/x86_64-linux-gnu/openmpi/include" - "/home/klaus/Desktop/DUNE2.8/dune-common" - "/home/klaus/Desktop/DUNE2.8/dune-geometry" - "/home/klaus/Desktop/DUNE2.8/dune-uggrid" - "/home/klaus/Desktop/DUNE2.8/dune-grid" - "/home/klaus/Desktop/DUNE2.8/dune-istl" - "/home/klaus/Desktop/DUNE2.8/dune-localfunctions" - "/home/klaus/Desktop/DUNE2.8/dune-alugrid" - "/home/klaus/Desktop/DUNE2.8/dune-typetree" - "/home/klaus/Desktop/DUNE2.8/dune-matrix-vector" - "/home/klaus/Desktop/DUNE2.8/dune-solvers" - "/home/klaus/Desktop/DUNE2.8/dune-functions" - "/usr/include/coin" - "/usr/include/superlu" - ) - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-cmake/src/CMakeFiles/dune-microstructure.dir/build.make b/build-cmake/src/CMakeFiles/dune-microstructure.dir/build.make deleted file mode 100644 index 1028d0086262d7dd821264c898b593096595d1d2..0000000000000000000000000000000000000000 --- a/build-cmake/src/CMakeFiles/dune-microstructure.dir/build.make +++ /dev/null @@ -1,125 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -# Include any dependencies generated for this target. -include src/CMakeFiles/dune-microstructure.dir/depend.make - -# Include the progress variables for this target. -include src/CMakeFiles/dune-microstructure.dir/progress.make - -# Include the compile flags for this target's objects. -include src/CMakeFiles/dune-microstructure.dir/flags.make - -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: src/CMakeFiles/dune-microstructure.dir/flags.make -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: ../src/dune-microstructure.cc - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o" - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o -c /home/klaus/Desktop/DUNE2.8/dune-microstructure/src/dune-microstructure.cc - -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.i" - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/klaus/Desktop/DUNE2.8/dune-microstructure/src/dune-microstructure.cc > CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.i - -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.s" - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/klaus/Desktop/DUNE2.8/dune-microstructure/src/dune-microstructure.cc -o CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.s - -# Object files for target dune-microstructure -dune__microstructure_OBJECTS = \ -"CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o" - -# External object files for target dune-microstructure -dune__microstructure_EXTERNAL_OBJECTS = - -src/dune-microstructure: src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o -src/dune-microstructure: src/CMakeFiles/dune-microstructure.dir/build.make -src/dune-microstructure: /home/klaus/Desktop/DUNE2.8/dune-solvers/build-cmake/lib/libdunesolvers.a -src/dune-microstructure: /home/klaus/Desktop/DUNE2.8/dune-alugrid/build-cmake/lib/libdunealugrid.a -src/dune-microstructure: /home/klaus/Desktop/DUNE2.8/dune-grid/build-cmake/lib/libdunegrid.a -src/dune-microstructure: /home/klaus/Desktop/DUNE2.8/dune-uggrid/build-cmake/lib/libduneuggrid.a -src/dune-microstructure: /home/klaus/Desktop/DUNE2.8/dune-geometry/build-cmake/lib/libdunegeometry.a -src/dune-microstructure: /home/klaus/Desktop/DUNE2.8/dune-common/build-cmake/lib/libdunecommon.a -src/dune-microstructure: /usr/lib/x86_64-linux-gnu/libdl.so -src/dune-microstructure: /usr/lib/libipopt.so -src/dune-microstructure: /usr/lib/x86_64-linux-gnu/libz.so -src/dune-microstructure: /usr/lib/x86_64-linux-gnu/libsuperlu.so -src/dune-microstructure: /home/klaus/Desktop/DUNE2.8/dune-grid/build-cmake/lib/libdunegrid.a -src/dune-microstructure: /home/klaus/Desktop/DUNE2.8/dune-uggrid/build-cmake/lib/libduneuggrid.a -src/dune-microstructure: /home/klaus/Desktop/DUNE2.8/dune-geometry/build-cmake/lib/libdunegeometry.a -src/dune-microstructure: /home/klaus/Desktop/DUNE2.8/dune-common/build-cmake/lib/libdunecommon.a -src/dune-microstructure: /usr/lib/x86_64-linux-gnu/libgmpxx.so -src/dune-microstructure: /usr/lib/x86_64-linux-gnu/libopenblas.so -src/dune-microstructure: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so -src/dune-microstructure: /home/klaus/Desktop/DUNE2.8/dune-solvers/build-cmake/lib/libdunesolvers.a -src/dune-microstructure: /home/klaus/Desktop/DUNE2.8/dune-alugrid/build-cmake/lib/libdunealugrid.a -src/dune-microstructure: /home/klaus/Desktop/DUNE2.8/dune-grid/build-cmake/lib/libdunegrid.a -src/dune-microstructure: /home/klaus/Desktop/DUNE2.8/dune-uggrid/build-cmake/lib/libduneuggrid.a -src/dune-microstructure: /home/klaus/Desktop/DUNE2.8/dune-geometry/build-cmake/lib/libdunegeometry.a -src/dune-microstructure: /home/klaus/Desktop/DUNE2.8/dune-common/build-cmake/lib/libdunecommon.a -src/dune-microstructure: /usr/lib/x86_64-linux-gnu/libz.so -src/dune-microstructure: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so -src/dune-microstructure: /usr/lib/x86_64-linux-gnu/libopenblas.so -src/dune-microstructure: /usr/lib/x86_64-linux-gnu/libgmp.so -src/dune-microstructure: src/CMakeFiles/dune-microstructure.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable dune-microstructure" - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/src && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/dune-microstructure.dir/link.txt --verbose=$(VERBOSE) - -# Rule to build all files generated by this target. -src/CMakeFiles/dune-microstructure.dir/build: src/dune-microstructure - -.PHONY : src/CMakeFiles/dune-microstructure.dir/build - -src/CMakeFiles/dune-microstructure.dir/clean: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/src && $(CMAKE_COMMAND) -P CMakeFiles/dune-microstructure.dir/cmake_clean.cmake -.PHONY : src/CMakeFiles/dune-microstructure.dir/clean - -src/CMakeFiles/dune-microstructure.dir/depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/klaus/Desktop/DUNE2.8/dune-microstructure /home/klaus/Desktop/DUNE2.8/dune-microstructure/src /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/src /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/src/CMakeFiles/dune-microstructure.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : src/CMakeFiles/dune-microstructure.dir/depend - diff --git a/build-cmake/src/CMakeFiles/dune-microstructure.dir/cmake_clean.cmake b/build-cmake/src/CMakeFiles/dune-microstructure.dir/cmake_clean.cmake deleted file mode 100644 index 38ed77ceedd308766456f05bd904cb0ee4b8f78c..0000000000000000000000000000000000000000 --- a/build-cmake/src/CMakeFiles/dune-microstructure.dir/cmake_clean.cmake +++ /dev/null @@ -1,10 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o" - "dune-microstructure" - "dune-microstructure.pdb" -) - -# Per-language clean rules from dependency scanning. -foreach(lang CXX) - include(CMakeFiles/dune-microstructure.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build-cmake/src/CMakeFiles/dune-microstructure.dir/depend.internal b/build-cmake/src/CMakeFiles/dune-microstructure.dir/depend.internal deleted file mode 100644 index 3e99223fcbd96e7c13e4a8e8dd4a2cf42dc85761..0000000000000000000000000000000000000000 --- a/build-cmake/src/CMakeFiles/dune-microstructure.dir/depend.internal +++ /dev/null @@ -1,397 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o - ../dune/microstructure/microstructuredrodgrid.hh - ../dune/microstructure/prestrainimp.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/assertandreturn.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/bartonnackmanifcheck.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/bigunsignedint.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/binaryfunctions.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/bitsetvector.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/boundschecking.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/classname.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/concept.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/debugstream.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/densematrix.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/densevector.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/deprecated.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/diagonalmatrix.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/documentation.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/dotproduct.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/dynmatrix.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/dynmatrixev.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/dynvector.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/exceptions.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/float_cmp.cc - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/float_cmp.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/fmatrix.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/fmatrixev.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/ftraits.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/function.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/fvector.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/genericiterator.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/gmpfield.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/hash.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/hybridutilities.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/indent.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/indices.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/iteratorfacades.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/iteratorrange.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/keywords.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/math.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/matvectraits.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/overloadset.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parallel/communication.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parallel/future.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parallel/mpicommunication.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parallel/mpidata.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parallel/mpifuture.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parallel/mpihelper.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parallel/mpitraits.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parameterizedobject.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parametertree.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parametertreeparser.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/path.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/power.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/precision.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/promotiontraits.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/proxymemberaccess.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/rangeutilities.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/reservedvector.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/scalarmatrixview.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/scalarvectorview.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/shared_ptr.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/simd/base.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/simd/defaults.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/simd/interface.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/simd/io.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/simd/simd.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/simd/standard.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/singleton.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/std/apply.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/std/type_traits.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/stdstreams.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/stdthread.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/streamoperators.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/timer.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/to_unique_ptr.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/tupleutility.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/tuplevector.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/typelist.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/typetraits.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/typeutilities.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/unused.hh - /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/visibility.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/backends/concepts.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/backends/istlvectorbackend.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/defaultderivativetraits.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/differentiablefunction.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/differentiablefunction_imp.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/functionconcepts.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/indexaccess.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/interfaces.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/localfunction.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/localfunction_imp.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/polymorphicsmallobject.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/signature.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/staticforloop.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/type_traits.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/typeerasure.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/utility.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/basistags.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/boundarydofs.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/compositebasis.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/concepts.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/defaultglobalbasis.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/defaultlocalview.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/flatmultiindex.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/flatvectorview.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/hierarchicnodetorangemap.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/interpolate.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/lagrangebasis.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/nodes.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/periodicbasis.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/powerbasis.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/sizeinfo.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/subentitydofs.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/subspacebasis.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/subspacelocalview.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/transformedindexbasis.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/gridfunctions/analyticgridviewfunction.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/gridfunctions/discreteglobalbasisfunction.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/gridfunctions/gridfunction.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/gridfunctions/gridfunction_imp.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/gridfunctions/gridviewentityset.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/gridfunctions/gridviewfunction.hh - /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/gridfunctions/localderivativetraits.hh - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/affinegeometry.hh - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/axisalignedcubegeometry.hh - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/dimension.hh - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/multilineargeometry.hh - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules.hh - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/gauss_imp.hh - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/gausslobatto_imp.hh - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/gaussradauleft_imp.hh - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/gaussradauright_imp.hh - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/jacobi_1_0_imp.hh - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/jacobi_2_0_imp.hh - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/jacobi_n_0.hh - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/pointquadrature.hh - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/simplexquadrature.hh - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/tensorproductquadrature.hh - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/referenceelement.hh - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/referenceelementimplementation.hh - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/referenceelements.hh - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement.hh - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/base.cc - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/hcube.cc - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/hcubetriangulation.cc - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/prismtriangulation.cc - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/pyramidtriangulation.cc - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/simplex.cc - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/topologyfactory.hh - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/type.hh - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/typeindex.hh - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/virtualrefinement.cc - /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/virtualrefinement.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/backuprestore.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/boundarysegment.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/capabilities.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/datahandleif.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/defaultgridview.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/entity.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/entityiterator.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/entityseed.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/exceptions.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/geometry.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/grid.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/gridenums.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/gridfactory.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/gridview.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/indexidset.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/intersection.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/intersectioniterator.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/mapper.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/mcmgmapper.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/partitionset.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/rangegenerators.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/b64enc.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/common.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/dataarraywriter.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/function.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/pvtuwriter.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/streams.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/subsamplingvtkwriter.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/vtkwriter.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/vtuwriter.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/nulliteratorfactory.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridentity.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridentityseed.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridfactory.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridhieriterator.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridindexsets.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridintersectioniterators.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridintersections.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridleafiterator.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridleveliterator.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridlist.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridviews.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/ug_undefs.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridentity.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridentityseed.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridfactory.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridgeometry.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridhieriterator.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridindexsets.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridintersectioniterators.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridintersections.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridleafiterator.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridleveliterator.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridlocalgeometry.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridrenumberer.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridviews.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/ugincludes.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uglbgatherscatter.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/ugmessagebuffer.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/ugwrapper.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/utility/multiindex.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/utility/persistentcontainer.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/utility/persistentcontainermap.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/utility/persistentcontainervector.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/utility/structuredgridfactory.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/backuprestore.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/coordinates.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/partitioning.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/structuredyaspgridfactory.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/torus.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridentity.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridentityseed.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridgeometry.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridhierarchiciterator.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgrididset.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridindexsets.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridintersection.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridintersectioniterator.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridleveliterator.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridpersistentcontainer.hh - /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/ygrid.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/allocator.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/basearray.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/bcrsmatrix.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/blocklevel.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/bvector.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/common/counter.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/common/registry.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/eigenvalue/arpackpp.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/gsetc.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/ildl.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/ilu.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/io.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/istlexception.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/matrix.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/matrixindexset.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/matrixutils.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/multitypeblockmatrix.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/multitypeblockvector.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/operators.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/preconditioner.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/preconditioners.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/scalarproducts.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/scaledidmatrix.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/solver.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/solvercategory.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/solverregistry.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/solvers.hh - /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/solvertype.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/localbasis.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/localfiniteelementtraits.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/localfiniteelementvariant.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/localinterpolation.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/localkey.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/localtoglobaladaptors.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/virtualinterface.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/virtualwrappers.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/emptypoints.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/equidistantpoints.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/interpolation.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/lagrangebasis.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/lagrangecoefficients.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/lagrangecube.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/lagrangeprism.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/lagrangepyramid.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/lagrangesimplex.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p0.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p0/p0localbasis.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p0/p0localcoefficients.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p0/p0localinterpolation.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p1.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p2.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p23d.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pk.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pk1d.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pk2d.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pk3d.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pq22d.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pqkfactory.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/prismp1.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/prismp2.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pyramidp1.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pyramidp2.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/q1.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/q2.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/qk.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/basisevaluator.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/basismatrix.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/coeffmatrix.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/defaultbasisfactory.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/dglocalcoefficients.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/field.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/l2interpolation.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/lfematrix.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/localfiniteelement.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/monomialbasis.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/multiindex.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/polynomialbasis.hh - /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/tensor.hh - /home/klaus/Desktop/DUNE2.8/dune-microstructure/src/dune-microstructure.cc - /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/childextraction.hh - /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/compositenode.hh - /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/fixedcapacitystack.hh - /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/leafnode.hh - /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/nodeinterface.hh - /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/nodetags.hh - /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/powernode.hh - /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/traversal.hh - /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/treecontainer.hh - /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/treepath.hh - /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/typetraits.hh - /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/utility.hh - /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/visitor.hh - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/domain/domain.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/domain/std_domain.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/algebra.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/cw.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/dlmgr.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/elements.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/evm.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/gm.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/pargm.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/refine.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/rm.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/shapes.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/ugm.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/initug.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/debug.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/dimension.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/heaps.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/misc.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/namespace.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/ugenv.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/ugtypes.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/ddd/dddconstants.hh - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/ddd/dddcontext.hh - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/ddd/dddtypes.hh - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/ddd/dddtypes_impl.hh - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/ddd/include/ddd.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/dddif/parallel.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/ppif/ppif.h - /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/ppif/ppiftypes.hh - /usr/lib/x86_64-linux-gnu/openmpi/include/mpi.h - /usr/lib/x86_64-linux-gnu/openmpi/include/mpi_portable_platform.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/comm.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/comm_inln.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/constants.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/datatype.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/datatype_inln.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/errhandler.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/errhandler_inln.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/exception.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/file.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/file_inln.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/functions.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/functions_inln.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/group.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/group_inln.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/info.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/info_inln.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/intercomm.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/intercomm_inln.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/intracomm.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/intracomm_inln.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/mpicxx.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/op.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/op_inln.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/request.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/request_inln.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/status.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/status_inln.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/topology.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/topology_inln.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/win.h - /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/win_inln.h - config.h diff --git a/build-cmake/src/CMakeFiles/dune-microstructure.dir/depend.make b/build-cmake/src/CMakeFiles/dune-microstructure.dir/depend.make deleted file mode 100644 index 841277e610360e8ce0eff18140a04c5cddc0fc05..0000000000000000000000000000000000000000 --- a/build-cmake/src/CMakeFiles/dune-microstructure.dir/depend.make +++ /dev/null @@ -1,397 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: ../dune/microstructure/microstructuredrodgrid.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: ../dune/microstructure/prestrainimp.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/assertandreturn.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/bartonnackmanifcheck.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/bigunsignedint.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/binaryfunctions.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/bitsetvector.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/boundschecking.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/classname.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/concept.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/debugstream.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/densematrix.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/densevector.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/deprecated.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/diagonalmatrix.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/documentation.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/dotproduct.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/dynmatrix.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/dynmatrixev.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/dynvector.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/exceptions.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/float_cmp.cc -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/float_cmp.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/fmatrix.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/fmatrixev.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/ftraits.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/function.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/fvector.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/genericiterator.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/gmpfield.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/hash.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/hybridutilities.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/indent.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/indices.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/iteratorfacades.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/iteratorrange.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/keywords.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/math.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/matvectraits.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/overloadset.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parallel/communication.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parallel/future.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parallel/mpicommunication.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parallel/mpidata.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parallel/mpifuture.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parallel/mpihelper.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parallel/mpitraits.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parameterizedobject.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parametertree.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/parametertreeparser.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/path.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/power.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/precision.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/promotiontraits.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/proxymemberaccess.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/rangeutilities.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/reservedvector.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/scalarmatrixview.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/scalarvectorview.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/shared_ptr.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/simd/base.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/simd/defaults.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/simd/interface.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/simd/io.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/simd/simd.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/simd/standard.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/singleton.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/std/apply.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/std/type_traits.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/stdstreams.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/stdthread.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/streamoperators.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/timer.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/to_unique_ptr.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/tupleutility.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/tuplevector.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/typelist.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/typetraits.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/typeutilities.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/unused.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-common/dune/common/visibility.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/backends/concepts.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/backends/istlvectorbackend.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/defaultderivativetraits.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/differentiablefunction.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/differentiablefunction_imp.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/functionconcepts.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/indexaccess.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/interfaces.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/localfunction.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/localfunction_imp.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/polymorphicsmallobject.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/signature.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/staticforloop.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/type_traits.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/typeerasure.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/common/utility.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/basistags.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/boundarydofs.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/compositebasis.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/concepts.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/defaultglobalbasis.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/defaultlocalview.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/flatmultiindex.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/flatvectorview.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/hierarchicnodetorangemap.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/interpolate.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/lagrangebasis.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/nodes.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/periodicbasis.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/powerbasis.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/sizeinfo.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/subentitydofs.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/subspacebasis.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/subspacelocalview.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/functionspacebases/transformedindexbasis.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/gridfunctions/analyticgridviewfunction.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/gridfunctions/discreteglobalbasisfunction.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/gridfunctions/gridfunction.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/gridfunctions/gridfunction_imp.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/gridfunctions/gridviewentityset.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/gridfunctions/gridviewfunction.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-functions/dune/functions/gridfunctions/localderivativetraits.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/affinegeometry.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/axisalignedcubegeometry.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/dimension.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/multilineargeometry.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/gauss_imp.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/gausslobatto_imp.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/gaussradauleft_imp.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/gaussradauright_imp.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/jacobi_1_0_imp.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/jacobi_2_0_imp.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/jacobi_n_0.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/pointquadrature.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/simplexquadrature.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/quadraturerules/tensorproductquadrature.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/referenceelement.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/referenceelementimplementation.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/referenceelements.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/base.cc -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/hcube.cc -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/hcubetriangulation.cc -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/prismtriangulation.cc -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/pyramidtriangulation.cc -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/refinement/simplex.cc -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/topologyfactory.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/type.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/typeindex.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/virtualrefinement.cc -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-geometry/dune/geometry/virtualrefinement.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/backuprestore.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/boundarysegment.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/capabilities.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/datahandleif.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/defaultgridview.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/entity.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/entityiterator.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/entityseed.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/exceptions.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/geometry.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/grid.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/gridenums.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/gridfactory.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/gridview.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/indexidset.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/intersection.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/intersectioniterator.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/mapper.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/mcmgmapper.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/partitionset.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/common/rangegenerators.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/b64enc.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/common.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/dataarraywriter.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/function.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/pvtuwriter.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/streams.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/subsamplingvtkwriter.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/vtkwriter.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/io/file/vtk/vtuwriter.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/nulliteratorfactory.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridentity.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridentityseed.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridfactory.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridhieriterator.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridindexsets.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridintersectioniterators.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridintersections.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridleafiterator.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridleveliterator.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridlist.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/onedgrid/onedgridviews.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/ug_undefs.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridentity.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridentityseed.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridfactory.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridgeometry.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridhieriterator.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridindexsets.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridintersectioniterators.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridintersections.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridleafiterator.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridleveliterator.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridlocalgeometry.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridrenumberer.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uggridviews.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/ugincludes.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/uglbgatherscatter.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/ugmessagebuffer.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/uggrid/ugwrapper.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/utility/multiindex.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/utility/persistentcontainer.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/utility/persistentcontainermap.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/utility/persistentcontainervector.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/utility/structuredgridfactory.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/backuprestore.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/coordinates.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/partitioning.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/structuredyaspgridfactory.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/torus.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridentity.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridentityseed.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridgeometry.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridhierarchiciterator.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgrididset.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridindexsets.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridintersection.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridintersectioniterator.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridleveliterator.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/yaspgridpersistentcontainer.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-grid/dune/grid/yaspgrid/ygrid.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/allocator.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/basearray.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/bcrsmatrix.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/blocklevel.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/bvector.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/common/counter.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/common/registry.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/eigenvalue/arpackpp.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/gsetc.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/ildl.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/ilu.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/io.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/istlexception.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/matrix.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/matrixindexset.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/matrixutils.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/multitypeblockmatrix.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/multitypeblockvector.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/operators.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/preconditioner.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/preconditioners.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/scalarproducts.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/scaledidmatrix.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/solver.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/solvercategory.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/solverregistry.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/solvers.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-istl/dune/istl/solvertype.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/localbasis.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/localfiniteelementtraits.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/localfiniteelementvariant.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/localinterpolation.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/localkey.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/localtoglobaladaptors.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/virtualinterface.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/common/virtualwrappers.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/emptypoints.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/equidistantpoints.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/interpolation.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/lagrangebasis.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/lagrangecoefficients.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/lagrangecube.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/lagrangeprism.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/lagrangepyramid.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/lagrangesimplex.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p0.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p0/p0localbasis.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p0/p0localcoefficients.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p0/p0localinterpolation.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p1.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p2.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/p23d.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pk.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pk1d.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pk2d.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pk3d.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pq22d.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pqkfactory.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/prismp1.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/prismp2.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pyramidp1.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/pyramidp2.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/q1.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/q2.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/lagrange/qk.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/basisevaluator.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/basismatrix.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/coeffmatrix.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/defaultbasisfactory.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/dglocalcoefficients.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/field.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/l2interpolation.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/lfematrix.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/localfiniteelement.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/monomialbasis.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/multiindex.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/polynomialbasis.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-localfunctions/dune/localfunctions/utility/tensor.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: ../src/dune-microstructure.cc -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/childextraction.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/compositenode.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/fixedcapacitystack.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/leafnode.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/nodeinterface.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/nodetags.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/powernode.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/traversal.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/treecontainer.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/treepath.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/typetraits.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/utility.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-typetree/dune/typetree/visitor.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/domain/domain.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/domain/std_domain.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/algebra.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/cw.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/dlmgr.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/elements.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/evm.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/gm.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/pargm.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/refine.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/rm.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/shapes.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/gm/ugm.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/initug.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/debug.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/dimension.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/heaps.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/misc.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/namespace.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/ugenv.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/low/ugtypes.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/ddd/dddconstants.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/ddd/dddcontext.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/ddd/dddtypes.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/ddd/dddtypes_impl.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/ddd/include/ddd.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/dddif/parallel.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/ppif/ppif.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /home/klaus/Desktop/DUNE2.8/dune-uggrid/dune/uggrid/parallel/ppif/ppiftypes.hh -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/mpi.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/mpi_portable_platform.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/comm.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/comm_inln.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/constants.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/datatype.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/datatype_inln.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/errhandler.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/errhandler_inln.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/exception.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/file.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/file_inln.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/functions.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/functions_inln.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/group.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/group_inln.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/info.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/info_inln.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/intercomm.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/intercomm_inln.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/intracomm.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/intracomm_inln.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/mpicxx.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/op.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/op_inln.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/request.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/request_inln.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/status.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/status_inln.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/topology.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/topology_inln.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/win.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/win_inln.h -src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o: config.h - diff --git a/build-cmake/src/CMakeFiles/dune-microstructure.dir/flags.make b/build-cmake/src/CMakeFiles/dune-microstructure.dir/flags.make deleted file mode 100644 index 454c4472d280683b7c4b511f82283a13ea549f42..0000000000000000000000000000000000000000 --- a/build-cmake/src/CMakeFiles/dune-microstructure.dir/flags.make +++ /dev/null @@ -1,10 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# compile CXX with /usr/bin/c++ -CXX_FLAGS = -std=c++17 -Og -g -g -fPIE -pthread -fext-numeric-literals - -CXX_DEFINES = -DENABLE_GMP=1 -DENABLE_IPOPT=1 -DENABLE_MPI=1 -DENABLE_QUADMATH=1 -DENABLE_SUPERLU=1 -DENABLE_UG=1 -DHAVE_CONFIG_H -DHAVE_CSTDDEF=1 -DMPICH_SKIP_MPICXX -DMPIPP_H -DMPI_NO_CPPBIND -DModelP -DOMPI_SKIP_MPICXX -DUG_USE_NEW_DIMENSION_DEFINES -D_GLIBCXX_USE_FLOAT128 - -CXX_INCLUDES = -I/home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake -I/home/klaus/Desktop/DUNE2.8/dune-microstructure -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -I/usr/lib/x86_64-linux-gnu/openmpi/include -I/home/klaus/Desktop/DUNE2.8/dune-common -I/home/klaus/Desktop/DUNE2.8/dune-geometry -I/home/klaus/Desktop/DUNE2.8/dune-uggrid -I/home/klaus/Desktop/DUNE2.8/dune-grid -I/home/klaus/Desktop/DUNE2.8/dune-istl -I/home/klaus/Desktop/DUNE2.8/dune-localfunctions -I/home/klaus/Desktop/DUNE2.8/dune-alugrid -I/home/klaus/Desktop/DUNE2.8/dune-typetree -I/home/klaus/Desktop/DUNE2.8/dune-matrix-vector -I/home/klaus/Desktop/DUNE2.8/dune-solvers -I/home/klaus/Desktop/DUNE2.8/dune-functions -I/usr/include/coin -isystem /usr/include/superlu - diff --git a/build-cmake/src/CMakeFiles/dune-microstructure.dir/link.txt b/build-cmake/src/CMakeFiles/dune-microstructure.dir/link.txt deleted file mode 100644 index 3fa699ff4ee8963618cd80c97c8619695e5ddff3..0000000000000000000000000000000000000000 --- a/build-cmake/src/CMakeFiles/dune-microstructure.dir/link.txt +++ /dev/null @@ -1 +0,0 @@ -/usr/bin/c++ -std=c++17 -Og -g -g -rdynamic CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o -o dune-microstructure -Wl,-rpath,/usr/lib/x86_64-linux-gnu/openmpi/lib /home/klaus/Desktop/DUNE2.8/dune-solvers/build-cmake/lib/libdunesolvers.a /home/klaus/Desktop/DUNE2.8/dune-alugrid/build-cmake/lib/libdunealugrid.a /home/klaus/Desktop/DUNE2.8/dune-grid/build-cmake/lib/libdunegrid.a /home/klaus/Desktop/DUNE2.8/dune-uggrid/build-cmake/lib/libduneuggrid.a /home/klaus/Desktop/DUNE2.8/dune-geometry/build-cmake/lib/libdunegeometry.a /home/klaus/Desktop/DUNE2.8/dune-common/build-cmake/lib/libdunecommon.a -ldl -lipopt -lz /usr/lib/x86_64-linux-gnu/libsuperlu.so /home/klaus/Desktop/DUNE2.8/dune-grid/build-cmake/lib/libdunegrid.a /home/klaus/Desktop/DUNE2.8/dune-uggrid/build-cmake/lib/libduneuggrid.a /home/klaus/Desktop/DUNE2.8/dune-geometry/build-cmake/lib/libdunegeometry.a /home/klaus/Desktop/DUNE2.8/dune-common/build-cmake/lib/libdunecommon.a /usr/lib/x86_64-linux-gnu/libgmpxx.so -lopenblas /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so /home/klaus/Desktop/DUNE2.8/dune-solvers/build-cmake/lib/libdunesolvers.a /home/klaus/Desktop/DUNE2.8/dune-alugrid/build-cmake/lib/libdunealugrid.a /home/klaus/Desktop/DUNE2.8/dune-grid/build-cmake/lib/libdunegrid.a /home/klaus/Desktop/DUNE2.8/dune-uggrid/build-cmake/lib/libduneuggrid.a /home/klaus/Desktop/DUNE2.8/dune-geometry/build-cmake/lib/libdunegeometry.a /home/klaus/Desktop/DUNE2.8/dune-common/build-cmake/lib/libdunecommon.a -pthread -lz /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so -lopenblas -lquadmath /usr/lib/x86_64-linux-gnu/libgmp.so diff --git a/build-cmake/src/CMakeFiles/dune-microstructure.dir/progress.make b/build-cmake/src/CMakeFiles/dune-microstructure.dir/progress.make deleted file mode 100644 index abadeb0c3abaa81d622026fcd3ae096d03dd29b7..0000000000000000000000000000000000000000 --- a/build-cmake/src/CMakeFiles/dune-microstructure.dir/progress.make +++ /dev/null @@ -1,3 +0,0 @@ -CMAKE_PROGRESS_1 = 1 -CMAKE_PROGRESS_2 = 2 - diff --git a/build-cmake/src/CMakeFiles/progress.marks b/build-cmake/src/CMakeFiles/progress.marks deleted file mode 100644 index 0cfbf08886fca9a91cb753ec8734c84fcbe52c9f..0000000000000000000000000000000000000000 --- a/build-cmake/src/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -2 diff --git a/build-cmake/src/CTestTestfile.cmake b/build-cmake/src/CTestTestfile.cmake deleted file mode 100644 index ee905b9434050a8d6248d629eec1d51ea507bd9c..0000000000000000000000000000000000000000 --- a/build-cmake/src/CTestTestfile.cmake +++ /dev/null @@ -1,6 +0,0 @@ -# CMake generated Testfile for -# Source directory: /home/klaus/Desktop/DUNE2.8/dune-microstructure/src -# Build directory: /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/src -# -# This file includes the relevant testing commands required for -# testing this directory and lists subdirectories to be tested as well. diff --git a/build-cmake/src/CellProblem-result.vtu b/build-cmake/src/CellProblem-result.vtu deleted file mode 100644 index 523e6e9f4c133d28610d5305c9ebb0ddafb090a1..0000000000000000000000000000000000000000 --- a/build-cmake/src/CellProblem-result.vtu +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0"?> -<VTKFile type="UnstructuredGrid" version="0.1" byte_order="LittleEndian"> - <UnstructuredGrid> - <Piece NumberOfCells="1" NumberOfPoints="8"> - <Points> - <DataArray type="Float32" Name="Coordinates" NumberOfComponents="3" format="ascii"> - 0 0 -0.5 1 0 -0.5 0 1 -0.5 1 1 -0.5 - 0 0 0.5 1 0 0.5 0 1 0.5 1 1 0.5 - </DataArray> - </Points> - <Cells> - <DataArray type="Int32" Name="connectivity" NumberOfComponents="1" format="ascii"> - 0 1 3 2 4 5 7 6 - </DataArray> - <DataArray type="Int32" Name="offsets" NumberOfComponents="1" format="ascii"> - 8 - </DataArray> - <DataArray type="UInt8" Name="types" NumberOfComponents="1" format="ascii"> - 12 - </DataArray> - </Cells> - </Piece> - </UnstructuredGrid> -</VTKFile> diff --git a/build-cmake/src/Makefile b/build-cmake/src/Makefile deleted file mode 100644 index 664789693c26815184ad16aeb43a0f4e1c526eb9..0000000000000000000000000000000000000000 --- a/build-cmake/src/Makefile +++ /dev/null @@ -1,242 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.16 - -# Default target executed when no arguments are given to make. -default_target: all - -.PHONY : default_target - -# Allow only one "make -f Makefile2" at a time, but pass parallelism. -.NOTPARALLEL: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake - -#============================================================================= -# Targets provided globally by CMake. - -# Special rule for the target install/strip -install/strip: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." - /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -.PHONY : install/strip - -# Special rule for the target install/strip -install/strip/fast: preinstall/fast - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." - /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -.PHONY : install/strip/fast - -# Special rule for the target install/local -install/local: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." - /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake -.PHONY : install/local - -# Special rule for the target install/local -install/local/fast: preinstall/fast - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." - /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake -.PHONY : install/local/fast - -# Special rule for the target install -install: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." - /usr/bin/cmake -P cmake_install.cmake -.PHONY : install - -# Special rule for the target install -install/fast: preinstall/fast - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." - /usr/bin/cmake -P cmake_install.cmake -.PHONY : install/fast - -# Special rule for the target list_install_components -list_install_components: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\"" -.PHONY : list_install_components - -# Special rule for the target list_install_components -list_install_components/fast: list_install_components - -.PHONY : list_install_components/fast - -# Special rule for the target rebuild_cache -rebuild_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." - /usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : rebuild_cache - -# Special rule for the target rebuild_cache -rebuild_cache/fast: rebuild_cache - -.PHONY : rebuild_cache/fast - -# Special rule for the target edit_cache -edit_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." - /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. -.PHONY : edit_cache - -# Special rule for the target edit_cache -edit_cache/fast: edit_cache - -.PHONY : edit_cache/fast - -# Special rule for the target test -test: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." - /usr/bin/ctest --force-new-ctest-process $(ARGS) -.PHONY : test - -# Special rule for the target test -test/fast: test - -.PHONY : test/fast - -# The main all target -all: cmake_check_build_system - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/src/CMakeFiles/progress.marks - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 src/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake/CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 src/clean -.PHONY : clean - -# The main clean target -clean/fast: clean - -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 src/preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 src/preinstall -.PHONY : preinstall/fast - -# clear depends -depend: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 -.PHONY : depend - -# Convenience name for target. -src/CMakeFiles/dune-microstructure.dir/rule: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/dune-microstructure.dir/rule -.PHONY : src/CMakeFiles/dune-microstructure.dir/rule - -# Convenience name for target. -dune-microstructure: src/CMakeFiles/dune-microstructure.dir/rule - -.PHONY : dune-microstructure - -# fast build rule for target. -dune-microstructure/fast: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f src/CMakeFiles/dune-microstructure.dir/build.make src/CMakeFiles/dune-microstructure.dir/build -.PHONY : dune-microstructure/fast - -dune-microstructure.o: dune-microstructure.cc.o - -.PHONY : dune-microstructure.o - -# target to build an object file -dune-microstructure.cc.o: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f src/CMakeFiles/dune-microstructure.dir/build.make src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.o -.PHONY : dune-microstructure.cc.o - -dune-microstructure.i: dune-microstructure.cc.i - -.PHONY : dune-microstructure.i - -# target to preprocess a source file -dune-microstructure.cc.i: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f src/CMakeFiles/dune-microstructure.dir/build.make src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.i -.PHONY : dune-microstructure.cc.i - -dune-microstructure.s: dune-microstructure.cc.s - -.PHONY : dune-microstructure.s - -# target to generate assembly for a file -dune-microstructure.cc.s: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(MAKE) -f src/CMakeFiles/dune-microstructure.dir/build.make src/CMakeFiles/dune-microstructure.dir/dune-microstructure.cc.s -.PHONY : dune-microstructure.cc.s - -# Help Target -help: - @echo "The following are some of the valid targets for this Makefile:" - @echo "... all (the default if no target is provided)" - @echo "... clean" - @echo "... depend" - @echo "... install/strip" - @echo "... install/local" - @echo "... install" - @echo "... list_install_components" - @echo "... rebuild_cache" - @echo "... edit_cache" - @echo "... test" - @echo "... dune-microstructure" - @echo "... dune-microstructure.o" - @echo "... dune-microstructure.i" - @echo "... dune-microstructure.s" -.PHONY : help - - - -#============================================================================= -# Special targets to cleanup operation of make. - -# Special rule to run CMake to check the build system integrity. -# No rule that depends on this can have commands that come from listfiles -# because they might be regenerated. -cmake_check_build_system: - cd /home/klaus/Desktop/DUNE2.8/dune-microstructure/build-cmake && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/build-cmake/src/cmake_install.cmake b/build-cmake/src/cmake_install.cmake deleted file mode 100644 index f366015701393aeca6b95e75adce0beb7318ec1e..0000000000000000000000000000000000000000 --- a/build-cmake/src/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/klaus/Desktop/DUNE2.8/dune-microstructure/src - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "Debug") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Install shared libraries without execute permission? -if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) - set(CMAKE_INSTALL_SO_NO_EXE "1") -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() -