|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
Functions | |
| get_mesh_2D (str meshFile, DNDS.MPIInfo mpi) | |
| get_mpi4py_comm_from_MPIInfo (DNDS.MPIInfo mpi) | |
| pack_travelling_cell (Geom.Elem.ElemType cellType, int cellZone, int iCell, list[int] cell2nodeRow, np.ndarray coords) | |
Variables | |
| t_travelling_cell_pack = tuple[Geom.Elem.ElemType, int, int, list[int], np.ndarray] | |
| OversetCart.utils.get_mesh_2D | ( | str | meshFile, |
| DNDS.MPIInfo | mpi | ||
| ) |
| OversetCart.utils.get_mpi4py_comm_from_MPIInfo | ( | DNDS.MPIInfo | mpi | ) |
| OversetCart.utils.pack_travelling_cell | ( | Geom.Elem.ElemType | cellType, |
| int | cellZone, | ||
| int | iCell, | ||
| list[int] | cell2nodeRow, | ||
| np.ndarray | coords | ||
| ) |