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

Public Member Functions

 __init__ (self, DistGridPair grid_pair, InterpField src_field, InterpField tgt_field)
 
 __str__ (self)
 
 __del__ (self)
 

Protected Attributes

 _ptr
 
 _src_field
 
 _tgt_field
 

Detailed Description

Definition at line 814 of file core.pyx.

Constructor & Destructor Documentation

◆ __init__()

src.core.InterpGrid.__init__ ( self,
DistGridPair grid_pair,
InterpField src_field,
InterpField tgt_field )

Definition at line 819 of file core.pyx.

◆ __del__()

src.core.InterpGrid.__del__ ( self)

Definition at line 836 of file core.pyx.

Here is the call graph for this function:

Member Function Documentation

◆ __str__()

src.core.InterpGrid.__str__ ( self)

Definition at line 833 of file core.pyx.

Field Documentation

◆ _ptr

src.core.InterpGrid._ptr
protected

Definition at line 826 of file core.pyx.

◆ _src_field

src.core.InterpGrid._src_field
protected

Definition at line 830 of file core.pyx.

◆ _tgt_field

src.core.InterpGrid._tgt_field
protected

Definition at line 831 of file core.pyx.


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