Home
last modified time | relevance | path

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

/petsc/doc/developers/
H A Dbuildsystem.md151 …framework = config.framework.Framework(['--configModules='+package+'.Configure', '--optionsModule=…
170 The `configure()` method of the module will be run by the `Framework`
249 managed. The `Framework.require()` method creates an edge in the
278 ### Framework subsection
280 The `config.framework.Framework` object serves as the central control
293 Children may be added to the Framework using `addChild()` or
299 the children to the Framework.
309 suggested interaction of a new build system with the Framework. If a
329 that allow the Framework to initialize it correctly. The Framework will
331 `require()` calls should be made in that method. The Framework will
/petsc/config/BuildSystem/config/compile/
H A DC.py56 …self.configLibraries = config.libraries.Configure(config.framework.Framework(clArgs = '', argDB = …
109 …self.configLibraries = config.libraries.Configure(config.framework.Framework(clArgs = '', argDB = …
207 …self.configLibraries = config.libraries.Configure(config.framework.Framework(clArgs = '', argDB = …
H A DCxx.py49 …self.configLibraries = config.libraries.Configure(config.framework.Framework(clArgs = '', argDB = …
103 …self.configLibraries = config.libraries.Configure(config.framework.Framework(clArgs = '', argDB = …
H A DCUDA.py50 …self.configLibraries = config.libraries.Configure(config.framework.Framework(clArgs = '', argDB = …
H A DSYCL.py63 …self.configLibraries = config.libraries.Configure(config.framework.Framework(clArgs = '', argDB = …
H A DHC.py50 …self.configLibraries = config.libraries.Configure(config.framework.Framework(clArgs = '', argDB = …
H A DHIP.py63 …self.configLibraries = config.libraries.Configure(config.framework.Framework(clArgs = '', argDB = …
H A DFC.py38 …self.configLibraries = config.libraries.Configure(config.framework.Framework(clArgs = '', argDB = …
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DSysFiles.pm1396 my ($Header, $Framework, $LVer) = @_;
1398 if(defined $Cache{"findInFramework"}{$LVer}{$Framework}{$Header}) {
1399 return $Cache{"findInFramework"}{$LVer}{$Framework}{$Header};
1403 if(getFilename($Dependency) eq $Framework
1405 … return ($Cache{"findInFramework"}{$LVer}{$Framework}{$Header} = getDirname($Dependency));
1408 return ($Cache{"findInFramework"}{$LVer}{$Framework}{$Header} = "");
/petsc/systems/Apple/OSX/bin/
H A Dmakeframework39 install_name_tool -id /Library/Frameworks/PETSc-OSX/$1/PETSc.Framework/PETSc PETSc
/petsc/config/
H A Dconfigure.py457 …framework = config.framework.Framework(['--configModules=PETSc.Configure','--optionsModule=config.…
/petsc/config/PETSc/
H A Dpetsc.py441 framework = config.framework.Framework(sys.argv[1:])
/petsc/config/BuildSystem/config/
H A Dframework.py57 class Framework(config.base.Configure, script.LanguageProcessor): class
/petsc/doc/
H A Dpetsc.bib1152 title = {{PETSc:} An Advanced Math and Computing Framework for Rapidly Developing Parallel
2018 title = {{Framework for Modular, Flexible and Efficient Solving the Cardiac Bidomain
2596 the {FACETS} Framework},
2607 title = {{FACETS}: A Framework for Parallel Coupling of Fusion Components},
2768 title = {Parallel Implementation of a {PETSc-Based} Framework for the General Curvilinear
4759 title = {Object-Oriented Framework for Large Scale Air Pollution Modeling},
7388 Implemented in an Object-Oriented Programming Framework},
8170 chapter = {{SIFFEA}:Scalable Integrated Framework for Finite Element Analysis},
8819 title = {The COOLFluiD Framework: Design Solutions for High Performance Object Oriented
12879 title = {{PDELab}: An Object-Oriented Framework for Building Problem Solving Environments
[all …]