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

Public Member Functions

 __init__ (self, Coordinates coordinates, Mask mask=None)
 
 __str__ (self)
 
 location (self)
 
 basic_grid (self)
 

Protected Attributes

 _basic_grid
 

Detailed Description

Definition at line 764 of file core.pyx.

Constructor & Destructor Documentation

◆ __init__()

src.core.InterpField.__init__ ( self,
Coordinates coordinates,
Mask mask = None )

Definition at line 768 of file core.pyx.

Member Function Documentation

◆ __str__()

src.core.InterpField.__str__ ( self)

Definition at line 781 of file core.pyx.

◆ basic_grid()

src.core.InterpField.basic_grid ( self)

Definition at line 789 of file core.pyx.

◆ location()

src.core.InterpField.location ( self)

Definition at line 785 of file core.pyx.

Field Documentation

◆ _basic_grid

src.core.InterpField._basic_grid
protected

Definition at line 771 of file core.pyx.


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