Peano
Loading...
Searching...
No Matches
api.PETScMain.PETScMain Class Reference
Inheritance diagram for api.PETScMain.PETScMain:
Collaboration diagram for api.PETScMain.PETScMain:

Public Member Functions

 __init__ (self, project, domain_offset, domain_size)
 project: peano4.Project
 
- Public Member Functions inherited from peano4.runner.DefaultSequence.DefaultSequence
 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
 
- Data Fields inherited from peano4.runner.DefaultSequence.DefaultSequence
 project
 
 overwrite
 
 d
 
 is_extended
 

Protected Member Functions

 _get_header_file_template (self)
 
 _get_implementation_file_template (self)
 

Detailed Description

Definition at line 7 of file PETScMain.py.

Constructor & Destructor Documentation

◆ __init__()

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__().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ _get_header_file_template()

api.PETScMain.PETScMain._get_header_file_template ( self)
protected

Reimplemented from peano4.runner.DefaultSequence.DefaultSequence.

Definition at line 34 of file PETScMain.py.

Referenced by peano4.runner.DefaultSequence.DefaultSequence.construct_output().

Here is the caller graph for this function:

◆ _get_implementation_file_template()

api.PETScMain.PETScMain._get_implementation_file_template ( self)
protected

Reimplemented from peano4.runner.DefaultSequence.DefaultSequence.

Definition at line 39 of file PETScMain.py.

Referenced by peano4.runner.DefaultSequence.DefaultSequence.construct_output().

Here is the caller graph for this function:

Field Documentation

◆ overwrite

api.PETScMain.PETScMain.overwrite

The documentation for this class was generated from the following file: