../
|
__init__.py
|
167 bytes
|
2126
|
19 years
|
ole |
typo
|
domain.py
|
64.9 KB
|
6309
|
16 years
|
ole |
Added get_extent() to domain API and wrote unit test.
I forgot to add …
|
ermapper_grids.py
|
9.6 KB
|
6161
|
16 years
|
rwilson |
Changed num.array() calls that should have a defined type.
|
general_mesh.py
|
20.4 KB
|
6191
|
16 years
|
ole |
Refactored Mesh-Domain inheritance pattern into a composition pattern, …
|
generic_boundary_conditions.py
|
14.0 KB
|
6475
|
16 years
|
myall |
fixed error with verbose keyword for time_boundary
|
log.ini
|
742 bytes
|
1156
|
20 years
|
steve |
Moved zeus files to separate directory.
Hopefully fixed up logging to …
|
mesh_factory.py
|
19.3 KB
|
6145
|
16 years
|
rwilson |
Change Numeric imports to general form - ready to change to NumPy?.
|
neighbour_mesh.py
|
42.4 KB
|
6191
|
16 years
|
ole |
Refactored Mesh-Domain inheritance pattern into a composition pattern, …
|
pmesh2domain.py
|
7.9 KB
|
6145
|
16 years
|
rwilson |
Change Numeric imports to general form - ready to change to NumPy?.
|
quantity.py
|
58.4 KB
|
6252
|
16 years
|
ole |
Cleanup and comments in regard to ticket:314
|
quantity_ext.c
|
55.8 KB
|
5897
|
16 years
|
ole |
Reverted numpy changes to the trunk that should have been made to the …
|
region.py
|
5.6 KB
|
6145
|
16 years
|
rwilson |
Change Numeric imports to general form - ready to change to NumPy?.
|
SConscript
|
416 bytes
|
3550
|
18 years
|
jack |
Move the SConstruct file into the anuga_core directory.
|
show_balanced_limiters.py
|
2.1 KB
|
6145
|
16 years
|
rwilson |
Change Numeric imports to general form - ready to change to NumPy?.
|
test_all.py
|
2.7 KB
|
3567
|
18 years
|
ole |
More heavy handed restructuring towards the agreed formats.
|
test_domain.py
|
26.4 KB
|
6309
|
16 years
|
ole |
Added get_extent() to domain API and wrote unit test.
I forgot to add …
|
test_ermapper.py
|
6.5 KB
|
6145
|
16 years
|
rwilson |
Change Numeric imports to general form - ready to change to NumPy?.
|
test_general_mesh.py
|
9.8 KB
|
6174
|
16 years
|
rwilson |
Changed .array(A) to .array(A, num.Int) where appropriate. Helps when …
|
test_generic_boundary_conditions.py
|
8.2 KB
|
6195
|
16 years
|
ole |
Reinstated test for subclassing of Domain in quantity.
All tests pass.
|
test_ghost.py
|
1.2 KB
|
6195
|
16 years
|
ole |
Reinstated test for subclassing of Domain in quantity.
All tests pass.
|
test_neighbour_mesh.py
|
54.4 KB
|
6174
|
16 years
|
rwilson |
Changed .array(A) to .array(A, num.Int) where appropriate. Helps when …
|
test_pmesh2domain.py
|
9.5 KB
|
6191
|
16 years
|
ole |
Refactored Mesh-Domain inheritance pattern into a composition pattern, …
|
test_quantity.py
|
85.9 KB
|
6195
|
16 years
|
ole |
Reinstated test for subclassing of Domain in quantity.
All tests pass.
|
test_region.py
|
9.8 KB
|
6145
|
16 years
|
rwilson |
Change Numeric imports to general form - ready to change to NumPy?.
|
test_util.py
|
64.5 KB
|
6318
|
16 years
|
kristy |
Updated test_util.py so that it understands that hours is a new column …
|
util.py
|
101.6 KB
|
6320
|
16 years
|
kristy |
Commented out print statements
|