Using configuration: sim Reconfiguring sim Writing configuration to: /gpfs/projects/uv03/uv03281/Cactus/configs/sim/OptionList Cactus - version: 4.2.3 Reconfiguring sim. Adding configuration options from '/gpfs/projects/uv03/uv03281/Cactus/configs/sim/OptionList'... Setting VERSION to '2018-12-13' Setting CPP to 'cpp' Setting CC to 'gcc' Setting CXX to 'g++' Setting FPP to 'cpp' Setting F90 to 'gfortran' Setting CPPFLAGS to '' Setting FPPFLAGS to '-traditional' Setting CFLAGS to '-g -std=gnu99' Setting CXXFLAGS to '-g -std=gnu++11' Setting F90FLAGS to '-g -fcray-pointer -ffixed-line-length-none' Setting LDFLAGS to '-rdynamic' Setting DEBUG to 'no' Setting CPP_DEBUG_FLAGS to '' Setting C_DEBUG_FLAGS to '' Setting CXX_DEBUG_FLAGS to '' Setting OPTIMISE to 'yes' Setting CPP_OPTIMISE_FLAGS to '' Setting C_OPTIMISE_FLAGS to '-O2' Setting CXX_OPTIMISE_FLAGS to '-O2' Setting F90_OPTIMISE_FLAGS to '-O2' Setting PROFILE to 'no' Setting CPP_PROFILE_FLAGS to '' Setting C_PROFILE_FLAGS to '-pg' Setting CXX_PROFILE_FLAGS to '-pg' Setting F90_PROFILE_FLAGS to '-pg' Setting WARN to 'yes' Setting CPP_WARN_FLAGS to '-Wall' Setting C_WARN_FLAGS to '-Wall' Setting CXX_WARN_FLAGS to '-Wall' Setting F90_WARN_FLAGS to '-Wall' Setting OPENMP to 'yes' Setting CPP_OPENMP_FLAGS to '-fopenmp' Setting FPP_OPENMP_FLAGS to '-D_OPENMP' Setting C_OPENMP_FLAGS to '-fopenmp' Setting CXX_OPENMP_FLAGS to '-fopenmp' Setting F90_OPENMP_FLAGS to '-fopenmp' Setting VECTORISE to 'yes' Setting VECTORISE_ALIGNED_ARRAYS to 'no' Setting VECTORISE_INLINE to 'yes' End of options from '/gpfs/projects/uv03/uv03281/Cactus/configs/sim/OptionList'. creating cache ./config.cache checking host system type... x86_64-unknown-linux-gnu checking whether make sets ${MAKE}... yes checking whether the C compiler (gcc -g -std=gnu99 -rdynamic) works... yes checking whether the C compiler (gcc -g -std=gnu99 -rdynamic) is a cross-compiler... no checking whether we are using GNU C... yes checking whether the C++ compiler (g++ -g -std=gnu++11 -rdynamic) works... yes checking whether the C++ compiler (g++ -g -std=gnu++11 -rdynamic) is a cross-compiler... no checking whether we are using GNU C++... yes checking for nvcc... no checking for ranlib... ranlib checking for perl... perl checking for gtar... no checking for tar... tar checking for xargs... xargs checking for gzip... gzip checking for gpatch... no checking for patch... patch checking for git... git checking for ar... ar checking for mkdir... mkdir checking for bash... /bin/sh /gpfs/projects/uv03/uv03281/Cactus/lib/make/known-architectures/linux: line 151: test: : integer expression expected checking how to run the C preprocessor... cpp checking for ANSI C header files... yes checking for C99 features... yes checking for M_PI... yes checking for C strdup... yes checking for C++ strdup... yes checking whether byte ordering is bigendian... no checking size of long long... 8 checking size of long int... 8 checking size of int... 4 checking size of short int... 2 checking size of long double... 16 checking size of double... 8 checking size of float... 4 checking size of char *... 8 checking for the null device... /dev/null checking for gethostbyname... yes checking whether mode_t is defined... yes checking for availability of gettimeofday timing... yes checking if gettimeofday needs timezone... yes checking for availability of getrusage timing... yes checking for availability of _ftime timing... no checking for time.h... yes checking for sys/time.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for string.h... yes checking for assert.h... yes checking for tgmath.h... yes checking for sys/stat.h... yes checking for getopt.h... yes checking for dirent.h... yes checking for c_asm.h... no checking for intrinsics.h... no checking for mach/mach_time.h... no checking for regex.h... yes checking for sys/filio.h... no checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for netdb.h... yes checking for arpa/inet.h... yes checking for winsock2.h... no checking for crypt.h... yes checking for signal.h... yes checking for malloc.h... yes checking for sched.h... yes checking for execinfo.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether socklen_t is defined... yes checking whether SOCKET is defined... no checking for hrtime_t... no checking for gethrtime... no checking for read_real_time... no checking for time_base_to_time... no checking for clock_gettime... yes checking for mach_absolute_time... no checking for _rtc intrinsic... no checking for mallinfo... yes checking for mallopt... yes checking whether M_MMAP_THRESHOLD is defined... yes checking for sched_getaffinity... yes checking for getpid... yes checking if __int64 is defined... no checking if __int128 is defined... yes checking for vector... yes checking for vector.h... no checking for getopt_long_only... yes checking for working const... yes checking for C inline... inline checking for C static inline... static inline checking for C restrict... restrict checking for C++ restrict... __restrict__ checking for C++ copysign... std::copysign checking for C++ fpclassify... std::fpclassify checking for C++ isfinite... std::isfinite checking for C++ isinf... std::isinf checking for C++ isnan... std::isnan checking for C++ isnormal... std::isnormal checking for C++ signbit... std::signbit checking for C _Pragma... yes checking for C function __attribute__((__noinline__))... yes checking for C++ function __attribute__((__noinline__))... yes checking for C++ member function __attribute__((__noinline__))... yes checking for C function __attribute__((__always_inline__))... yes checking for C++ function __attribute__((__always_inline__))... yes checking for C++ member function __attribute__((__always_inline__))... yes checking for C __attribute__((__unused__))... yes checking for C++ __attribute__((__unused__))... yes checking for C __attribute__((__aligned__(...)))... yes checking for C++ __attribute__((__aligned__(...)))... yes checking for C __attribute__((__cold__))... yes checking for C++ __attribute__((__cold__))... yes checking for C __attribute__((__hot__))... yes checking for C++ __attribute__((__hot__))... yes checking for C __attribute__((__format__(printf, 1, 2)))... yes checking for C++ __attribute__((__format__(printf, 1, 2)))... yes checking for C __attribute__((__noreturn__))... yes checking for C++ __attribute__((__noreturn__))... yes checking for C __attribute__((__nonnull__))... yes checking for C++ __attribute__((__nonnull__))... yes checking for C __attribute__((__returns_nonnull__))... yes checking for C++ __attribute__((__returns_nonnull__))... yes checking for C __builtin_expect... yes checking for C++ __builtin_expect... yes checking for C __builtin_trap... yes checking for C++ __builtin_trap... yes checking for C __builtin_unreachable... yes checking for C++ __builtin_unreachable... yes checking for C __builtin_assume_aligned... yes checking for C++ __builtin_assume_aligned... yes checking for C++ static_assert... yes checking for C++ auto specifier... yes checking for C++ lambda expressions... yes checking for C++ range-based for statements... yes checking for Fortran REAL*4... yes checking for Fortran REAL*8... yes checking for Fortran REAL*16... yes checking for Fortran COMPLEX*8... yes checking for Fortran COMPLEX*16... yes checking for Fortran COMPLEX*32... yes checking for cxxabi.h... yes checking for __cxa_demangle... yes checking for Dl_info.dli_sname... yes checking for dladdr... no checking for dladdr in library dl... yes checking for backtrace... yes checking for backtrace_symbols... yes checking for crypt... no checking for crypt in library crypt... yes checking for finite in header math.h and library m... yes checking for copysign in header math.h and library m... yes checking for fpclassify in header math.h and library m... yes checking for isfinite in header math.h and library m... yes checking for isinf in header math.h and library m... yes checking for isnan in header math.h and library m... yes checking for isnormal in header math.h and library m... yes checking for signbit in header math.h and library m... yes checking for mkstemp... yes checking for va_copy... yes creating cctk_Archdefs.h creating make.arch.defn creating cctk_Extradefs.h creating make.extra.defn cctk_Archdefs.h is unchanged make.arch.defn is unchanged cctk_Extradefs.h is unchanged make.extra.defn is unchanged updating cache ./config.cache creating ./config.status creating make.config.defn creating make.config.deps creating make.config.rules creating cctk_Config.h cctk_Config.h is unchanged Determining number of fortran underscores... Compiling test file with gfortran -g -fcray-pointer -ffixed-line-length-none ... Lowercase - One trailing underscore Compiling test file with gfortran -g -fcray-pointer -ffixed-line-length-none ... Lowercase - One trailing underscore Use make sim to build the configuration. Updated script file for configuration sim Updated runscript file for configuration sim Updated thorn list for configuration sim Building sim Cactus - version: 4.2.3 Building configuration sim Processing CCL files Reading ThornList... Parsing configuration files... ADMAnalysis Requires: CartGrid3D ADMBase Requires: CartGrid3D Boundary ADMDerivatives Requires thorns: SummationByParts ADMMacros Provides: ADMMacros AHFinder Requires: CartGrid3D AHFinderDirect Optional: HDF5 Requires thorns: SpaceMask BLAS Provides: BLAS Boundary Provides: Boundary CT_Analytic Requires: GenericFD Optional: LoopControl CT_MultiLevel Requires: Carpet MPI Cactus Optional: MPI CalcK Requires: CartGrid3D Fortran Carpet Provides: Carpet Requires: CarpetLib IOUtil MPI Timers Optional: LoopControl CarpetEvolutionMask Requires: Carpet CarpetIOASCII Requires: Carpet CarpetLib IOUtil Optional: SDF CarpetIOBasic Requires: Carpet CarpetLib IOUtil CarpetIOHDF5 Provides: CarpetIOHDF5 Requires: Carpet CarpetLib IOUtil HDF5 Optional: MPI CarpetIOScalar Requires: Carpet CarpetLib IOUtil CarpetIntegrateTest Requires: Carpet CarpetInterp Requires: Carpet CarpetLib MPI CarpetInterp2 Requires: Carpet CarpetLib CarpetLib Provides: CarpetLib Requires: MPI Vectors Optional: Boost CycleClock LoopControl HRSCCore CarpetMask Optional: LoopControl CarpetProlongateTest Requires: Fortran CarpetReduce Requires: Carpet CarpetLib MPI Optional: LoopControl CarpetRegrid Requires: Carpet CarpetLib CarpetRegrid2 Requires: Carpet CarpetLib CarpetSlab Requires: Carpet CarpetLib CartGrid3D Provides: CartGrid3D Requires: CoordBase Cartoon2D Requires: SpaceMask CoordBase Provides: CoordBase Coordinates Requires: Carpet TensorTypes TGRtensor CycleClock Provides: CycleClock Dissipation Requires thorns: SphericalSurface EHFinder Requires thorns: CartGrid3D EOS_Base Provides: EOS_Base EOS_Hybrid Requires: EOS_Base EOS_Polytrope EOS_Omni Provides: EOS_Omni Requires: HDF5 Optional: MPI EOS_Polytrope Provides: EOS_Polytrope Requires: EOS_Base EllBase Provides: EllBase EllSOR Requires: Boundary CartGrid3D Exact Requires thorns: CoordGauge FFTW3 Provides: FFTW3 Requires: FFTW3 Formaline Optional: MPI Fortran Provides: Fortran Requires: Fortran GRHydro Requires: EOS_Omni Boundary CartGrid3D SpaceMask Optional: EOS_Polytrope Optional-ifactive: Carpet GRHydro_InitData Requires: EOS_Omni Fortran GSL Provides: GSL Requires: GSL GaugeWave Requires: GenericFD Optional: LoopControl GenericFD Provides: GenericFD GiRaFFE Provides: GiRaFFE Requires: Boundary CartGrid3D SpaceMask GiRaFFEfood Provides: GiRaFFEFood Requires: Boundary CartGrid3D SpaceMask ShiftedKerrSchild GSL GlobalDerivative Requires: SummationByParts HDF5 Provides: HDF5 Requires: HDF5 zlib Optional: MPI HTTPD Provides: HTTPD Requires: SOCKET Optional: MPI PTHREADS HTTPDExtra Requires: HTTPD IOUTIL Optional: MPI HighOrderWaveTest HydroBase Hydro_Analysis Requires: LoopControl Optional: Fortran Hydro_RNSID Requires: EOS_Base Boundary CartGrid3D SpaceMask HDF5 Optional: MPI IDAxiBrillBH Requires: Fortran IDBrillData Requires: CartGrid3D IOASCII Requires: IOUtil Requires thorns: IOUtil IOBasic Requires: IOUtil Requires thorns: IOUtil IOHDF5 Requires: IOHDF5Util HDF5 IOUtil PUGH Optional: FlexIO SDF MPI IOHDF5Util Provides: IOHDF5Util Requires: PUGH IOUtil HDF5 Optional: MPI IOJpeg Requires: libjpeg IOUtil Provides: IOUTIL IllinoisGRMHD Provides: IllinoisGRMHD Requires: EOS_Omni Boundary CartGrid3D SpaceMask Interpolate2 Requires: Carpet TGRtensor LAPACK LoopControl Requires thorns: CarpetInterp2 KerrSchild Requires: GenericFD Optional: LoopControl LAPACK Provides: LAPACK Requires: BLAS LORENE Provides: LORENE Requires: BLAS LAPACK GSL LORENE LeanBSSNMoL LlamaWaveToy Requires: Fortran TGRtensor LAPACK LoopControl Provides: LoopControl Optional: CycleClock hwloc Vectors ML_ADMConstraints Requires: GenericFD Optional: LoopControl ML_ADMQuantities Requires: GenericFD Optional: LoopControl ML_BSSN Requires: GenericFD LoopControl Vectors ML_BSSN_Helper Requires thorns: CartGrid3D CoordGauge ML_CCZ4 Requires: GenericFD LoopControl Vectors ML_CCZ4_Helper Requires thorns: CartGrid3D CoordGauge ML_WaveToy Requires: GenericFD LoopControl Vectors MPI Provides: MPI Requires: MPI Optional: hwloc MemSpeed Requires: Vectors Optional: MPI Meudon_Bin_BH Requires: LORENE Meudon_Bin_NS Requires: LORENE Meudon_Mag_NS Requires: LORENE Minkowski Requires: GenericFD Optional: LoopControl MoL ModifiedSchwarzschildBL Requires: GenericFD Optional: LoopControl Multipole Optional: HDF5 NPScalars NPScalars_Proca NaNChecker Provides: NaNChecker NewRad Requires: GenericFD NoExcision Optional-ifactive: Carpet NoMPI Optional: MPI NullConstr Requires thorns: Fortran NullEvolve NullGrid NullInterp NullEvolve Requires thorns: Fortran NullDecomp NullGrid NullInterp NullExact Requires thorns: Fortran NullEvolve NullGrid NullInterp NullGrid Provides: NullGrid Requires thorns: Fortran NullInterp Provides: NullInterp Requires: Fortran Requires thorns: NullGrid NullNews Requires: MPI Requires thorns: NullDecomp NullGrid NullInterp NullPsiInt Requires thorns: Fortran NullGrid NullNews NullSHRExtract Provides: NullSHRExtraction Requires thorns: Fortran NullDecomp NullEvolve NullGrid NullInterp NullVars Provides: NullVars OpenSSL Provides: OpenSSL Outflow Requires thorns: HydroBase PAPI Provides: PAPI Requires: PAPI PUGH Provides: PUGH Optional: MPI Vectors PUGHInterp Requires: PUGH Optional: MPI PUGHReduce Requires: PUGH Optional: MPI PUGHSlab Requires: PUGH Optional: MPI Periodic Requires thorns: Slab PeriodicCarpet Requires: Carpet CarpetLib Poisson Requires: Boundary Carpet CartGrid3D TATelliptic Proca_simpleID QuasiLocalMeasures Requires: Boundary Fortran LAPACK TGRtensor Optional: MPI RotatingSymmetry180 Requires thorns: Slab RotatingSymmetry90 Requires thorns: Slab SampleIO Requires: IOUtil ShiftedGaugeWave Requires: GenericFD Optional: LoopControl ShiftedKerrSchild Provides: ShiftedKerrSchild Requires: Boundary CartGrid3D GiRaFFE Slab Provides: Slab Optional: LoopControl MPI Socket Provides: SOCKET SpaceMask Provides: SpaceMask Requires: CartGrid3D SphericalHarmonicDecomp Requires: HDF5 GSL SphericalHarmonicRecon Requires: HDF5 FFTW3 MPI SphericalHarmonicReconGen Requires: HDF5 SummationByParts Provides: SummationByParts SystemTopology Requires: hwloc MPI TATelliptic Provides: TATelliptic TGRtensor Provides: TGRtensor Requires: LAPACK TOVSolver Requires thorns: Boundary CartGrid3D SpaceMask TensorTypes Provides: TensorTypes TestCarpetGridInfo Requires: Carpet TestFortranCrayPointers Requires: Fortran TestFortranDependencies1 Requires: TestFortranDependencies TestFortranDependencies2 Provides: TestFortranDependencies TestLoopControl Requires: LoopControl TestMoL TimerReport Optional: MPI Timers Provides: Timers Requires: CarpetLib TmunuBase Requires thorns: ADMMacros TwoPunctures Requires: GSL TwoPunctures_KerrProca Requires: GSL Vaidya2 Requires: GenericFD Optional: LoopControl Vectors Provides: Vectors Requires: Vectors WatchDog Requires: PTHREADS WaveExtractL Requires: Carpet Requires thorns: ADMDerivatives NaNChecker WaveMoL Requires: CartGrid3D Boundary WaveToy1DF77 Requires: Boundary WaveToy2DF77 Requires: Boundary WaveToyC Requires: CartGrid3D WaveToyCXX Requires: CartGrid3D WaveToyF77 Requires: CartGrid3D WaveToyF90 Requires: CartGrid3D WaveToyFreeF90 Requires: CartGrid3D WeylScal4 Requires: GenericFD LoopControl Vectors hwloc Provides: hwloc Requires: zlib hwloc Optional: pciutils libjpeg Provides: libjpeg pthreads Provides: PTHREADS Requires: PTHREADS zlib Provides: zlib Parsing interface files... ADMAnalysis Implements: ADMAnalysis Inherits: ADMBase StaticConformal Grid ADMMacros 6 Public, 0 Protected, 0 Private variable groups ADMBase Implements: ADMBase Inherits: grid 9 Public, 0 Protected, 0 Private variable groups ADMCoupling Implements: ADMCoupling 0 Public, 0 Protected, 0 Private variable groups ADMDerivatives Implements: ADMDerivatives Inherits: Coordinates ADMBase 5 Public, 0 Protected, 0 Private variable groups ADMMacros Implements: ADMMacros 1 Public, 0 Protected, 0 Private variable groups ADMMass Implements: ADMMass Inherits: ADMBase ADMMacros StaticConformal SpaceMask 0 Public, 0 Protected, 6 Private variable groups AEILocalInterp Implements: AEILocalInterp 0 Public, 0 Protected, 0 Private variable groups AHFinder Implements: AHFinder Inherits: ADMBase StaticConformal SpaceMask Grid IO ADMMacros 6 Public, 0 Protected, 10 Private variable groups AHFinderDirect Implements: AHFinderDirect Inherits: Grid ADMBase StaticConformal SpaceMask SphericalSurface IO 0 Public, 0 Protected, 5 Private variable groups BLAS Implements: BLAS 0 Public, 0 Protected, 0 Private variable groups Boundary Implements: boundary 0 Public, 0 Protected, 0 Private variable groups CT_Analytic Implements: CT_Analytic Inherits: Boundary GenericFD Grid 40 Public, 0 Protected, 0 Private variable groups CT_MultiLevel Implements: CT_MultiLevel Inherits: Boundary Grid 0 Public, 0 Protected, 9 Private variable groups Cactus Implements: Cactus 0 Public, 0 Protected, 0 Private variable groups CalcK Implements: CalcK Inherits: ADMBase StaticConformal 0 Public, 0 Protected, 3 Private variable groups Carpet Implements: Driver 0 Public, 0 Protected, 6 Private variable groups CarpetEvolutionMask Implements: CarpetEvolutionMask 2 Public, 0 Protected, 0 Private variable groups CarpetIOASCII Implements: IOASCII 0 Public, 0 Protected, 3 Private variable groups CarpetIOBasic Implements: IOBasic Inherits: IO 0 Public, 0 Protected, 3 Private variable groups CarpetIOHDF5 Implements: IOHDF5 0 Public, 0 Protected, 6 Private variable groups CarpetIOScalar Implements: IOScalar 0 Public, 0 Protected, 3 Private variable groups CarpetIntegrateTest Implements: CarpetIntegrateTest Inherits: Reduce Grid Driver 0 Public, 0 Protected, 1 Private variable groups CarpetInterp Implements: interp 0 Public, 0 Protected, 0 Private variable groups CarpetInterp2 Implements: interp2 0 Public, 0 Protected, 0 Private variable groups CarpetLib Implements: CarpetLib 0 Public, 0 Protected, 0 Private variable groups CarpetMask Implements: CarpetMask Inherits: grid SphericalSurface 0 Public, 0 Protected, 0 Private variable groups CarpetProlongateTest Implements: CarpetProlongateTest Inherits: grid 0 Public, 0 Protected, 6 Private variable groups CarpetReduce Implements: reduce 0 Public, 0 Protected, 4 Private variable groups CarpetRegrid Implements: CarpetRegrid 0 Public, 0 Protected, 0 Private variable groups CarpetRegrid2 Implements: CarpetRegrid2 6 Public, 0 Protected, 6 Private variable groups CarpetRegridTest Implements: CarpetRegridTest Inherits: grid 0 Public, 0 Protected, 1 Private variable groups CarpetSlab Implements: Hyperslab 0 Public, 0 Protected, 0 Private variable groups CarpetTracker Implements: CarpetTracker Inherits: SphericalSurface CarpetRegrid2 0 Public, 0 Protected, 0 Private variable groups CartGrid3D Implements: grid Inherits: coordbase 2 Public, 0 Protected, 0 Private variable groups Cartoon2D Implements: cartoon2d 0 Public, 0 Protected, 1 Private variable groups Constants Implements: Constants 0 Public, 0 Protected, 0 Private variable groups Convert_to_HydroBase Implements: Convert_to_HydroBase Inherits: grid HydroBase ADMBase IllinoisGRMHD 0 Public, 0 Protected, 0 Private variable groups CoordBase Implements: CoordBase 0 Public, 0 Protected, 0 Private variable groups CoordGauge Implements: CoordGauge 1 Public, 0 Protected, 0 Private variable groups Coordinates Implements: Coordinates Inherits: grid 10 Public, 0 Protected, 0 Private variable groups CoordinatesSymmetry Implements: CoordinatesSymmetry 0 Public, 0 Protected, 0 Private variable groups CycleClock Implements: CycleClock 0 Public, 0 Protected, 0 Private variable groups DemoInterp Implements: DemoInterp 0 Public, 0 Protected, 9 Private variable groups Dissipation Implements: Dissipation Inherits: grid SphericalSurface SpaceMask 0 Public, 0 Protected, 1 Private variable groups DistortedBHIVP Implements: distortedbhivp Inherits: ADMBase grid StaticConformal 0 Public, 0 Protected, 2 Private variable groups EHFinder Implements: ehfinder Inherits: grid admbase coordgauge staticconformal spacemask boundary 0 Public, 0 Protected, 54 Private variable groups EOS_Base Implements: EOS_Base 0 Public, 0 Protected, 0 Private variable groups EOS_Hybrid Implements: EOS_Hybrid Inherits: HydroBase EOS_2d_Polytrope 0 Public, 0 Protected, 1 Private variable groups EOS_IdealFluid Implements: EOS_Ideal_Fluid Inherits: EOS_Base 0 Public, 0 Protected, 0 Private variable groups EOS_Omni Implements: EOS_Omni 0 Public, 0 Protected, 0 Private variable groups EOS_Polytrope Implements: EOS_2d_Polytrope Inherits: EOS_Base 0 Public, 0 Protected, 0 Private variable groups EinsteinExact_Test Implements: EinsteinExact_Test 0 Public, 0 Protected, 0 Private variable groups EllBase Implements: ellbase 0 Public, 0 Protected, 0 Private variable groups EllSOR Implements: ellsor Inherits: ellbase boundary 0 Public, 0 Protected, 0 Private variable groups Exact Implements: exact Inherits: admbase grid coordgauge staticconformal Friend of: ADMCoupling 0 Public, 2 Protected, 3 Private variable groups Extract Implements: extract Inherits: grid ADMBase staticconformal io 0 Public, 0 Protected, 1 Private variable groups FFTW3 Implements: FFTW3 0 Public, 0 Protected, 0 Private variable groups FleshInfo Implements: FleshInfo 0 Public, 0 Protected, 0 Private variable groups Formaline Implements: Formaline 0 Public, 0 Protected, 0 Private variable groups Fortran Implements: Fortran 0 Public, 0 Protected, 0 Private variable groups GRHydro Implements: GRHydro Inherits: ADMBase Boundary SpaceMask Tmunubase HydroBase 52 Public, 0 Protected, 38 Private variable groups GRHydro_InitData Implements: GRHydro_init_data Inherits: GRHydro grid EOS_Omni 0 Public, 3 Protected, 1 Private variable groups GSL Implements: GSL 0 Public, 0 Protected, 0 Private variable groups GaugeWave Implements: GaugeWave Inherits: admbase Boundary GenericFD Grid 6 Public, 0 Protected, 0 Private variable groups GenericFD Implements: GenericFD 0 Public, 0 Protected, 2 Private variable groups GiRaFFE Implements: GiRaFFE Inherits: ADMBase Boundary SpaceMask Tmunubase HydroBase grid 8 Public, 0 Protected, 10 Private variable groups GiRaFFE_to_HydroBase Implements: GiRaFFE_to_HydroBase Inherits: grid HydroBase ADMBase GiRaFFE 0 Public, 0 Protected, 0 Private variable groups GiRaFFEfood Implements: GiRaFFEFood Inherits: HydroBase ADMBase Boundary SpaceMask grid GiRaFFE ShiftedKerrSchild 0 Public, 6 Protected, 0 Private variable groups GlobalDerivative Implements: GlobalDerivative Inherits: grid SummationByParts Coordinates 0 Public, 0 Protected, 0 Private variable groups HDF5 Implements: HDF5 0 Public, 0 Protected, 0 Private variable groups HTTPD Implements: HTTPD Inherits: Socket 0 Public, 0 Protected, 0 Private variable groups HTTPDExtra Implements: http_utils 0 Public, 0 Protected, 0 Private variable groups HelloWorld Implements: helloworld 0 Public, 0 Protected, 0 Private variable groups HighOrderWaveTest Implements: HighOrderWaveTest 0 Public, 0 Protected, 0 Private variable groups HydroBase Implements: HydroBase Inherits: InitBase 13 Public, 0 Protected, 0 Private variable groups Hydro_Analysis Implements: Hydro_Analysis Inherits: Grid HydroBase ADMBase 9 Public, 0 Protected, 5 Private variable groups Hydro_InitExcision Implements: Hydro_InitExcision Inherits: HydroBase Grid SpaceMask 0 Public, 0 Protected, 0 Private variable groups Hydro_RNSID Implements: hydro_rnsid Inherits: ADMBase HydroBase GRHydro 0 Public, 0 Protected, 0 Private variable groups IDAnalyticBH Implements: idanalyticbh Inherits: ADMBase StaticConformal Grid 0 Public, 0 Protected, 0 Private variable groups IDAxiBrillBH Implements: idaxibrillbh Inherits: ADMBase grid StaticConformal 0 Public, 0 Protected, 0 Private variable groups IDAxiOddBrillBH Implements: axiodd Inherits: ADMBase grid StaticConformal 0 Public, 0 Protected, 2 Private variable groups IDBrillData Implements: IDBrillData Inherits: grid ADMBase StaticConformal ellbase 0 Public, 0 Protected, 2 Private variable groups IDConstraintViolate Implements: idconstraintviolate Inherits: admbase grid 0 Public, 0 Protected, 0 Private variable groups IDFileADM Implements: IDFileADM Inherits: ADMBase StaticConformal IO 0 Public, 0 Protected, 0 Private variable groups IDLinearWaves Implements: idlinearwaves Inherits: ADMBase StaticConformal Grid 0 Public, 0 Protected, 0 Private variable groups IDScalarWave Implements: idscalarwave Inherits: wavetoy grid 0 Public, 0 Protected, 0 Private variable groups IDScalarWaveC Implements: idscalarwave Inherits: wavetoy grid 0 Public, 0 Protected, 0 Private variable groups IDScalarWaveCXX Implements: idscalarwave Inherits: wavetoy grid 0 Public, 0 Protected, 0 Private variable groups IDScalarWaveElliptic Implements: IDScalarWaveElliptic Inherits: Grid WaveToy EllBase IDScalarWave 0 Public, 0 Protected, 2 Private variable groups IDWaveMoL Implements: idwavemol Inherits: wavemol grid 0 Public, 0 Protected, 0 Private variable groups ID_converter_GiRaFFE Implements: ID_converter_GiRaFFE Inherits: ADMBase Boundary SpaceMask Tmunubase HydroBase grid GiRaFFE 0 Public, 0 Protected, 0 Private variable groups ID_converter_ILGRMHD Implements: ID_converter_ILGRMHD Inherits: ADMBase Boundary SpaceMask Tmunubase HydroBase grid IllinoisGRMHD 0 Public, 0 Protected, 0 Private variable groups IOASCII Implements: IOASCII 0 Public, 0 Protected, 0 Private variable groups IOBasic Implements: IOBasic Inherits: IO 0 Public, 0 Protected, 2 Private variable groups IOHDF5 Implements: IOHDF5 0 Public, 0 Protected, 0 Private variable groups IOHDF5Util Implements: IOHDF5Util Inherits: IO 0 Public, 0 Protected, 0 Private variable groups IOJpeg Implements: IOJpeg Inherits: IO 0 Public, 0 Protected, 0 Private variable groups IOUtil Implements: IO 0 Public, 0 Protected, 0 Private variable groups IllinoisGRMHD Implements: IllinoisGRMHD Inherits: ADMBase Boundary SpaceMask Tmunubase HydroBase grid 12 Public, 0 Protected, 10 Private variable groups InitBase Implements: InitBase 0 Public, 0 Protected, 0 Private variable groups InterpToArray Implements: InterpToArray 7 Public, 0 Protected, 0 Private variable groups Interpolate2 Implements: Interpolate Inherits: Coordinates grid 1 Public, 0 Protected, 1 Private variable groups KerrSchild Implements: KerrSchild Inherits: admbase Boundary GenericFD Grid 6 Public, 0 Protected, 0 Private variable groups LAPACK Implements: LAPACK 0 Public, 0 Protected, 0 Private variable groups LORENE Implements: LORENE 0 Public, 0 Protected, 0 Private variable groups LeanBSSNMoL Implements: LeanBSSNMoL Inherits: ADMBase TmunuBase Boundary CoordGauge 14 Public, 0 Protected, 0 Private variable groups LlamaWaveToy Implements: LlamaWaveToy Inherits: grid Coordinates GlobalDerivative SummationByParts Interpolate 0 Public, 0 Protected, 22 Private variable groups LocalInterp Implements: LocalInterp 0 Public, 0 Protected, 0 Private variable groups LocalInterp2 Implements: LocalInterp 0 Public, 0 Protected, 0 Private variable groups LocalReduce Implements: LocalReduce 0 Public, 0 Protected, 0 Private variable groups LoopControl Implements: LoopControl Inherits: CycleClock 0 Public, 0 Protected, 0 Private variable groups ML_ADMConstraints Implements: ML_ADMConstraints Inherits: ADMBase Boundary GenericFD Grid TmunuBase 2 Public, 0 Protected, 0 Private variable groups ML_ADMQuantities Implements: ML_ADMQuantities Inherits: ADMBase Boundary GenericFD Grid ML_BSSN TmunuBase 2 Public, 0 Protected, 0 Private variable groups ML_BSSN Implements: ML_BSSN Inherits: ADMBase Boundary GenericFD Grid TmunuBase 23 Public, 0 Protected, 0 Private variable groups ML_BSSN_Helper Implements: ML_BSSN_Helper Inherits: ADMBase CoordGauge ML_BSSN 0 Public, 0 Protected, 0 Private variable groups ML_BSSN_Test Implements: ML_BSSN_Test 0 Public, 0 Protected, 0 Private variable groups ML_CCZ4 Implements: ML_CCZ4 Inherits: ADMBase Boundary GenericFD Grid TmunuBase 25 Public, 0 Protected, 0 Private variable groups ML_CCZ4_Helper Implements: ML_CCZ4_Helper Inherits: ADMBase CoordGauge ML_CCZ4 0 Public, 0 Protected, 0 Private variable groups ML_CCZ4_Test Implements: ML_BSSN_Test 0 Public, 0 Protected, 0 Private variable groups ML_WaveToy Implements: ML_WaveToy Inherits: Boundary GenericFD Grid 5 Public, 0 Protected, 0 Private variable groups ML_WaveToy_Test Implements: ML_WaveToy_Test 0 Public, 0 Protected, 0 Private variable groups MPI Implements: MPI 0 Public, 0 Protected, 0 Private variable groups MemSpeed Implements: MemSpeed 0 Public, 0 Protected, 0 Private variable groups Meudon_Bin_BH Implements: ID_Bin_BH Inherits: grid SummationByParts ADMBase 0 Public, 0 Protected, 0 Private variable groups Meudon_Bin_NS Implements: Meudon_Bin_NS Inherits: grid SummationByParts ADMBase HydroBase 1 Public, 0 Protected, 0 Private variable groups Meudon_Mag_NS Implements: ID_Mag_NS Inherits: grid ADMBase HydroBase 0 Public, 0 Protected, 0 Private variable groups Minkowski Implements: Minkowski Inherits: admbase Boundary GenericFD Grid 6 Public, 0 Protected, 0 Private variable groups MoL Implements: MethodOfLines 0 Public, 0 Protected, 9 Private variable groups ModifiedSchwarzschildBL Implements: ModifiedSchwarzschildBL Inherits: admbase Boundary GenericFD Grid 6 Public, 0 Protected, 0 Private variable groups Multipole Implements: multipole Inherits: Grid 4 Public, 0 Protected, 0 Private variable groups NPScalars Implements: NPScalars Inherits: ADMBase 0 Public, 0 Protected, 2 Private variable groups NPScalars_Proca Implements: NPScalars_Proca Inherits: ADMBase ProcaBase 0 Public, 0 Protected, 8 Private variable groups NaNCatcher Implements: NaNCatcher 0 Public, 0 Protected, 0 Private variable groups NaNChecker Implements: NaNChecker Inherits: Reduce 0 Public, 0 Protected, 3 Private variable groups NewRad Implements: NewRad 0 Public, 0 Protected, 0 Private variable groups Nice Implements: nice 0 Public, 0 Protected, 0 Private variable groups NoExcision Implements: NoExcision Inherits: ADMBase StaticConformal grid SphericalSurface Boundary 0 Public, 0 Protected, 16 Private variable groups NoMPI Implements: NoMPI 0 Public, 0 Protected, 0 Private variable groups Noise Implements: Noise Inherits: grid 0 Public, 0 Protected, 0 Private variable groups Norms Implements: Norms 0 Public, 0 Protected, 6 Private variable groups NullConstr Implements: NullConstr Inherits: NullGrid NullVars NullInterp 9 Public, 0 Protected, 0 Private variable groups NullDecomp Implements: NullDecomp Inherits: NullGrid 0 Public, 0 Protected, 2 Private variable groups NullEvolve Implements: NullEvolve Inherits: NullInterp NullGrid NullVars Time Friend of: NullSHRExtract 0 Public, 0 Protected, 7 Private variable groups NullExact Implements: NullExact Inherits: NullVars NullGrid NullNews NullConstr NullInterp NullEvolve Friend of: NullSHRExtract 0 Public, 0 Protected, 37 Private variable groups NullGrid Implements: NullGrid 10 Public, 0 Protected, 0 Private variable groups NullInterp Implements: NullInterp Inherits: NullGrid 4 Public, 0 Protected, 1 Private variable groups NullNews Implements: NullNews Inherits: NullGrid NullVars NullInterp 18 Public, 0 Protected, 7 Private variable groups NullPsiInt Implements: NullPsiInt Inherits: NullVars NullGrid NullNews NullInterp NullEvolve 3 Public, 0 Protected, 4 Private variable groups NullSHRExtract Implements: NullSHRExtract Inherits: NullInterp NullGrid NullVars 8 Public, 20 Protected, 27 Private variable groups NullVars Implements: NullVars 4 Public, 0 Protected, 0 Private variable groups OpenSSL Implements: OpenSSL 0 Public, 0 Protected, 0 Private variable groups Outflow Implements: outflow Inherits: ADMBase HydroBase SphericalSurface 0 Public, 0 Protected, 5 Private variable groups PAPI Implements: PAPI 0 Public, 0 Protected, 0 Private variable groups PUGH Implements: Driver 0 Public, 0 Protected, 0 Private variable groups PUGHInterp Implements: Interp 0 Public, 0 Protected, 0 Private variable groups PUGHReduce Implements: Reduce 0 Public, 0 Protected, 0 Private variable groups PUGHSlab Implements: Hyperslab 0 Public, 0 Protected, 0 Private variable groups Periodic Implements: Periodic 0 Public, 0 Protected, 0 Private variable groups PeriodicCarpet Implements: PeriodicCarpet Inherits: grid 0 Public, 0 Protected, 0 Private variable groups Poisson Implements: Poisson Inherits: boundary grid 0 Public, 0 Protected, 2 Private variable groups ProcaBase Implements: ProcaBase 4 Public, 0 Protected, 0 Private variable groups ProcaEvolve Implements: ProcaEvolve Inherits: ADMBase Tmunubase ProcaBase Boundary 7 Public, 0 Protected, 0 Private variable groups Proca_simpleID Implements: Proca_simpleID Inherits: ADMBase grid ProcaBase 0 Public, 0 Protected, 0 Private variable groups PunctureTracker Implements: PunctureTracker Inherits: ADMBase CarpetRegrid2 SphericalSurface 0 Public, 0 Protected, 3 Private variable groups QuasiLocalMeasures Implements: QuasiLocalMeasures Inherits: ADMBase SphericalSurface TmunuBase 0 Public, 0 Protected, 23 Private variable groups ReductionTest Implements: ReductionTest Inherits: GRHydro grid 0 Public, 0 Protected, 2 Private variable groups ReductionTest2 Implements: ReductionTest2 0 Public, 0 Protected, 1 Private variable groups ReductionTest3 Implements: ReductionTest3 Inherits: grid 0 Public, 0 Protected, 3 Private variable groups ReflectionSymmetry Implements: ReflectionSymmetry 0 Public, 0 Protected, 0 Private variable groups RegridSyncTest Implements: RegridSyncTest 0 Public, 0 Protected, 1 Private variable groups RotatingDBHIVP Implements: rotatingdbhivp Inherits: ADMBase grid StaticConformal 0 Public, 0 Protected, 2 Private variable groups RotatingSymmetry180 Implements: RotatingSymmetry180 0 Public, 0 Protected, 0 Private variable groups RotatingSymmetry90 Implements: RotatingSymmetry90 0 Public, 0 Protected, 0 Private variable groups SampleBoundary Implements: LinExtrapBnd 0 Public, 0 Protected, 0 Private variable groups SampleIO Implements: SampleIO Inherits: IO 0 Public, 0 Protected, 0 Private variable groups Seed_Magnetic_Fields Implements: seed_magnetic_fields Inherits: grid ADMBase HydroBase 0 Public, 0 Protected, 0 Private variable groups Seed_Magnetic_Fields_BNS Implements: Seed_Magnetic_Fields_Privt Inherits: grid ADMBase HydroBase 0 Public, 0 Protected, 0 Private variable groups SetMask_SphericalSurface Implements: SetMask_SphericalSurface Inherits: HydroBase SphericalSurface 0 Public, 0 Protected, 0 Private variable groups ShiftedGaugeWave Implements: ShiftedGaugeWave Inherits: admbase Boundary GenericFD Grid 6 Public, 0 Protected, 0 Private variable groups ShiftedKerrSchild Implements: ShiftedKerrSchild Inherits: ADMBase Boundary grid 1 Public, 0 Protected, 0 Private variable groups Slab Implements: Slab 0 Public, 0 Protected, 0 Private variable groups SlabTest Implements: SlabTest Inherits: Slab 0 Public, 0 Protected, 6 Private variable groups Socket Implements: Socket 0 Public, 0 Protected, 0 Private variable groups SpaceMask Implements: SpaceMask Inherits: grid 2 Public, 0 Protected, 0 Private variable groups SphericalHarmonicDecomp Implements: SphericalHarmonicDecomp 0 Public, 0 Protected, 0 Private variable groups SphericalHarmonicRecon Implements: SphericalHarmonicRecon 0 Public, 0 Protected, 0 Private variable groups SphericalHarmonicReconGen Implements: SphericalHarmonicReconGen 0 Public, 0 Protected, 0 Private variable groups SphericalSurface Implements: SphericalSurface Inherits: grid 9 Public, 0 Protected, 1 Private variable groups StaticConformal Implements: StaticConformal Inherits: grid 4 Public, 0 Protected, 0 Private variable groups SummationByParts Implements: SummationByParts 2 Public, 0 Protected, 0 Private variable groups SymBase Implements: SymBase 0 Public, 0 Protected, 0 Private variable groups SystemStatistics Implements: SystemStatistics 0 Public, 0 Protected, 3 Private variable groups SystemTopology Implements: SystemTopology 0 Public, 0 Protected, 0 Private variable groups TATelliptic Implements: TATelliptic 0 Public, 0 Protected, 0 Private variable groups TGRtensor Implements: TGRtensor 0 Public, 0 Protected, 0 Private variable groups TOVSolver Implements: TOVSolver Inherits: ADMBase HydroBase Constants StaticConformal 0 Public, 0 Protected, 0 Private variable groups TensorTypes Implements: TensorTypes 0 Public, 0 Protected, 0 Private variable groups TerminationTrigger Implements: TerminationTrigger 0 Public, 0 Protected, 2 Private variable groups TestArrays Implements: Arrays 0 Public, 0 Protected, 35 Private variable groups TestCarpetGridInfo Implements: TestCarpetGridInfo 0 Public, 0 Protected, 0 Private variable groups TestComplex Implements: testcomplex 0 Public, 0 Protected, 6 Private variable groups TestCoordinates Implements: testgrid 0 Public, 0 Protected, 2 Private variable groups TestFortranCrayPointers Implements: TestFortranCrayPointers 0 Public, 0 Protected, 3 Private variable groups TestFortranDependencies1 Implements: TestFortranDependencies1 0 Public, 0 Protected, 0 Private variable groups TestFortranDependencies2 Implements: TestFortranDependencies2 0 Public, 0 Protected, 0 Private variable groups TestFpointerNULL Implements: TestFpointerNULL 0 Public, 0 Protected, 2 Private variable groups TestFreeF90 Implements: TestFreeF90 0 Public, 0 Protected, 0 Private variable groups TestGlobalReduce Implements: testglobalreduce Inherits: grid 10 Public, 0 Protected, 0 Private variable groups TestInclude1 Implements: include1 0 Public, 0 Protected, 0 Private variable groups TestInclude2 Implements: include2 0 Public, 0 Protected, 0 Private variable groups TestLocalInterp2 Implements: TestLocalInterp2 Inherits: Grid 0 Public, 0 Protected, 3 Private variable groups TestLocalReduce Implements: TestLocalReduce 2 Public, 0 Protected, 0 Private variable groups TestLoop Implements: TestLoop Inherits: grid 0 Public, 0 Protected, 3 Private variable groups TestLoopControl Implements: TestLoopControl Inherits: grid 0 Public, 0 Protected, 3 Private variable groups TestMath Implements: TestMath 0 Public, 0 Protected, 0 Private variable groups TestMoL Implements: TestMoL Inherits: MethodOfLines 0 Public, 0 Protected, 16 Private variable groups TestPar Implements: TestPar 0 Public, 0 Protected, 0 Private variable groups TestReduce Implements: testreduce 0 Public, 0 Protected, 8 Private variable groups TestSchedule Implements: TestSchedule 0 Public, 0 Protected, 0 Private variable groups TestStrings Implements: teststrings 0 Public, 0 Protected, 0 Private variable groups TestTable Implements: TestTable 0 Public, 0 Protected, 0 Private variable groups TestTimers Implements: testtimers 0 Public, 0 Protected, 0 Private variable groups TestTypes Implements: TestTypes 0 Public, 0 Protected, 11 Private variable groups Time Implements: time 1 Public, 0 Protected, 1 Private variable groups TimerInfo Implements: timerinfo 0 Public, 0 Protected, 0 Private variable groups TimerReport Implements: timerreport 0 Public, 0 Protected, 0 Private variable groups Timers Implements: Timers 0 Public, 0 Protected, 0 Private variable groups TmunuBase Implements: TmunuBase Inherits: ADMBase StaticConformal Friend of: ADMCoupling 4 Public, 4 Protected, 0 Private variable groups Trigger Implements: trigger Inherits: IO 0 Public, 0 Protected, 1 Private variable groups TwoPunctures Implements: TwoPunctures Inherits: ADMBase StaticConformal grid 2 Public, 0 Protected, 3 Private variable groups TwoPunctures_KerrProca Implements: TwoPunctures_KerrProca Inherits: ADMBase StaticConformal grid ProcaBase 2 Public, 0 Protected, 3 Private variable groups Vaidya2 Implements: Vaidya2 Inherits: admbase Boundary GenericFD Grid 6 Public, 0 Protected, 0 Private variable groups Vectors Implements: Vectors 0 Public, 0 Protected, 0 Private variable groups VolumeIntegrals_GRMHD Implements: VolumeIntegrals_GRMHD Inherits: grid ADMBase CarpetRegrid2 IllinoisGRMHD 0 Public, 0 Protected, 5 Private variable groups VolumeIntegrals_vacuum Implements: VolumeIntegrals_vacuum Inherits: grid ADMBase CarpetRegrid2 ML_BSSN 2 Public, 0 Protected, 3 Private variable groups WatchDog Implements: WatchDog 0 Public, 0 Protected, 0 Private variable groups WaveBinarySource Implements: binarysource Inherits: wavetoy grid 0 Public, 0 Protected, 0 Private variable groups WaveExtractL Implements: WaveExtractL Inherits: grid admbase staticconformal io sphericalsurface 0 Public, 0 Protected, 16 Private variable groups WaveMoL Implements: wavemol 5 Public, 0 Protected, 0 Private variable groups WaveToy1DF77 Implements: wavetoy1d Inherits: boundary 0 Public, 0 Protected, 4 Private variable groups WaveToy2DF77 Implements: wavetoy2d Inherits: boundary 0 Public, 0 Protected, 4 Private variable groups WaveToyC Implements: wavetoy Inherits: grid 1 Public, 0 Protected, 0 Private variable groups WaveToyCXX Implements: wavetoy Inherits: grid 1 Public, 0 Protected, 0 Private variable groups WaveToyExtra Implements: wavetoyextra Inherits: wavetoy 0 Public, 0 Protected, 0 Private variable groups WaveToyF77 Implements: wavetoy Inherits: grid 1 Public, 0 Protected, 0 Private variable groups WaveToyF90 Implements: wavetoy Inherits: grid 1 Public, 0 Protected, 0 Private variable groups WaveToyFreeF90 Implements: wavetoy Inherits: grid 1 Public, 0 Protected, 0 Private variable groups WeylScal4 Implements: WeylScal4 Inherits: admbase Boundary GenericFD Grid methodoflines 18 Public, 0 Protected, 0 Private variable groups hwloc Implements: hwloc 0 Public, 0 Protected, 0 Private variable groups libjpeg Implements: libjpeg 0 Public, 0 Protected, 0 Private variable groups particle_tracerET Implements: particle_tracerET Inherits: grid HydroBase ADMBase 0 Public, 0 Protected, 3 Private variable groups pthreads Implements: PTHREADS 0 Public, 0 Protected, 0 Private variable groups smallbPoynET Implements: smallbPoynET Inherits: grid HydroBase ADMBase 0 Public, 0 Protected, 1 Private variable groups zlib Implements: zlib 0 Public, 0 Protected, 0 Private variable groups Parsing parameter files... ADMAnalysis 0 Global, 0 Restricted, 4 Private parameters ADMBase 0 Global, 18 Restricted, 0 Private parameters ADMCoupling 0 Global, 0 Restricted, 0 Private parameters ADMDerivatives 0 Global, 0 Restricted, 6 Private parameters ADMMacros 0 Global, 1 Restricted, 0 Private parameters ADMMass 0 Global, 0 Restricted, 17 Private parameters AEILocalInterp 0 Global, 0 Restricted, 1 Private parameters AHFinder 0 Global, 2 Restricted, 87 Private parameters AHFinderDirect 0 Global, 0 Restricted, 154 Private parameters BLAS 0 Global, 0 Restricted, 0 Private parameters Boundary 0 Global, 8 Restricted, 0 Private parameters CT_Analytic 0 Global, 67 Restricted, 1 Private parameters CT_MultiLevel 0 Global, 0 Restricted, 60 Private parameters Cactus 0 Global, 6 Restricted, 13 Private parameters CalcK 0 Global, 0 Restricted, 6 Private parameters Carpet 0 Global, 4 Restricted, 94 Private parameters CarpetEvolutionMask 0 Global, 0 Restricted, 6 Private parameters CarpetIOASCII 0 Global, 0 Restricted, 63 Private parameters CarpetIOBasic 0 Global, 0 Restricted, 15 Private parameters CarpetIOHDF5 0 Global, 0 Restricted, 77 Private parameters CarpetIOScalar 0 Global, 0 Restricted, 9 Private parameters CarpetIntegrateTest 0 Global, 0 Restricted, 2 Private parameters CarpetInterp 0 Global, 0 Restricted, 5 Private parameters CarpetInterp2 0 Global, 0 Restricted, 3 Private parameters CarpetLib 0 Global, 5 Restricted, 31 Private parameters CarpetMask 0 Global, 0 Restricted, 8 Private parameters CarpetProlongateTest 0 Global, 0 Restricted, 16 Private parameters CarpetReduce 0 Global, 0 Restricted, 3 Private parameters CarpetRegrid 0 Global, 5 Restricted, 65 Private parameters CarpetRegrid2 0 Global, 0 Restricted, 135 Private parameters CarpetRegridTest 0 Global, 0 Restricted, 3 Private parameters CarpetSlab 0 Global, 0 Restricted, 0 Private parameters CarpetTracker 0 Global, 0 Restricted, 3 Private parameters CartGrid3D 0 Global, 23 Restricted, 10 Private parameters Cartoon2D 0 Global, 0 Restricted, 12 Private parameters Constants 0 Global, 0 Restricted, 0 Private parameters Convert_to_HydroBase 0 Global, 0 Restricted, 1 Private parameters CoordBase 0 Global, 0 Restricted, 44 Private parameters CoordGauge 0 Global, 2 Restricted, 1 Private parameters Coordinates 0 Global, 1 Restricted, 71 Private parameters CoordinatesSymmetry 0 Global, 0 Restricted, 6 Private parameters CycleClock 0 Global, 0 Restricted, 1 Private parameters DemoInterp 0 Global, 0 Restricted, 3 Private parameters Dissipation 0 Global, 18 Restricted, 0 Private parameters DistortedBHIVP 0 Global, 0 Restricted, 11 Private parameters EHFinder 0 Global, 3 Restricted, 56 Private parameters EOS_Base 0 Global, 0 Restricted, 0 Private parameters EOS_Hybrid 0 Global, 3 Restricted, 0 Private parameters EOS_IdealFluid 0 Global, 1 Restricted, 0 Private parameters EOS_Omni 0 Global, 28 Restricted, 0 Private parameters EOS_Polytrope 0 Global, 4 Restricted, 0 Private parameters EinsteinExact_Test 0 Global, 0 Restricted, 0 Private parameters EllBase 0 Global, 1 Restricted, 0 Private parameters EllSOR 0 Global, 0 Restricted, 0 Private parameters Exact 0 Global, 93 Restricted, 19 Private parameters Extract 0 Global, 0 Restricted, 30 Private parameters FFTW3 0 Global, 0 Restricted, 0 Private parameters FleshInfo 0 Global, 0 Restricted, 0 Private parameters Formaline 0 Global, 0 Restricted, 28 Private parameters Fortran 0 Global, 0 Restricted, 1 Private parameters GRHydro 0 Global, 125 Restricted, 3 Private parameters GRHydro_InitData 0 Global, 0 Restricted, 85 Private parameters GSL 0 Global, 0 Restricted, 0 Private parameters GaugeWave 0 Global, 29 Restricted, 1 Private parameters GenericFD 0 Global, 13 Restricted, 0 Private parameters GiRaFFE 0 Global, 7 Restricted, 1 Private parameters GiRaFFE_to_HydroBase 0 Global, 0 Restricted, 1 Private parameters GiRaFFEfood 0 Global, 9 Restricted, 0 Private parameters GlobalDerivative 0 Global, 5 Restricted, 0 Private parameters HDF5 0 Global, 0 Restricted, 0 Private parameters HTTPD 0 Global, 0 Restricted, 22 Private parameters HTTPDExtra 0 Global, 0 Restricted, 1 Private parameters HelloWorld 0 Global, 0 Restricted, 0 Private parameters HighOrderWaveTest 0 Global, 0 Restricted, 0 Private parameters HydroBase 0 Global, 17 Restricted, 0 Private parameters Hydro_Analysis 0 Global, 4 Restricted, 15 Private parameters Hydro_InitExcision 0 Global, 11 Restricted, 0 Private parameters Hydro_RNSID 0 Global, 0 Restricted, 17 Private parameters IDAnalyticBH 0 Global, 0 Restricted, 23 Private parameters IDAxiBrillBH 0 Global, 0 Restricted, 20 Private parameters IDAxiOddBrillBH 0 Global, 0 Restricted, 17 Private parameters IDBrillData 0 Global, 0 Restricted, 31 Private parameters IDConstraintViolate 0 Global, 0 Restricted, 3 Private parameters IDFileADM 0 Global, 0 Restricted, 0 Private parameters IDLinearWaves 0 Global, 0 Restricted, 11 Private parameters IDScalarWave 0 Global, 1 Restricted, 6 Private parameters IDScalarWaveC 0 Global, 1 Restricted, 6 Private parameters IDScalarWaveCXX 0 Global, 1 Restricted, 6 Private parameters IDScalarWaveElliptic 0 Global, 0 Restricted, 5 Private parameters IDWaveMoL 0 Global, 1 Restricted, 17 Private parameters ID_converter_GiRaFFE 0 Global, 0 Restricted, 3 Private parameters ID_converter_ILGRMHD 0 Global, 0 Restricted, 5 Private parameters IOASCII 0 Global, 0 Restricted, 35 Private parameters IOBasic 0 Global, 0 Restricted, 13 Private parameters IOHDF5 0 Global, 0 Restricted, 5 Private parameters IOHDF5Util 0 Global, 0 Restricted, 1 Private parameters IOJpeg 0 Global, 0 Restricted, 33 Private parameters IOUtil 0 Global, 59 Restricted, 2 Private parameters IllinoisGRMHD 0 Global, 15 Restricted, 1 Private parameters InitBase 0 Global, 1 Restricted, 0 Private parameters InterpToArray 0 Global, 93 Restricted, 0 Private parameters Interpolate2 0 Global, 0 Restricted, 11 Private parameters KerrSchild 0 Global, 29 Restricted, 1 Private parameters LAPACK 0 Global, 0 Restricted, 0 Private parameters LORENE 0 Global, 0 Restricted, 0 Private parameters LeanBSSNMoL 0 Global, 3 Restricted, 29 Private parameters LlamaWaveToy 0 Global, 0 Restricted, 35 Private parameters LocalInterp 0 Global, 0 Restricted, 0 Private parameters LocalInterp2 0 Global, 0 Restricted, 0 Private parameters LocalReduce 0 Global, 0 Restricted, 0 Private parameters LoopControl 0 Global, 0 Restricted, 20 Private parameters ML_ADMConstraints 0 Global, 9 Restricted, 0 Private parameters ML_ADMQuantities 0 Global, 10 Restricted, 0 Private parameters ML_BSSN 0 Global, 71 Restricted, 137 Private parameters ML_BSSN_Helper 0 Global, 0 Restricted, 1 Private parameters ML_BSSN_Test 0 Global, 0 Restricted, 0 Private parameters ML_CCZ4 0 Global, 74 Restricted, 145 Private parameters ML_CCZ4_Helper 0 Global, 0 Restricted, 1 Private parameters ML_CCZ4_Test 0 Global, 0 Restricted, 0 Private parameters ML_WaveToy 0 Global, 21 Restricted, 17 Private parameters ML_WaveToy_Test 0 Global, 0 Restricted, 0 Private parameters MPI 0 Global, 0 Restricted, 0 Private parameters MemSpeed 0 Global, 0 Restricted, 2 Private parameters Meudon_Bin_BH 0 Global, 0 Restricted, 1 Private parameters Meudon_Bin_NS 0 Global, 0 Restricted, 5 Private parameters Meudon_Mag_NS 0 Global, 0 Restricted, 1 Private parameters Minkowski 0 Global, 27 Restricted, 1 Private parameters MoL 0 Global, 9 Restricted, 26 Private parameters ModifiedSchwarzschildBL 0 Global, 29 Restricted, 1 Private parameters Multipole 0 Global, 26 Restricted, 0 Private parameters NPScalars 0 Global, 0 Restricted, 1 Private parameters NPScalars_Proca 0 Global, 0 Restricted, 1 Private parameters NaNCatcher 0 Global, 0 Restricted, 0 Private parameters NaNChecker 0 Global, 0 Restricted, 11 Private parameters NewRad 0 Global, 0 Restricted, 1 Private parameters Nice 0 Global, 0 Restricted, 1 Private parameters NoExcision 0 Global, 0 Restricted, 27 Private parameters NoMPI 0 Global, 0 Restricted, 0 Private parameters Noise 0 Global, 0 Restricted, 7 Private parameters Norms 0 Global, 0 Restricted, 4 Private parameters NullConstr 0 Global, 1 Restricted, 0 Private parameters NullDecomp 0 Global, 1 Restricted, 2 Private parameters NullEvolve 0 Global, 15 Restricted, 31 Private parameters NullExact 0 Global, 4 Restricted, 14 Private parameters NullGrid 0 Global, 8 Restricted, 0 Private parameters NullInterp 0 Global, 3 Restricted, 7 Private parameters NullNews 0 Global, 1 Restricted, 21 Private parameters NullPsiInt 0 Global, 2 Restricted, 1 Private parameters NullSHRExtract 0 Global, 4 Restricted, 14 Private parameters NullVars 0 Global, 0 Restricted, 0 Private parameters OpenSSL 0 Global, 0 Restricted, 0 Private parameters Outflow 0 Global, 0 Restricted, 19 Private parameters PAPI 0 Global, 0 Restricted, 11 Private parameters PUGH 0 Global, 4 Restricted, 51 Private parameters PUGHInterp 0 Global, 0 Restricted, 0 Private parameters PUGHReduce 0 Global, 0 Restricted, 0 Private parameters PUGHSlab 0 Global, 0 Restricted, 0 Private parameters Periodic 0 Global, 0 Restricted, 8 Private parameters PeriodicCarpet 0 Global, 0 Restricted, 5 Private parameters Poisson 0 Global, 0 Restricted, 4 Private parameters ProcaBase 0 Global, 10 Restricted, 0 Private parameters ProcaEvolve 0 Global, 3 Restricted, 6 Private parameters Proca_simpleID 0 Global, 7 Restricted, 0 Private parameters PunctureTracker 0 Global, 0 Restricted, 10 Private parameters QuasiLocalMeasures 0 Global, 0 Restricted, 13 Private parameters ReductionTest 0 Global, 0 Restricted, 0 Private parameters ReductionTest2 0 Global, 0 Restricted, 0 Private parameters ReductionTest3 0 Global, 0 Restricted, 0 Private parameters ReflectionSymmetry 0 Global, 0 Restricted, 13 Private parameters RegridSyncTest 0 Global, 0 Restricted, 0 Private parameters RotatingDBHIVP 0 Global, 0 Restricted, 13 Private parameters RotatingSymmetry180 0 Global, 0 Restricted, 8 Private parameters RotatingSymmetry90 0 Global, 0 Restricted, 4 Private parameters SampleBoundary 0 Global, 0 Restricted, 0 Private parameters SampleIO 0 Global, 0 Restricted, 5 Private parameters Seed_Magnetic_Fields 0 Global, 7 Restricted, 0 Private parameters Seed_Magnetic_Fields_BNS 0 Global, 14 Restricted, 0 Private parameters SetMask_SphericalSurface 0 Global, 0 Restricted, 5 Private parameters ShiftedGaugeWave 0 Global, 29 Restricted, 1 Private parameters ShiftedKerrSchild 0 Global, 3 Restricted, 0 Private parameters Slab 0 Global, 0 Restricted, 2 Private parameters SlabTest 0 Global, 0 Restricted, 0 Private parameters Socket 0 Global, 0 Restricted, 0 Private parameters SpaceMask 0 Global, 1 Restricted, 0 Private parameters SphericalHarmonicDecomp 0 Global, 0 Restricted, 18 Private parameters SphericalHarmonicRecon 0 Global, 0 Restricted, 10 Private parameters SphericalHarmonicReconGen 0 Global, 0 Restricted, 45 Private parameters SphericalSurface 0 Global, 15 Restricted, 9 Private parameters StaticConformal 0 Global, 1 Restricted, 0 Private parameters SummationByParts 0 Global, 23 Restricted, 0 Private parameters SymBase 0 Global, 0 Restricted, 1 Private parameters SystemStatistics 0 Global, 0 Restricted, 0 Private parameters SystemTopology 0 Global, 0 Restricted, 2 Private parameters TATelliptic 0 Global, 0 Restricted, 0 Private parameters TGRtensor 0 Global, 0 Restricted, 0 Private parameters TOVSolver 0 Global, 0 Restricted, 27 Private parameters TensorTypes 0 Global, 0 Restricted, 0 Private parameters TerminationTrigger 0 Global, 0 Restricted, 10 Private parameters TestArrays 0 Global, 0 Restricted, 20 Private parameters TestCarpetGridInfo 0 Global, 0 Restricted, 2 Private parameters TestComplex 0 Global, 0 Restricted, 3 Private parameters TestCoordinates 0 Global, 2 Restricted, 0 Private parameters TestFortranCrayPointers 0 Global, 0 Restricted, 0 Private parameters TestFortranDependencies1 0 Global, 0 Restricted, 0 Private parameters TestFortranDependencies2 0 Global, 0 Restricted, 0 Private parameters TestFpointerNULL 0 Global, 0 Restricted, 0 Private parameters TestFreeF90 0 Global, 0 Restricted, 0 Private parameters TestGlobalReduce 0 Global, 0 Restricted, 11 Private parameters TestInclude1 0 Global, 0 Restricted, 0 Private parameters TestInclude2 0 Global, 0 Restricted, 0 Private parameters TestLocalInterp2 0 Global, 0 Restricted, 3 Private parameters TestLocalReduce 0 Global, 0 Restricted, 3 Private parameters TestLoop 0 Global, 0 Restricted, 0 Private parameters TestLoopControl 0 Global, 0 Restricted, 0 Private parameters TestMath 0 Global, 0 Restricted, 0 Private parameters TestMoL 0 Global, 0 Restricted, 4 Private parameters TestPar 0 Global, 0 Restricted, 16 Private parameters TestReduce 0 Global, 0 Restricted, 0 Private parameters TestSchedule 0 Global, 0 Restricted, 0 Private parameters TestStrings 0 Global, 0 Restricted, 0 Private parameters TestTable 0 Global, 0 Restricted, 0 Private parameters TestTimers 0 Global, 0 Restricted, 1 Private parameters TestTypes 0 Global, 0 Restricted, 4 Private parameters Time 0 Global, 2 Restricted, 5 Private parameters TimerInfo 0 Global, 0 Restricted, 3 Private parameters TimerReport 0 Global, 0 Restricted, 11 Private parameters Timers 0 Global, 0 Restricted, 6 Private parameters TmunuBase 0 Global, 2 Restricted, 3 Private parameters Trigger 0 Global, 0 Restricted, 18 Private parameters TwoPunctures 0 Global, 33 Restricted, 0 Private parameters TwoPunctures_KerrProca 0 Global, 34 Restricted, 5 Private parameters Vaidya2 0 Global, 29 Restricted, 1 Private parameters Vectors 0 Global, 0 Restricted, 1 Private parameters VolumeIntegrals_GRMHD 0 Global, 0 Restricted, 17 Private parameters VolumeIntegrals_vacuum 0 Global, 0 Restricted, 17 Private parameters WatchDog 0 Global, 0 Restricted, 1 Private parameters WaveBinarySource 0 Global, 0 Restricted, 5 Private parameters WaveExtractL 0 Global, 0 Restricted, 53 Private parameters WaveMoL 0 Global, 2 Restricted, 1 Private parameters WaveToy1DF77 0 Global, 0 Restricted, 4 Private parameters WaveToy2DF77 0 Global, 0 Restricted, 5 Private parameters WaveToyC 0 Global, 1 Restricted, 0 Private parameters WaveToyCXX 0 Global, 1 Restricted, 0 Private parameters WaveToyExtra 0 Global, 0 Restricted, 2 Private parameters WaveToyF77 0 Global, 1 Restricted, 0 Private parameters WaveToyF90 0 Global, 1 Restricted, 0 Private parameters WaveToyFreeF90 0 Global, 1 Restricted, 0 Private parameters WeylScal4 0 Global, 30 Restricted, 3 Private parameters hwloc 0 Global, 0 Restricted, 0 Private parameters libjpeg 0 Global, 0 Restricted, 0 Private parameters particle_tracerET 0 Global, 0 Restricted, 15 Private parameters pthreads 0 Global, 0 Restricted, 0 Private parameters smallbPoynET 0 Global, 0 Restricted, 2 Private parameters zlib 0 Global, 0 Restricted, 0 Private parameters Parsing schedule files... ADMAnalysis 15 schedule blocks. ADMBase 27 schedule blocks. ADMCoupling 0 schedule blocks. ADMDerivatives 7 schedule blocks. ADMMacros 1 schedule blocks. ADMMass 10 schedule blocks. AEILocalInterp 1 schedule blocks. AHFinder 7 schedule blocks. AHFinderDirect 34 schedule blocks. BLAS 0 schedule blocks. Boundary 6 schedule blocks. CT_Analytic 13 schedule blocks. CT_MultiLevel 1 schedule blocks. Cactus 0 schedule blocks. CalcK 5 schedule blocks. Carpet 6 schedule blocks. CarpetEvolutionMask 7 schedule blocks. CarpetIOASCII 2 schedule blocks. CarpetIOBasic 2 schedule blocks. CarpetIOHDF5 10 schedule blocks. CarpetIOScalar 2 schedule blocks. CarpetIntegrateTest 3 schedule blocks. CarpetInterp 1 schedule blocks. CarpetInterp2 0 schedule blocks. CarpetLib 4 schedule blocks. CarpetMask 4 schedule blocks. CarpetProlongateTest 9 schedule blocks. CarpetReduce 15 schedule blocks. CarpetRegrid 1 schedule blocks. CarpetRegrid2 2 schedule blocks. CarpetRegridTest 3 schedule blocks. CarpetSlab 0 schedule blocks. CarpetTracker 1 schedule blocks. CartGrid3D 11 schedule blocks. Cartoon2D 6 schedule blocks. Constants 0 schedule blocks. Convert_to_HydroBase 2 schedule blocks. CoordBase 1 schedule blocks. CoordGauge 8 schedule blocks. Coordinates 26 schedule blocks. CoordinatesSymmetry 2 schedule blocks. CycleClock 1 schedule blocks. DemoInterp 6 schedule blocks. Dissipation 6 schedule blocks. DistortedBHIVP 2 schedule blocks. EHFinder 86 schedule blocks. EOS_Base 0 schedule blocks. EOS_Hybrid 2 schedule blocks. EOS_IdealFluid 1 schedule blocks. EOS_Omni 6 schedule blocks. EOS_Polytrope 1 schedule blocks. EinsteinExact_Test 0 schedule blocks. EllBase 1 schedule blocks. EllSOR 1 schedule blocks. Exact 13 schedule blocks. Extract 2 schedule blocks. FFTW3 0 schedule blocks. FleshInfo 4 schedule blocks. Formaline 10 schedule blocks. Fortran 1 schedule blocks. GRHydro 145 schedule blocks. GRHydro_InitData 35 schedule blocks. GSL 0 schedule blocks. GaugeWave 10 schedule blocks. GenericFD 0 schedule blocks. GiRaFFE 13 schedule blocks. GiRaFFE_to_HydroBase 2 schedule blocks. GiRaFFEfood 17 schedule blocks. GlobalDerivative 2 schedule blocks. HDF5 0 schedule blocks. HTTPD 7 schedule blocks. HTTPDExtra 1 schedule blocks. HelloWorld 1 schedule blocks. HighOrderWaveTest 0 schedule blocks. HydroBase 22 schedule blocks. Hydro_Analysis 17 schedule blocks. Hydro_InitExcision 4 schedule blocks. Hydro_RNSID 2 schedule blocks. IDAnalyticBH 6 schedule blocks. IDAxiBrillBH 2 schedule blocks. IDAxiOddBrillBH 2 schedule blocks. IDBrillData 3 schedule blocks. IDConstraintViolate 2 schedule blocks. IDFileADM 2 schedule blocks. IDLinearWaves 8 schedule blocks. IDScalarWave 3 schedule blocks. IDScalarWaveC 2 schedule blocks. IDScalarWaveCXX 2 schedule blocks. IDScalarWaveElliptic 1 schedule blocks. IDWaveMoL 2 schedule blocks. ID_converter_GiRaFFE 5 schedule blocks. ID_converter_ILGRMHD 5 schedule blocks. IOASCII 3 schedule blocks. IOBasic 2 schedule blocks. IOHDF5 5 schedule blocks. IOHDF5Util 2 schedule blocks. IOJpeg 2 schedule blocks. IOUtil 4 schedule blocks. IllinoisGRMHD 13 schedule blocks. InitBase 0 schedule blocks. InterpToArray 1 schedule blocks. Interpolate2 7 schedule blocks. KerrSchild 10 schedule blocks. LAPACK 0 schedule blocks. LORENE 0 schedule blocks. LeanBSSNMoL 17 schedule blocks. LlamaWaveToy 14 schedule blocks. LocalInterp 1 schedule blocks. LocalInterp2 1 schedule blocks. LocalReduce 1 schedule blocks. LoopControl 4 schedule blocks. ML_ADMConstraints 12 schedule blocks. ML_ADMQuantities 12 schedule blocks. ML_BSSN 33 schedule blocks. ML_BSSN_Helper 11 schedule blocks. ML_BSSN_Test 0 schedule blocks. ML_CCZ4 33 schedule blocks. ML_CCZ4_Helper 11 schedule blocks. ML_CCZ4_Test 0 schedule blocks. ML_WaveToy 13 schedule blocks. ML_WaveToy_Test 0 schedule blocks. MPI 0 schedule blocks. MemSpeed 1 schedule blocks. Meudon_Bin_BH 2 schedule blocks. Meudon_Bin_NS 1 schedule blocks. Meudon_Mag_NS 2 schedule blocks. Minkowski 10 schedule blocks. MoL 66 schedule blocks. ModifiedSchwarzschildBL 10 schedule blocks. Multipole 5 schedule blocks. NPScalars 11 schedule blocks. NPScalars_Proca 11 schedule blocks. NaNCatcher 1 schedule blocks. NaNChecker 10 schedule blocks. NewRad 0 schedule blocks. Nice 1 schedule blocks. NoExcision 23 schedule blocks. NoMPI 0 schedule blocks. Noise 3 schedule blocks. Norms 2 schedule blocks. NullConstr 2 schedule blocks. NullDecomp 1 schedule blocks. NullEvolve 16 schedule blocks. NullExact 14 schedule blocks. NullGrid 4 schedule blocks. NullInterp 3 schedule blocks. NullNews 8 schedule blocks. NullPsiInt 3 schedule blocks. NullSHRExtract 25 schedule blocks. NullVars 0 schedule blocks. OpenSSL 0 schedule blocks. Outflow 2 schedule blocks. PAPI 5 schedule blocks. PUGH 8 schedule blocks. PUGHInterp 1 schedule blocks. PUGHReduce 1 schedule blocks. PUGHSlab 0 schedule blocks. Periodic 2 schedule blocks. PeriodicCarpet 3 schedule blocks. Poisson 5 schedule blocks. ProcaBase 1 schedule blocks. ProcaEvolve 8 schedule blocks. Proca_simpleID 1 schedule blocks. PunctureTracker 3 schedule blocks. QuasiLocalMeasures 3 schedule blocks. ReductionTest 5 schedule blocks. ReductionTest2 4 schedule blocks. ReductionTest3 5 schedule blocks. ReflectionSymmetry 2 schedule blocks. RegridSyncTest 5 schedule blocks. RotatingDBHIVP 2 schedule blocks. RotatingSymmetry180 4 schedule blocks. RotatingSymmetry90 4 schedule blocks. SampleBoundary 1 schedule blocks. SampleIO 1 schedule blocks. Seed_Magnetic_Fields 1 schedule blocks. Seed_Magnetic_Fields_BNS 1 schedule blocks. SetMask_SphericalSurface 2 schedule blocks. ShiftedGaugeWave 10 schedule blocks. ShiftedKerrSchild 5 schedule blocks. Slab 3 schedule blocks. SlabTest 1 schedule blocks. Socket 0 schedule blocks. SpaceMask 9 schedule blocks. SphericalHarmonicDecomp 2 schedule blocks. SphericalHarmonicRecon 4 schedule blocks. SphericalHarmonicReconGen 7 schedule blocks. SphericalSurface 7 schedule blocks. StaticConformal 1 schedule blocks. SummationByParts 4 schedule blocks. SymBase 5 schedule blocks. SystemStatistics 1 schedule blocks. SystemTopology 1 schedule blocks. TATelliptic 1 schedule blocks. TGRtensor 0 schedule blocks. TOVSolver 10 schedule blocks. TensorTypes 0 schedule blocks. TerminationTrigger 8 schedule blocks. TestArrays 2 schedule blocks. TestCarpetGridInfo 1 schedule blocks. TestComplex 3 schedule blocks. TestCoordinates 3 schedule blocks. TestFortranCrayPointers 2 schedule blocks. TestFortranDependencies1 0 schedule blocks. TestFortranDependencies2 0 schedule blocks. TestFpointerNULL 1 schedule blocks. TestFreeF90 0 schedule blocks. TestGlobalReduce 12 schedule blocks. TestInclude1 1 schedule blocks. TestInclude2 1 schedule blocks. TestLocalInterp2 3 schedule blocks. TestLocalReduce 3 schedule blocks. TestLoop 3 schedule blocks. TestLoopControl 3 schedule blocks. TestMath 2 schedule blocks. TestMoL 7 schedule blocks. TestPar 2 schedule blocks. TestReduce 5 schedule blocks. TestSchedule 19 schedule blocks. TestStrings 1 schedule blocks. TestTable 1 schedule blocks. TestTimers 3 schedule blocks. TestTypes 2 schedule blocks. Time 7 schedule blocks. TimerInfo 1 schedule blocks. TimerReport 3 schedule blocks. Timers 2 schedule blocks. TmunuBase 7 schedule blocks. Trigger 3 schedule blocks. TwoPunctures 5 schedule blocks. TwoPunctures_KerrProca 5 schedule blocks. Vaidya2 10 schedule blocks. Vectors 2 schedule blocks. VolumeIntegrals_GRMHD 10 schedule blocks. VolumeIntegrals_vacuum 10 schedule blocks. WatchDog 1 schedule blocks. WaveBinarySource 1 schedule blocks. WaveExtractL 17 schedule blocks. WaveMoL 8 schedule blocks. WaveToy1DF77 6 schedule blocks. WaveToy2DF77 6 schedule blocks. WaveToyC 7 schedule blocks. WaveToyCXX 7 schedule blocks. WaveToyExtra 3 schedule blocks. WaveToyF77 7 schedule blocks. WaveToyF90 7 schedule blocks. WaveToyFreeF90 7 schedule blocks. WeylScal4 48 schedule blocks. hwloc 0 schedule blocks. libjpeg 0 schedule blocks. particle_tracerET 7 schedule blocks. pthreads 0 schedule blocks. smallbPoynET 1 schedule blocks. zlib 0 schedule blocks. Running any thorn-provided configuration scripts... ******************************************************************************** Running configuration script for thorn BLAS: BLAS selected, but BLAS_DIR not set. Checking some places... BLAS not found Using bundled BLAS... BLAS has already been built; doing nothing Finished running configuration script for thorn BLAS. ******************************************************************************** Running configuration script for thorn FFTW3: FFTW3 selected, but FFTW3_DIR not set. Checking some places... FFTW3 not found Using bundled FFTW3... Finished running configuration script for thorn FFTW3. ******************************************************************************** Running configuration script for thorn FORTRAN: Found a traditional Fortran cpp Finished running configuration script for thorn FORTRAN. ******************************************************************************** Running configuration script for thorn GSL: GSL selected, but GSL_DIR not set. Checking pkg-config ... GSL not found. Checking standard paths ... GSL not found. Using bundled GSL... Finished running configuration script for thorn GSL. ******************************************************************************** Running configuration script for thorn LAPACK: LAPACK selected, but LAPACK_DIR not set. Checking some places... LAPACK not found Using bundled LAPACK... LAPACK has already been built; doing nothing Finished running configuration script for thorn LAPACK. ******************************************************************************** Running configuration script for thorn LIBJPEG: libjpeg selected, but LIBJPEG_DIR not set. Checking some places... Found libjpeg in /usr Finished running configuration script for thorn LIBJPEG. ******************************************************************************** Running configuration script for thorn LORENE: LORENE selected, but LORENE_DIR not set. Using bundled LORENE... Finished running configuration script for thorn LORENE. ******************************************************************************** Running configuration script for thorn OPENSSL: OpenSSL selected, but OPENSSL_DIR not set. Checking some places... Found OpenSSL in /usr Finished running configuration script for thorn OPENSSL. ******************************************************************************** Running configuration script for thorn PAPI: PAPI selected, but PAPI_DIR not set. Checking some places... PAPI not found Using bundled PAPI... Finished running configuration script for thorn PAPI. ******************************************************************************** Running configuration script for thorn PTHREADS: PTHREADS selected, but PTHREADS_DIR not set. Checking some places... Found PTHREADS in /usr Finished running configuration script for thorn PTHREADS. ******************************************************************************** Running configuration script for thorn VECTORS: Finished running configuration script for thorn VECTORS. ******************************************************************************** Running configuration script for thorn ZLIB: zlib selected, but ZLIB_DIR not set. Checking some places... Found zlib in /usr Finished running configuration script for thorn ZLIB. ******************************************************************************** Running configuration script for thorn HWLOC: hwloc selected, but HWLOC_DIR not set. Checking some places... Found hwloc in /include/libxml2 NO_BUILD Finished running configuration script for thorn HWLOC. ******************************************************************************** Running configuration script for thorn MPI: MPI selected, but MPI_DIR is not set. Computing settings... Found MPI compiler wrapper at /apps/INTEL/2018.4.057/impi/2018.4.274/bin64/mpicxx! Successfully configured MPI. Finished running configuration script for thorn MPI. ******************************************************************************** Running configuration script for thorn HDF5: Additional requested language support: Fortran HDF5 selected, and /apps/HDF5/1.10.5/INTEL/IMPI selected. HDF5 found. Finished running configuration script for thorn HDF5. Checking consistency... Creating Thorn-Flesh bindings... Creating implementation bindings... Creating parameter bindings... Creating variable bindings... Creating schedule bindings... Creating function bindings... CST finished. Checking status of thorn CoordBase Checking status of thorn CartGrid3D Checking status of thorn ADMAnalysis Checking status of thorn Boundary Checking status of thorn ADMBase Checking status of thorn ADMCoupling Checking status of thorn SummationByParts Checking status of thorn ADMDerivatives Checking status of thorn ADMMacros Checking status of thorn ADMMass Checking status of thorn AEILocalInterp Checking status of thorn AHFinder Checking status of thorn zlib Checking status of thorn hwloc Checking status of thorn MPI Checking status of thorn HDF5 Checking status of thorn SpaceMask Checking status of thorn AHFinderDirect Checking status of thorn BLAS Checking status of thorn GenericFD Checking status of thorn CycleClock Checking status of thorn Vectors Checking status of thorn LoopControl Checking status of thorn CT_Analytic Checking status of thorn CarpetLib Checking status of thorn IOUtil Checking status of thorn Timers Checking status of thorn Carpet Checking status of thorn CT_MultiLevel Checking status of thorn Fortran Checking status of thorn CalcK Checking status of thorn CarpetEvolutionMask Checking status of thorn CarpetIOASCII Checking status of thorn CarpetIOBasic Checking status of thorn CarpetIOHDF5 Checking status of thorn CarpetIOScalar Checking status of thorn CarpetIntegrateTest Checking status of thorn CarpetInterp Checking status of thorn CarpetInterp2 Checking status of thorn CarpetMask Checking status of thorn CarpetProlongateTest Checking status of thorn CarpetReduce Checking status of thorn CarpetRegrid Checking status of thorn CarpetRegrid2 Checking status of thorn CarpetRegridTest Checking status of thorn CarpetSlab Checking status of thorn CarpetTracker Checking status of thorn Cartoon2D Checking status of thorn Constants Checking status of thorn Convert_to_HydroBase Checking status of thorn CoordGauge Checking status of thorn LAPACK Checking status of thorn TGRtensor Checking status of thorn TensorTypes Checking status of thorn Coordinates Checking status of thorn CoordinatesSymmetry Checking status of thorn DemoInterp Checking status of thorn SphericalSurface Checking status of thorn Dissipation Checking status of thorn DistortedBHIVP Checking status of thorn EHFinder Checking status of thorn EOS_Base Checking status of thorn EOS_Polytrope Checking status of thorn EOS_Hybrid Checking status of thorn EOS_IdealFluid Checking status of thorn EOS_Omni Checking status of thorn EinsteinExact_Test Checking status of thorn EllBase Checking status of thorn EllSOR Checking status of thorn Exact Checking status of thorn Extract Checking status of thorn FFTW3 Checking status of thorn FleshInfo Checking status of thorn Formaline Checking status of thorn GRHydro Checking status of thorn GRHydro_InitData Checking status of thorn GSL Checking status of thorn GaugeWave Checking status of thorn GiRaFFE Checking status of thorn GiRaFFE_to_HydroBase Checking status of thorn ShiftedKerrSchild Checking status of thorn GiRaFFEfood Checking status of thorn GlobalDerivative Checking status of thorn Socket Checking status of thorn pthreads Checking status of thorn HTTPD Checking status of thorn HTTPDExtra Checking status of thorn HelloWorld Checking status of thorn HighOrderWaveTest Checking status of thorn HydroBase Checking status of thorn Hydro_Analysis Checking status of thorn Hydro_InitExcision Checking status of thorn Hydro_RNSID Checking status of thorn IDAnalyticBH Checking status of thorn IDAxiBrillBH Checking status of thorn IDAxiOddBrillBH Checking status of thorn IDBrillData Checking status of thorn IDConstraintViolate Checking status of thorn IDFileADM Checking status of thorn IDLinearWaves Checking status of thorn IDScalarWave Checking status of thorn IDScalarWaveC Checking status of thorn IDScalarWaveCXX Checking status of thorn IDScalarWaveElliptic Checking status of thorn IDWaveMoL Checking status of thorn ID_converter_GiRaFFE Checking status of thorn ID_converter_ILGRMHD Checking status of thorn IOASCII Checking status of thorn IOBasic Checking status of thorn PUGH Checking status of thorn IOHDF5Util Checking status of thorn IOHDF5 Checking status of thorn libjpeg Checking status of thorn IOJpeg Checking status of thorn IllinoisGRMHD Checking status of thorn InitBase Checking status of thorn InterpToArray Checking status of thorn Interpolate2 Checking status of thorn KerrSchild Checking status of thorn LORENE Checking status of thorn LeanBSSNMoL Checking status of thorn LlamaWaveToy Checking status of thorn LocalInterp Checking status of thorn LocalInterp2 Checking status of thorn LocalReduce Checking status of thorn ML_ADMConstraints Checking status of thorn ML_ADMQuantities Checking status of thorn ML_BSSN Checking status of thorn ML_BSSN_Helper Checking status of thorn ML_BSSN_Test Checking status of thorn ML_CCZ4 Checking status of thorn ML_CCZ4_Helper Checking status of thorn ML_CCZ4_Test Checking status of thorn ML_WaveToy Checking status of thorn ML_WaveToy_Test Checking status of thorn MemSpeed Checking status of thorn Meudon_Bin_BH Checking status of thorn Meudon_Bin_NS Checking status of thorn Meudon_Mag_NS Checking status of thorn Minkowski Checking status of thorn MoL Checking status of thorn ModifiedSchwarzschildBL Checking status of thorn Multipole Checking status of thorn NPScalars Checking status of thorn NPScalars_Proca Checking status of thorn NaNCatcher Checking status of thorn NaNChecker Checking status of thorn NewRad Checking status of thorn Nice Checking status of thorn NoExcision Checking status of thorn NoMPI Checking status of thorn Noise Checking status of thorn Norms Checking status of thorn NullDecomp Checking status of thorn NullGrid Checking status of thorn NullInterp Checking status of thorn NullEvolve Checking status of thorn NullConstr Checking status of thorn NullExact Checking status of thorn NullNews Checking status of thorn NullPsiInt Checking status of thorn NullSHRExtract Checking status of thorn NullVars Checking status of thorn OpenSSL Checking status of thorn Outflow Checking status of thorn PAPI Checking status of thorn PUGHInterp Checking status of thorn PUGHReduce Checking status of thorn PUGHSlab Checking status of thorn Slab Checking status of thorn Periodic Checking status of thorn PeriodicCarpet Checking status of thorn TATelliptic Checking status of thorn Poisson Checking status of thorn ProcaBase Checking status of thorn ProcaEvolve Checking status of thorn Proca_simpleID Checking status of thorn PunctureTracker Checking status of thorn QuasiLocalMeasures Checking status of thorn ReductionTest Checking status of thorn ReductionTest2 Checking status of thorn ReductionTest3 Checking status of thorn ReflectionSymmetry Checking status of thorn RegridSyncTest Checking status of thorn RotatingDBHIVP Checking status of thorn RotatingSymmetry180 Checking status of thorn RotatingSymmetry90 Checking status of thorn SampleBoundary Checking status of thorn SampleIO Checking status of thorn Seed_Magnetic_Fields Checking status of thorn Seed_Magnetic_Fields_BNS Checking status of thorn SetMask_SphericalSurface Checking status of thorn ShiftedGaugeWave Checking status of thorn SlabTest Checking status of thorn SphericalHarmonicDecomp Checking status of thorn SphericalHarmonicRecon Checking status of thorn SphericalHarmonicReconGen Checking status of thorn StaticConformal Checking status of thorn SymBase Checking status of thorn SystemStatistics Checking status of thorn SystemTopology Checking status of thorn TOVSolver Checking status of thorn TerminationTrigger Checking status of thorn TestArrays Checking status of thorn TestCarpetGridInfo Checking status of thorn TestComplex Checking status of thorn TestCoordinates Checking status of thorn TestFortranCrayPointers Checking status of thorn TestFortranDependencies2 Checking status of thorn TestFortranDependencies1 Checking status of thorn TestFpointerNULL Checking status of thorn TestFreeF90 Checking status of thorn TestGlobalReduce Checking status of thorn TestInclude1 Checking status of thorn TestInclude2 Checking status of thorn TestLocalInterp2 Checking status of thorn TestLocalReduce Checking status of thorn TestLoop Checking status of thorn TestLoopControl Checking status of thorn TestMath Checking status of thorn TestMoL Checking status of thorn TestPar Checking status of thorn TestReduce Checking status of thorn TestSchedule Checking status of thorn TestStrings Checking status of thorn TestTable Checking status of thorn TestTimers Checking status of thorn TestTypes Checking status of thorn Time Checking status of thorn TimerInfo Checking status of thorn TimerReport Checking status of thorn TmunuBase Checking status of thorn Trigger Checking status of thorn TwoPunctures Checking status of thorn TwoPunctures_KerrProca Checking status of thorn Vaidya2 Checking status of thorn VolumeIntegrals_GRMHD Checking status of thorn VolumeIntegrals_vacuum Checking status of thorn WatchDog Checking status of thorn WaveBinarySource Checking status of thorn WaveExtractL Checking status of thorn WaveMoL Checking status of thorn WaveToy1DF77 Checking status of thorn WaveToy2DF77 Checking status of thorn WaveToyC Checking status of thorn WaveToyCXX Checking status of thorn WaveToyExtra Checking status of thorn WaveToyF77 Checking status of thorn WaveToyF90 Checking status of thorn WaveToyFreeF90 Checking status of thorn WeylScal4 Checking status of thorn particle_tracerET Checking status of thorn smallbPoynET Checking status of thorn Cactus Checking status of thorn CactusBindings COMPILING configs/sim/bindings/Functions/RegisterThornFunctions.c Updating /gpfs/projects/uv03/uv03281/Cactus/configs/sim/lib/libthorn_CactusBindings.a Creating Formaline tarball for the configuration options ________________________________________________________________________ Creating cactus_sim in /gpfs/projects/uv03/uv03281/Cactus/exe from EinsteinAnalysis/ADMAnalysis EinsteinBase/ADMBase EinsteinBase/ADMCoupling Llama/ADMDerivatives EinsteinBase/ADMMacros EinsteinAnalysis/ADMMass Numerical/AEILocalInterp EinsteinAnalysis/AHFinder EinsteinAnalysis/AHFinderDirect ExternalLibraries/BLAS CactusBase/Boundary CTThorns/CT_Analytic CTThorns/CT_MultiLevel EinsteinAnalysis/CalcK Carpet/Carpet Carpet/CarpetEvolutionMask Carpet/CarpetIOASCII Carpet/CarpetIOBasic Carpet/CarpetIOHDF5 Carpet/CarpetIOScalar Carpet/CarpetIntegrateTest Carpet/CarpetInterp Carpet/CarpetInterp2 Carpet/CarpetLib Carpet/CarpetMask Carpet/CarpetProlongateTest Carpet/CarpetReduce Carpet/CarpetRegrid Carpet/CarpetRegrid2 Carpet/CarpetRegridTest Carpet/CarpetSlab Carpet/CarpetTracker CactusBase/CartGrid3D CactusNumerical/Cartoon2D EinsteinBase/Constants WVUThorns/Convert_to_HydroBase CactusBase/CoordBase EinsteinBase/CoordGauge Llama/Coordinates Llama/CoordinatesSymmetry Carpet/CycleClock CactusExamples/DemoInterp CactusNumerical/Dissipation EinsteinInitialData/DistortedBHIVP EinsteinAnalysis/EHFinder EinsteinBase/EOS_Base EinsteinEOS/EOS_Hybrid EinsteinEOS/EOS_IdealFluid EinsteinEOS/EOS_Omni EinsteinEOS/EOS_Polytrope EinsteinExact/EinsteinExact_Test CactusElliptic/EllBase CactusElliptic/EllSOR EinsteinInitialData/Exact EinsteinAnalysis/Extract ExternalLibraries/FFTW3 CactusExamples/FleshInfo CactusUtils/Formaline CactusBase/Fortran EinsteinEvolve/GRHydro EinsteinEvolve/GRHydro_InitData ExternalLibraries/GSL EinsteinExact/GaugeWave KrancNumericalTools/GenericFD WVUThorns/GiRaFFE WVUThorns/GiRaFFE_to_HydroBase WVUThorns/GiRaFFEfood Llama/GlobalDerivative ExternalLibraries/HDF5 CactusConnect/HTTPD CactusConnect/HTTPDExtra CactusExamples/HelloWorld Carpet/HighOrderWaveTest EinsteinBase/HydroBase EinsteinAnalysis/Hydro_Analysis EinsteinInitialData/Hydro_InitExcision EinsteinInitialData/Hydro_RNSID EinsteinInitialData/IDAnalyticBH EinsteinInitialData/IDAxiBrillBH EinsteinInitialData/IDAxiOddBrillBH EinsteinInitialData/IDBrillData EinsteinInitialData/IDConstraintViolate EinsteinInitialData/IDFileADM EinsteinInitialData/IDLinearWaves CactusWave/IDScalarWave CactusWave/IDScalarWaveC CactusWave/IDScalarWaveCXX CactusWave/IDScalarWaveElliptic CactusExamples/IDWaveMoL WVUThorns/ID_converter_GiRaFFE WVUThorns/ID_converter_ILGRMHD CactusBase/IOASCII CactusBase/IOBasic CactusPUGHIO/IOHDF5 CactusPUGHIO/IOHDF5Util CactusIO/IOJpeg CactusBase/IOUtil WVUThorns/IllinoisGRMHD CactusBase/InitBase CactusNumerical/InterpToArray Llama/Interpolate2 EinsteinExact/KerrSchild ExternalLibraries/LAPACK ExternalLibraries/LORENE Lean/LeanBSSNMoL Llama/LlamaWaveToy CactusNumerical/LocalInterp CactusNumerical/LocalInterp2 CactusNumerical/LocalReduce Carpet/LoopControl McLachlan/ML_ADMConstraints McLachlan/ML_ADMQuantities McLachlan/ML_BSSN McLachlan/ML_BSSN_Helper McLachlan/ML_BSSN_Test McLachlan/ML_CCZ4 McLachlan/ML_CCZ4_Helper McLachlan/ML_CCZ4_Test McLachlan/ML_WaveToy McLachlan/ML_WaveToy_Test ExternalLibraries/MPI CactusUtils/MemSpeed EinsteinInitialData/Meudon_Bin_BH EinsteinInitialData/Meudon_Bin_NS EinsteinInitialData/Meudon_Mag_NS EinsteinExact/Minkowski CactusNumerical/MoL EinsteinExact/ModifiedSchwarzschildBL EinsteinAnalysis/Multipole Lean/NPScalars Proca/NPScalars_Proca CactusUtils/NaNCatcher CactusUtils/NaNChecker EinsteinEvolve/NewRad CactusUtils/Nice EinsteinInitialData/NoExcision CactusUtils/NoMPI CactusNumerical/Noise CactusNumerical/Norms PITTNullCode/NullConstr PITTNullCode/NullDecomp PITTNullCode/NullEvolve PITTNullCode/NullExact PITTNullCode/NullGrid PITTNullCode/NullInterp PITTNullCode/NullNews PITTNullCode/NullPsiInt PITTNullCode/NullSHRExtract PITTNullCode/NullVars ExternalLibraries/OpenSSL EinsteinAnalysis/Outflow ExternalLibraries/PAPI CactusPUGH/PUGH CactusPUGH/PUGHInterp CactusPUGH/PUGHReduce CactusPUGH/PUGHSlab CactusNumerical/Periodic Carpet/PeriodicCarpet CactusExamples/Poisson Proca/ProcaBase Proca/ProcaEvolve Proca/Proca_simpleID EinsteinAnalysis/PunctureTracker EinsteinAnalysis/QuasiLocalMeasures Carpet/ReductionTest Carpet/ReductionTest2 Carpet/ReductionTest3 CactusNumerical/ReflectionSymmetry Carpet/RegridSyncTest EinsteinInitialData/RotatingDBHIVP CactusNumerical/RotatingSymmetry180 CactusNumerical/RotatingSymmetry90 CactusExamples/SampleBoundary CactusExamples/SampleIO WVUThorns/Seed_Magnetic_Fields WVUThorns_Diagnostics/Seed_Magnetic_Fields_BNS EinsteinUtils/SetMask_SphericalSurface EinsteinExact/ShiftedGaugeWave WVUThorns/ShiftedKerrSchild CactusNumerical/Slab CactusNumerical/SlabTest CactusConnect/Socket CactusNumerical/SpaceMask PITTNullCode/SphericalHarmonicDecomp PITTNullCode/SphericalHarmonicRecon PITTNullCode/SphericalHarmonicReconGen CactusNumerical/SphericalSurface EinsteinBase/StaticConformal CactusNumerical/SummationByParts CactusBase/SymBase CactusUtils/SystemStatistics CactusUtils/SystemTopology CactusElliptic/TATelliptic EinsteinUtils/TGRtensor EinsteinInitialData/TOVSolver CactusNumerical/TensorTypes CactusUtils/TerminationTrigger CactusTest/TestArrays Carpet/TestCarpetGridInfo CactusTest/TestComplex CactusTest/TestCoordinates CactusTest/TestFortranCrayPointers CactusTest/TestFortranDependencies1 CactusTest/TestFortranDependencies2 CactusTest/TestFpointerNULL CactusTest/TestFreeF90 CactusTest/TestGlobalReduce CactusTest/TestInclude1 CactusTest/TestInclude2 CactusNumerical/TestLocalInterp2 CactusNumerical/TestLocalReduce CactusTest/TestLoop Carpet/TestLoopControl CactusTest/TestMath CactusTest/TestMoL CactusTest/TestPar CactusTest/TestReduce CactusTest/TestSchedule CactusTest/TestStrings CactusTest/TestTable CactusTest/TestTimers CactusTest/TestTypes CactusBase/Time CactusExamples/TimerInfo CactusUtils/TimerReport Carpet/Timers EinsteinBase/TmunuBase CactusUtils/Trigger EinsteinInitialData/TwoPunctures Proca/TwoPunctures_KerrProca EinsteinExact/Vaidya2 CactusUtils/Vectors WVUThorns_Diagnostics/VolumeIntegrals_GRMHD WVUThorns_Diagnostics/VolumeIntegrals_vacuum CactusUtils/WatchDog CactusWave/WaveBinarySource Llama/WaveExtractL CactusExamples/WaveMoL CactusExamples/WaveToy1DF77 CactusExamples/WaveToy2DF77 CactusWave/WaveToyC CactusWave/WaveToyCXX CactusWave/WaveToyExtra CactusWave/WaveToyF77 CactusWave/WaveToyF90 CactusWave/WaveToyFreeF90 EinsteinAnalysis/WeylScal4 ExternalLibraries/hwloc ExternalLibraries/libjpeg WVUThorns_Diagnostics/particle_tracerET ExternalLibraries/pthreads WVUThorns_Diagnostics/smallbPoynET ExternalLibraries/zlib /usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lsz collect2: error: ld returned 1 exit status /gpfs/projects/uv03/uv03281/Cactus/lib/make/make.configuration:149: recipe for target '/gpfs/projects/uv03/uv03281/Cactus/exe/cactus_sim' failed make[1]: *** [/gpfs/projects/uv03/uv03281/Cactus/exe/cactus_sim] Error 1 Makefile:256: recipe for target 'sim' failed make: *** [sim] Error 2