Ignore:
Timestamp:
Mar 27, 2006, 2:05:50 PM (18 years ago)
Author:
duncan
Message:

added comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/pyvolution/pmesh2domain.py

    r2597 r2605  
    1010                                      DomainClass):
    1111    """
    12     """
    13     # FIXME (Howard): Needs a docstring to explain relationship to
    14     # pmesh_to_domain
     12    Convert a pmesh instance/object into a domain instance.
     13
     14    Use pmesh_to_domain_instance to convert a mesh file to a domain instance.
     15    """
    1516    import sys
    1617    from domain import Domain
Note: See TracChangeset for help on using the changeset viewer.