Home
last modified time | relevance | path

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

/petsc/config/PETSc/
H A DConfigure.py163 def DumpPkgconfig(self, petsc_pc): argument
167 with open(os.path.join(self.petscdir.dir,self.arch.arch,'lib','pkgconfig',petsc_pc),'w') as fd: