1 |
# $Id$ |
# $Id$ |
2 |
|
|
3 |
|
__copyright__=""" Copyright (c) 2006 by ACcESS MNRF |
4 |
|
http://www.access.edu.au |
5 |
|
Primary Business: Queensland, Australia""" |
6 |
|
__license__="""Licensed under the Open Software License version 3.0 |
7 |
|
http://www.opensource.org/licenses/osl-3.0.php""" |
8 |
|
|
9 |
from esys.escript.modelframe import Model,ParameterSet |
from esys.escript.modelframe import Model,ParameterSet |
10 |
from esys.escript.escript import Data |
from esys.escript.escript import Data |
11 |
from esys.escript.util import * |
from esys.escript.util import * |