![]() |
Peano
|
Public Member Functions | |
__init__ (self, project, domain_offset, domain_size) | |
project: peano4.Project | |
![]() | |
construct_output (self, output, main_name) | |
Pass in a version of output. | |
merge (self, main) | |
Make subproject's data a part of the project (will be extended) | |
Data Fields | |
overwrite | |
![]() | |
project | |
overwrite | |
d | |
is_extended | |
Protected Member Functions | |
_get_header_file_template (self) | |
_get_implementation_file_template (self) | |
Definition at line 7 of file PETScMain.py.
api.PETScMain.PETScMain.__init__ | ( | self, | |
project, | |||
domain_offset, | |||
domain_size ) |
project: peano4.Project
Reimplemented from peano4.runner.DefaultSequence.DefaultSequence.
Definition at line 9 of file PETScMain.py.
References api.PETScMain.PETScMain.__init__().
Referenced by api.PETScMain.PETScMain.__init__().
|
protected |
Reimplemented from peano4.runner.DefaultSequence.DefaultSequence.
Definition at line 34 of file PETScMain.py.
Referenced by peano4.runner.DefaultSequence.DefaultSequence.construct_output().
|
protected |
Reimplemented from peano4.runner.DefaultSequence.DefaultSequence.
Definition at line 39 of file PETScMain.py.
Referenced by peano4.runner.DefaultSequence.DefaultSequence.construct_output().
api.PETScMain.PETScMain.overwrite |
Definition at line 20 of file PETScMain.py.
Referenced by peano4.runner.DefaultSequence.DefaultSequence.construct_output().