YetAnotherCoupler 3.5.2
Loading...
Searching...
No Matches
yac.CloudGrid Class Reference
Inheritance diagram for yac.CloudGrid:
Inheritance graph
Collaboration diagram for yac.CloudGrid:
Collaboration graph

Public Member Functions

 __init__ (self, str grid_name, x_vertices, y_vertices)
 
 def_points (self, x_points, y_points)
 
- Public Member Functions inherited from yac.Grid
 set_global_index (self, global_index, Location location)
 
 nbr_cells (self)
 
 nbr_corners (self)
 
 nbr_edges (self)
 
 set_core_mask (self, is_core, Location location)
 
 def_mask (self, Location location, is_valid, name=None)
 
 compute_grid_cell_areas (self, cell_areas=None)
 

Additional Inherited Members

- Data Fields inherited from yac._UnstructuredGridBase
 grid_id
 
- Data Fields inherited from yac.Grid
 grid_id
 

Detailed Description

See also
yac_cdef_grid_cloud

Definition at line 1279 of file yac.pyx.

Constructor & Destructor Documentation

◆ __init__()

yac.CloudGrid.__init__ ( self,
str grid_name,
x_vertices,
y_vertices )

Reimplemented from yac._UnstructuredGridBase.

Definition at line 1283 of file yac.pyx.

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

Member Function Documentation

◆ def_points()

yac.CloudGrid.def_points ( self,
location,
x_points )
See also
yac_cdef_points_unstruct

Reimplemented from yac._UnstructuredGridBase.

Definition at line 1295 of file yac.pyx.

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

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