|
| | __init__ (self, int rs, tuple[int, int] local_shape, DNDS.MPIInfo mpi, rs_dyn=None) |
| |
| | main (self) |
| |
| | ghost (self) |
| |
| | trans (self) |
| |
| | mdata (self) |
| |
| | set_main_data (self, data) |
| |
| | set_main_data_from_expanded (self, data) |
| |
| | set_ghost_global_pull (self, pullIdx) |
| |
| | set_ghost_info (self, expanded_shape, core_range_in_expanded, grid_point_expanded_idxs_g_ijks_local) |
| |
| | get_expanded_array (self) |
| |
Definition at line 5 of file CartGridField.py.
◆ __init__()
| OversetCart.CartGridField.CartGridField.__init__ |
( |
|
self, |
|
|
int |
rs, |
|
|
tuple[int, int] |
local_shape, |
|
|
DNDS.MPIInfo |
mpi, |
|
|
|
rs_dyn = None |
|
) |
| |
◆ get_expanded_array()
| OversetCart.CartGridField.CartGridField.get_expanded_array |
( |
|
self | ) |
|
◆ ghost()
| OversetCart.CartGridField.CartGridField.ghost |
( |
|
self | ) |
|
◆ main()
| OversetCart.CartGridField.CartGridField.main |
( |
|
self | ) |
|
◆ mdata()
| OversetCart.CartGridField.CartGridField.mdata |
( |
|
self | ) |
|
◆ set_ghost_global_pull()
| OversetCart.CartGridField.CartGridField.set_ghost_global_pull |
( |
|
self, |
|
|
|
pullIdx |
|
) |
| |
◆ set_ghost_info()
| OversetCart.CartGridField.CartGridField.set_ghost_info |
( |
|
self, |
|
|
|
expanded_shape, |
|
|
|
core_range_in_expanded, |
|
|
|
grid_point_expanded_idxs_g_ijks_local |
|
) |
| |
◆ set_main_data()
| OversetCart.CartGridField.CartGridField.set_main_data |
( |
|
self, |
|
|
|
data |
|
) |
| |
◆ set_main_data_from_expanded()
| OversetCart.CartGridField.CartGridField.set_main_data_from_expanded |
( |
|
self, |
|
|
|
data |
|
) |
| |
◆ trans()
| OversetCart.CartGridField.CartGridField.trans |
( |
|
self | ) |
|
◆ _core_range_in_expanded
| OversetCart.CartGridField.CartGridField._core_range_in_expanded |
|
protected |
◆ _expanded_array_shape
| OversetCart.CartGridField.CartGridField._expanded_array_shape |
|
protected |
◆ _expanded_shape
| OversetCart.CartGridField.CartGridField._expanded_shape |
|
protected |
◆ _grid_point_expanded_idxs_g_ijks_local
| OversetCart.CartGridField.CartGridField._grid_point_expanded_idxs_g_ijks_local |
|
protected |
◆ _local_array_shape
| OversetCart.CartGridField.CartGridField._local_array_shape |
|
protected |
◆ _local_shape
| OversetCart.CartGridField.CartGridField._local_shape |
|
protected |
◆ _mpi
| OversetCart.CartGridField.CartGridField._mpi |
|
protected |
◆ _rs
| OversetCart.CartGridField.CartGridField._rs |
|
protected |
◆ pair
| OversetCart.CartGridField.CartGridField.pair |
The documentation for this class was generated from the following file: