Home
last modified time | relevance | path

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

/petsc/config/BuildSystem/config/compile/
H A DC.py88 …flags = property(getFlags, config.compile.processor.Processor.setFlags, doc = 'The flags for the e…
144 …flags = property(getFlags, config.compile.processor.Processor.setFlags, doc = 'The flags for the e…
176 …flags = property(getFlags, config.compile.processor.Processor.setFlags, doc = 'The flags for the s…
238 …flags = property(getFlags, config.compile.processor.Processor.setFlags, doc = 'The flags for the e…
H A Dprocessor.py101 def setFlags(self, flags): member in Processor
103 flags = property(getFlags, setFlags, doc = 'The flags for the executable')
H A DCxx.py82 …flags = property(getFlags, config.compile.processor.Processor.setFlags, doc = 'The flags for the e…
139 …flags = property(getFlags, config.compile.processor.Processor.setFlags, doc = 'The flags for the e…
H A DFC.py71 …flags = property(getFlags, config.compile.processor.Processor.setFlags, doc = 'The flags for the e…