anisotropy/salomepl/__init__.py

9 lines
106 B
Python
Raw Normal View History

2021-08-02 16:36:06 +05:00
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from salomepl import (
geometry,
mesh,
utils
)