DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
utils.py File Reference

Go to the source code of this file.

Namespaces

namespace  OversetCart
 
namespace  OversetCart.utils
 

Functions

 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)
 

Variables

 OversetCart.utils.t_travelling_cell_pack = tuple[Geom.Elem.ElemType, int, int, list[int], np.ndarray]