~vcs-imports/escript-finley/trunk

« back to all changes in this revision

Viewing changes to doc/examples/cookbook/example09m.py

  • Committer: jfenwick
  • Date: 2010-10-11 01:48:14 UTC
  • Revision ID: svn-v4:77569008-7704-0410-b7a0-a92fef0b09fd:trunk:3259
Merging dudley and scons updates from branches

Show diffs side-by-side

added added

removed removed

Lines of Context:
131
131
d.setScriptFileName(os.path.join(save_path,"example09m.geo"))
132
132
d.setMeshFileName(os.path.join(save_path,"example09m.msh"))
133
133
#
134
 
#  make the finley domain:
 
134
#  make the domain:
135
135
#
136
136
domain=MakeDomain(d)
137
137
# Create a file that can be read back in to python with