anisotropy/salomepl/__init__.py

9 lines
106 B
Python

#!/usr/bin/env python
# -*- coding: utf-8 -*-
from salomepl import (
geometry,
mesh,
utils
)