Raw File
__init__.py
from mpi4py import MPI

from .pyDAFoam import PYDAFOAM
from . import optFuncs
back to top