This file is indexed.

/usr/include/trilinos/Makefile.export.Teko is in libtrilinos-teko-dev 12.4.2-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
##############################################################################
#
# Make variables for use by Trilinos/Teko clients. 
#
# Do not edit: This file was generated automatically by CMake.
#
##############################################################################


## ---------------------------------------------------------------------------
## Compilers used by Trilinos/Teko build
## ---------------------------------------------------------------------------

Teko_CXX_COMPILER=/usr/bin/mpicxx

Teko_C_COMPILER=/usr/bin/mpicc

Teko_FORTRAN_COMPILER=/usr/bin/mpif90
Teko_Fortran_COMPILER=/usr/bin/mpif90


## ---------------------------------------------------------------------------
## Compiler flags used by Trilinos/Teko build
## ---------------------------------------------------------------------------

## Set compiler flags, including those determined by build type
Teko_CXX_FLAGS=  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -std=c++11 
Teko_CXX_COMPILER_FLAGS=  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -std=c++11 

Teko_C_FLAGS=  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  
Teko_C_COMPILER_FLAGS=  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  

Teko_FORTRAN_FLAGS= 
Teko_Fortran_COMPILER_FLAGS= 

## Extra link flags (e.g., specification of fortran libraries)
Teko_EXTRA_LD_FLAGS=

## This is the command-line entry used for setting rpaths. In a build
## with static libraries it will be empty. 
Teko_SHARED_LIB_RPATH_COMMAND=-Wl,-rpath,/usr/lib/x86_64-linux-gnu
Teko_BUILD_SHARED_LIBS=ON

Teko_LINKER=/usr/bin/ld
Teko_AR=/usr/bin/ar

## ---------------------------------------------------------------------------
## Set library specifications and paths 
## ---------------------------------------------------------------------------

## The project version number
Teko_VERSION=12.4.2

## List of package include dirs
Teko_INCLUDE_DIRS= -I/usr/include/trilinos

## List of package library paths
Teko_LIBRARY_DIRS= -L/usr/lib/x86_64-linux-gnu

## List of package libraries
Teko_LIBRARIES= -ltrilinos_teko -ltrilinos_stratimikos -ltrilinos_stratimikosbelos -ltrilinos_stratimikosaztecoo -ltrilinos_stratimikosamesos -ltrilinos_stratimikosml -ltrilinos_stratimikosifpack -ltrilinos_ifpack2-adapters -ltrilinos_ifpack2 -ltrilinos_zoltan2 -ltrilinos_anasazitpetra -ltrilinos_ModeLaplace -ltrilinos_anasaziepetra -ltrilinos_anasazi -ltrilinos_belostpetra -ltrilinos_belosepetra -ltrilinos_belos -ltrilinos_ml -ltrilinos_ifpack -ltrilinos_amesos2 -ltrilinos_amesos -ltrilinos_galeri-xpetra -ltrilinos_galeri -ltrilinos_aztecoo -ltrilinos_isorropia -ltrilinos_xpetra-sup -ltrilinos_xpetra -ltrilinos_thyratpetra -ltrilinos_thyraepetraext -ltrilinos_thyraepetra -ltrilinos_thyracore -ltrilinos_epetraext -ltrilinos_tpetraext -ltrilinos_tpetrainout -ltrilinos_tpetra -ltrilinos_kokkostsqr -ltrilinos_tpetrakernels -ltrilinos_tpetraclassiclinalg -ltrilinos_tpetraclassicnodeapi -ltrilinos_tpetraclassic -ltrilinos_triutils -ltrilinos_zoltan -ltrilinos_epetra -ltrilinos_rtop -ltrilinos_teuchoskokkoscomm -ltrilinos_teuchoskokkoscompat -ltrilinos_teuchosremainder -ltrilinos_teuchosnumerics -ltrilinos_teuchoscomm -ltrilinos_teuchosparameterlist -ltrilinos_teuchoscore -ltrilinos_kokkosalgorithms -ltrilinos_kokkoscontainers -ltrilinos_kokkoscore

## Specification of directories for TPL headers
Teko_TPL_INCLUDE_DIRS= -I/usr/include -I/usr/include/superlu -I/usr/include/hdf5/openmpi -I/usr/include -I/usr/include/scotch -I/usr/include -I/usr/include -I/usr/include

## Specification of directories for TPL libraries
Teko_TPL_LIBRARY_DIRS=

## List of required TPLs
Teko_TPL_LIBRARIES= /usr/lib/libsmumps.so /usr/lib/libdmumps.so /usr/lib/libcmumps.so /usr/lib/libzmumps.so /usr/lib/libmumps_common.so /usr/lib/libpord.so /usr/lib/libpord.so /usr/lib/libmumps_common.so /usr/lib/x86_64-linux-gnu/libsuperlu.so /usr/lib/x86_64-linux-gnu/hdf5/openmpi/libhdf5.so /usr/lib/x86_64-linux-gnu/libz.so /usr/lib/x86_64-linux-gnu/libz.so /usr/lib/libptscotch.so /usr/lib/libptscotcherr.so /usr/lib/libscotch.so /usr/lib/libscotcherr.so /usr/lib/liblapack.so /usr/lib/libblas.so /usr/lib/x86_64-linux-gnu/libbfd.so /usr/lib/x86_64-linux-gnu/libiberty.a /usr/lib/x86_64-linux-gnu/libtbb.so

## ---------------------------------------------------------------------------
## MPI specific variables
##   These variables are provided to make it easier to get the mpi libraries
##   and includes on systems that do not use the mpi wrappers for compiling
## ---------------------------------------------------------------------------

Teko_MPI_LIBRARIES=
Teko_MPI_LIBRARY_DIRS=
Teko_MPI_INCLUDE_DIRS=
Teko_MPI_EXEC=/usr/bin/mpiexec
Teko_MPI_EXEC_MAX_NUMPROCS=4
Teko_MPI_EXEC_NUMPROCS_FLAG=-np

## ---------------------------------------------------------------------------
## Set useful general variables 
## ---------------------------------------------------------------------------

## The packages enabled for this project
Teko_PACKAGE_LIST= Teko Stratimikos Ifpack2 Zoltan2 Anasazi Belos ML Ifpack Amesos2 Amesos Galeri AztecOO Isorropia Xpetra Thyra ThyraTpetraAdapters ThyraEpetraExtAdapters ThyraEpetraAdapters ThyraCore EpetraExt Tpetra TpetraCore TpetraTSQR TpetraKernels TpetraClassic Triutils Zoltan Epetra RTOp Teuchos TeuchosKokkosComm TeuchosKokkosCompat TeuchosRemainder TeuchosNumerics TeuchosComm TeuchosParameterList TeuchosCore KokkosAlgorithms KokkosContainers KokkosCore

## The TPLs enabled for this project
Teko_TPL_LIST= MUMPS SuperLU HDF5 Zlib Scotch Boost LAPACK BLAS MPI BinUtils Pthread TBB

## ---------------------------------------------------------------------------
## Deprecated variables
##   These variables from the autotools version of Makefile.export.<package>
##   have been deprecated. To help avoid confusion with projects that haven't
##   migrated to the new version of the variable names when the don't compile.
##   This will put an obvious statement in the link line that these Trilinos
##   Makefile variables are no longer used. Without this there would be a link
##   error with no obvious reason as to why other than the lack of Trilinos libs
##   which would be confusing since the link line in the Makefile would have 
##   stated to put them on the line.
## ---------------------------------------------------------------------------

TEKO_LIBS="The Trilinos variable TEKO_LIBS has been deprecated. Please see the documentation on the Makefile.export capability for instructions on how to transition to the new system."
TEKO_INCLUDES="The Trilinos variable TEKO_INCLUDES has been deprecated. Please see the documentation on the Makefile.export capability for instructions on how to transition to the new system."