| /petsc/config/BuildSystem/config/packages/ |
| H A D | mkl_sparse_optimize.py | 27 temp2 = self.compilers.CPPFLAGS 28 self.compilers.CPPFLAGS += ' '+self.headers.toString(self.dinclude) 30 self.compilers.CPPFLAGS = temp2 39 temp2 = self.compilers.CPPFLAGS 40 self.compilers.CPPFLAGS += ' '+self.headers.toString(self.dinclude) 45 self.compilers.CPPFLAGS = temp2
|
| H A D | MPI.py | 397 oldFlags = self.compilers.CPPFLAGS 399 self.compilers.CPPFLAGS += ' '+self.headers.toString(self.include) 449 self.compilers.CPPFLAGS = oldFlags 456 oldFlags = self.compilers.CPPFLAGS 458 self.compilers.CPPFLAGS += ' '+self.headers.toString(self.include) 508 self.compilers.CPPFLAGS = oldFlags 515 oldFlags = self.compilers.CPPFLAGS 517 self.compilers.CPPFLAGS += ' '+self.headers.toString(self.include) 553 self.compilers.CPPFLAGS = oldFlags 562 oldFlags = self.compilers.CPPFLAGS [all …]
|
| H A D | cgns.py | 36 oldFlags = self.compilers.CPPFLAGS 37 self.compilers.CPPFLAGS += ' '+self.headers.toString(self.include) 40 self.compilers.CPPFLAGS = oldFlags
|
| H A D | concurrencykit.py | 34 oldFlags = self.compilers.CPPFLAGS 36 self.compilers.CPPFLAGS += ' '+self.headers.toString(self.include) 42 self.compilers.CPPFLAGS = oldFlags
|
| H A D | HDF5.py | 95 oldFlags = self.compilers.CPPFLAGS 96 self.compilers.CPPFLAGS += ' '+self.headers.toString(self.include) 101 self.compilers.CPPFLAGS = oldFlags 103 self.compilers.CPPFLAGS = oldFlags
|
| H A D | METIS.py | 52 oldFlags = self.compilers.CPPFLAGS 53 self.compilers.CPPFLAGS += ' '+self.headers.toString(self.include) 61 self.compilers.CPPFLAGS = oldFlags
|
| H A D | SuperLU_DIST.py | 101 oldFlags = self.compilers.CPPFLAGS # Disgusting save and restore 102 self.compilers.CPPFLAGS += ' '+self.headers.toString(self.dinclude) 114 self.compilers.CPPFLAGS = oldFlags
|
| H A D | BAMG.py | 44 oldFlags = self.compilers.CPPFLAGS
|
| /petsc/config/BuildSystem/config/ |
| H A D | python.py | 27 oldFlags = self.compilers.CPPFLAGS 28 …self.compilers.CPPFLAGS += ' '+' '.join([self.headers.getIncludeArgument(inc) for inc in includeDi… 30 self.compilers.CPPFLAGS = oldFlags 36 oldFlags = self.compilers.CPPFLAGS 38 …self.compilers.CPPFLAGS += ' '+' '.join([self.headers.getIncludeArgument(inc) for inc in self.incl… 42 self.compilers.CPPFLAGS = oldFlags
|
| /petsc/share/petsc/ |
| H A D | Makefile.user | 49 CPPFLAGS := $(shell pkg-config --cflags-only-I $(PACKAGES)) 69 @echo CPPFLAGS=$(CPPFLAGS) 89 $(CUDAC) -c $(CPPFLAGS) $(CUDAC_FLAGS) $(CUDA_INCLUDE) -o $@ $<
|
| H A D | Makefile.basic.user | 18 CPPFLAGS = # Used by compile target for C sources 51 # CPPFLAGS = -Iinclude
|
| /petsc/lib/petsc/conf/ |
| H A D | variables | 9 ifeq ($(origin CPPFLAGS),environment) 10 CPPFLAGS = 51 # PETSC_[C,F]CPPFLAGS - preprocessor flags for *.c, *.F preprocessing 67 # [C,F]CPPFLAGS - preprocessor flags for *.c, *.F preprocessing 87 PETSC_CCOMPILE_SINGLE = ${CC} -o $@ -c ${CC_FLAGS} ${CFLAGS} ${CPPFLAGS}
|
| /petsc/config/PETSc/ |
| H A D | petsc.py | 249 oldFlags = self.compilers.CPPFLAGS 250 … self.compilers.CPPFLAGS += ' '.join([self.headers.getIncludeArgument(inc) for inc in includeDir]) 252 self.compilers.CPPFLAGS += ' '+self.otherIncludes 256 self.compilers.CPPFLAGS = oldFlags 262 oldFlags = self.compilers.CPPFLAGS 263 …self.compilers.CPPFLAGS += ' '.join([self.headers.getIncludeArgument(inc) for inc in self.getInclu… 265 self.compilers.CPPFLAGS += ' '+self.otherIncludes 270 self.compilers.CPPFLAGS = oldFlags
|
| /petsc/src/ksp/pc/impls/spai/ |
| H A D | makefile | 4 CPPFLAGS = ${SPAI_INCLUDE} macro
|
| /petsc/src/dm/partitioner/impls/parmetis/ |
| H A D | makefile | 3 CPPFLAGS = ${PARMETIS_INCLUDE} macro
|
| /petsc/src/mat/graphops/partition/impls/chaco/ |
| H A D | makefile | 4 CPPFLAGS = ${CHACO_INCLUDE} macro
|
| /petsc/src/dm/partitioner/impls/chaco/ |
| H A D | makefile | 3 CPPFLAGS = ${CHACO_INCLUDE} macro
|
| /petsc/src/dm/partitioner/impls/ptscotch/ |
| H A D | makefile | 3 CPPFLAGS = ${PTSCOTCH_INCLUDE} macro
|
| /petsc/src/mat/graphops/partition/impls/party/ |
| H A D | makefile | 4 CPPFLAGS = ${PARTY_INCLUDE} macro
|
| /petsc/src/mat/graphops/partition/impls/pmetis/ |
| H A D | makefile | 4 CPPFLAGS = ${PARMETIS_INCLUDE} macro
|
| /petsc/src/sys/classes/draw/impls/x/ |
| H A D | makefile | 4 CPPFLAGS = ${X_INCLUDE} macro
|
| /petsc/src/mat/graphops/partition/impls/scotch/ |
| H A D | makefile | 4 CPPFLAGS = ${SCOTCH_INCLUDE} macro
|
| /petsc/src/dm/impls/plex/ |
| H A D | makefile | 3 CPPFLAGS = ${NETCDF_INCLUDE} ${PNETCDF_INCLUDE} ${EXODUSII_INCLUDE} macro
|
| /petsc/src/dm/impls/plex/hdf5/ |
| H A D | makefile | 4 CPPFLAGS = ${NETCDF_INCLUDE} ${PNETCDF_INCLUDE} ${EXODUSII_INCLUDE} macro
|
| /petsc/src/binding/petsc4py/ |
| H A D | tox.ini | 26 CPPFLAGS
|