| Home | Trees | Index | Help |
|---|
| Package esys :: Package modellib :: Module tsunami |
|
| Classes | |
|---|---|
Bathymetry |
generates the bathymetry data within a region on the earth |
Coastline |
defines a coast line by a Polyline within a RegionOnEarthSurface |
EarthTriangulation |
|
GridData |
this object is used to store data on grid. |
OceanRegion |
generates the ocean region with a coast line and a bathymetry |
OceanRegionCollector |
|
PointOnEarthSurface |
coordinates of a point on the surface of the Earth |
Polyline |
defines set of segments through a list of coordinates |
RegionOnEarthSurface |
defines an region by a south,east and north,west corner |
SurfMovie |
movie from a wave propagation on the sea |
TsunamiInDeepWater |
Runs the deep water tsunami model based on a simplfied form of the shallow water equation. |
TsunamiSource |
defines a wave in Gaussean form between start and end. |
| Function Summary | |
|---|---|
main()
| |
| Variable Summary | |
|---|---|
str |
__copyright__ = ' Copyright (c) 2006 by ACcESS MNRF\n ...
|
str |
__license__ = 'Licensed under the Open Software License ...
|
function |
ContinuousFunction = <Boost.Python.function object at 0x...
|
function |
DiracDeltaFunction = <Boost.Python.function object at 0x...
|
float |
EPS = 1e-08 |
function |
Function = <Boost.Python.function object at 0x81b2c70>
|
function |
FunctionOnBoundary = <Boost.Python.function object at 0x...
|
function |
FunctionOnContactOne = <Boost.Python.function object at ...
|
function |
FunctionOnContactZero = <Boost.Python.function object at...
|
function |
getNumberOfThreads = <Boost.Python.function object at 0x...
|
function |
ReducedSolution = <Boost.Python.function object at 0x81b...
|
function |
Scalar = <Boost.Python.function object at 0x81b2df8>
|
function |
setNumberOfThreads = <Boost.Python.function object at 0x...
|
function |
Solution = <Boost.Python.function object at 0x81b2d50>
|
function |
Tensor = <Boost.Python.function object at 0x81b2e68>
|
function |
Tensor3 = <Boost.Python.function object at 0x81b2ea0>
|
function |
Tensor4 = <Boost.Python.function object at 0x81b2ed8>
|
function |
Vector = <Boost.Python.function object at 0x81b2e30>
|
| Variable Details |
|---|
__copyright__
|
__license__
|
ContinuousFunction
|
DiracDeltaFunction
|
EPS
|
Function
|
FunctionOnBoundary
|
FunctionOnContactOne
|
FunctionOnContactZero
|
getNumberOfThreads
|
ReducedSolution
|
Scalar
|
setNumberOfThreads
|
Solution
|
Tensor
|
Tensor3
|
Tensor4
|
Vector
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Apr 27 11:16:18 2006 | http://epydoc.sf.net |