3 |
frame to ran a single test out of the Test_util suite |
frame to ran a single test out of the Test_util suite |
4 |
""" |
""" |
5 |
|
|
6 |
|
__copyright__=""" Copyright (c) 2006 by ACcESS MNRF |
7 |
|
http://www.access.edu.au |
8 |
|
Primary Business: Queensland, Australia""" |
9 |
|
__license__="""Licensed under the Open Software License version 3.0 |
10 |
|
http://www.opensource.org/licenses/osl-3.0.php""" |
11 |
import unittest |
import unittest |
12 |
from esys.escript import * |
from esys.escript import * |
13 |
from esys.finley import Rectangle |
from esys.finley import Rectangle |