Ignore:
Timestamp:
Mar 11, 2011, 7:29:17 PM (13 years ago)
Author:
wilsonr
Message:

Removed '@brief' comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/source/anuga/shallow_water/shallow_water_domain.py

    r8125 r8151  
    115115            vertices - vertex indices for the mesh
    116116            boundary - boundaries of the mesh
    117             # @param tagged_elements
    118             # @param geo_reference
    119             # @param use_inscribed_circle
    120             # @param mesh_filename
    121             # @param use_cache
    122             # @param verbose
    123             # @param evolved_quantities
    124             # @param full_send_dict
    125             # @param ghost_recv_dict
    126             # @param processor
    127             # @param numproc
    128             # @param number_of_full_nodes
    129             # @param number_of_full_triangles
     117            tagged_elements
     118            geo_reference
     119            use_inscribed_circle
     120            mesh_filename
     121            use_cache
     122            verbose
     123            evolved_quantities
     124            full_send_dict
     125            ghost_recv_dict
     126            processor
     127            numproc
     128            number_of_full_nodes
     129            number_of_full_triangles
    130130        """
    131131
Note: See TracChangeset for help on using the changeset viewer.