Lines Matching defs:self

224     def __init__(self, petsc_dir, petsc_arch, dest_dir=None):  argument
240 def __getitem__(self, item): argument
243 def get(self, item, default=None): argument
246 def configure(self, extension, compiler=None): argument
251 def _get_petsc_version(self, petsc_dir): argument
269 def _get_petsc_config(self, petsc_dir, petsc_arch): argument
297 def _configure_ext(self, ext, dct, append=False): argument
308 def configure_extension(self, extension): argument
337 def configure_compiler(self, compiler): argument
402 def log_info(self): argument
445 def initialize_options(self): argument
450 def get_config_arch(self, arch): argument
453 def run(self): argument
558 def initialize_options(self): argument
564 def finalize_options(self): argument
586 def initialize_options(self): argument
589 def finalize_options(self): argument
595 def run(self): argument
604 def initialize_options(self): argument
611 def finalize_options(self): argument
618 def _copy_ext(self, ext): argument
630 def _build_ext_arch(self, ext, pkgpath, arch): argument
641 def get_config_arch(self, arch): argument
644 def build_extension(self, ext): argument
663 def run(self): argument
668 def build_sources(self): argument
672 def build_stubs(self): argument
704 def build_extensions(self, *args, **kargs): argument
711 def build_configuration(self, arch_list): argument
734 def get_config_data(self, arch_list): argument
751 def copy_extensions_to_source(self): argument
774 def get_outputs(self): argument
794 def get_source_files(self): argument
803 def initialize_options(self): argument
847 def process_template_line(self, line): argument