Home
last modified time | relevance | path

Searched defs:StaticLinker (Results 1 – 5 of 5) sorted by relevance

/petsc/config/BuildSystem/config/compile/
H A DHIP.py83 class StaticLinker(config.compile.C.StaticLinker): class
H A DCUDA.py70 class StaticLinker(config.compile.C.StaticLinker): class
H A DHC.py70 class StaticLinker(config.compile.C.StaticLinker): class
H A DSYCL.py84 class StaticLinker(config.compile.C.StaticLinker): class
H A DC.py164 class StaticLinker(SharedLinker): class