Home
last modified time | relevance | path

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

/petsc/config/PETSc/
H A Dpetsc.py443 framework.addChild(Configure(framework))
/petsc/config/BuildSystem/config/
H A Dframework.py298 def addChild(self, config): member in Framework
315 self.addChild(config)
327 self.addChild(config)
/petsc/doc/developers/
H A Dbuildsystem.md293 Children may be added to the Framework using `addChild()` or