Package esys :: Package modellib :: Module input
[hide private]
[frames] | no frames]

Module input


Copyright: Copyright (c) 2003-2010 by University of Queensland Earth Systems Science Computational Center (ESSCC) http://www.uq.edu.au/esscc Primary Business: Queensland, Australia

License: Licensed under the Open Software License version 3.0 http://www.opensource.org/licenses/osl-3.0.php

Classes [hide private]
  GaussianProfile
Generates a Gaussian profile at center x_c, width width and height A over a domain
  InterpolateOverBox
Returns values at each time.
  InterpolatedTimeProfile
Returns values at each time.
  LinearCombination
Returns a linear combination of the f0*v0+f1*v1+f2*v2+f3*v3+f4*v4
  MergeConstraints
Returns a linear combination of the f0*v0+f1*v1+f2*v2+f3*v3+f4*v4
  ScalarDistributionFromTags
creates a scalar distribution on a domain from tags, If tag_map is given the tags can be given a names and tag_map is used to map it into domain tags.
  Sequencer
Runs through time until t_end is reached.
  SmoothScalarDistributionFromTags
creates a smooth scalar distribution on a domain from region tags
Variables [hide private]
  __package__ = 'esys.modellib'
  __url__ = 'https://launchpad.net/escript-finley'