Changeset 8023


Ignore:
Timestamp:
Sep 21, 2010, 9:10:21 AM (14 years ago)
Author:
steve
Message:

commit slight changes to generic domain

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/source/anuga/abstract_2d_finite_volumes/generic_domain.py

    r8021 r8023  
    18661866
    18671867    ##
    1868     # @brief log_timestepping_statistics.
     1868    # @brief log_operator_timestepping_statistics.
    18691869    # Goes through all fractional step operators and logs timestepping statistics
    18701870    def log_operator_timestepping_statistics(self):
     
    18731873
    18741874    ##
    1875     # @brief print_timestepping_statistics.
     1875    # @brief print_operator_timestepping_statistics.
    18761876    # Goes through all fractional step operators and prints timestepping statistics
    18771877    def print_operator_timestepping_statistics(self):
Note: See TracChangeset for help on using the changeset viewer.