Home
last modified time | relevance | path

Searched refs:petscconf (Results 1 – 10 of 10) sorted by relevance

/petsc/lib/petsc/bin/maint/
H A Dabicheck.py46 petscconf = os.path.join(petsc_dir, petsc_arch, 'include', 'petscconf.h')
48 branch = subprocess.check_output(['grep', '^#define PETSC_VERSION_BRANCH_GIT', petscconf])
50 hash = subprocess.check_output(['grep', '^#define PETSC_VERSION_GIT', petscconf])
H A Dxclude101 petsc-dist/bin/petscconf.h.in.sav
105 petsc-dist/bin/petscconf.h.in.sav
/petsc/config/BuildSystem/config/
H A Dframework.py252 self.outputHeader(self.header, petscconf=True)
840 def outputDefines(self, defineDict, f, petscconf=False): argument
843 if petscconf and 'HIP_PLATFORM' in item:
963 def outputHeader(self, name, prefix = None, petscconf = False): argument
984 if (petscconf):
1003 self.outputDefines(defineDict, f,petscconf)
/petsc/lib/petsc/conf/
H A Dvariables55 PETSCCONF_H = ${PETSC_DIR}/${PETSC_ARCH}/include/petscconf.h
/petsc/
H A Dgmakefile.test24 petscconf := $(PETSC_DIR)/$(PETSC_ARCH)/include/petscconf.h
104 $(generatedtest) : $(petscconf) $(petscvariables) $(CONFIGDIR)/gmakegentest.py $(TESTDIR)/.DIR | $$…
H A Dmakefile34 PETSCCONF_H = ${PETSC_DIR}/${PETSC_ARCH}/include/petscconf.h
H A Dgmakefile67 $(generated) : $(petscconf) $(petscvariables) config/gmakegen.py
/petsc/doc/changes/
H A D2028.md11 - The macros in petscconf.h now begin with PETSC\_
/petsc/doc/manual/
H A Dfortran.md495 `$PETSC_DIR/$PETSC_ARCH/include/petscconf.h` based on the compilers
/petsc/doc/developers/
H A Dtesting.md193 - Any defined variable in petscconf.h can be specified with the