YAC 3.12.0
Yet Another Coupler
Loading...
Searching...
No Matches
src.core.DistGridPair Class Reference
Collaboration diagram for src.core.DistGridPair:
Collaboration graph

Public Member Functions

 __init__ (self, BasicGrid grid_a, BasicGrid grid_b, comm=None)
 
 __str__ (self)
 
 __del__ (self)
 

Protected Attributes

 _ptr
 
 _str
 

Detailed Description

Definition at line 761 of file core.pyx.

Constructor & Destructor Documentation

◆ __init__()

src.core.DistGridPair.__init__ ( self,
BasicGrid grid_a,
BasicGrid grid_b,
comm = None )

Definition at line 765 of file core.pyx.

◆ __del__()

src.core.DistGridPair.__del__ ( self)

Definition at line 779 of file core.pyx.

Here is the call graph for this function:

Member Function Documentation

◆ __str__()

src.core.DistGridPair.__str__ ( self)

Definition at line 776 of file core.pyx.

Field Documentation

◆ _ptr

src.core.DistGridPair._ptr
protected

Definition at line 771 of file core.pyx.

◆ _str

src.core.DistGridPair._str
protected

Definition at line 774 of file core.pyx.


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