Changeset 7552


Ignore:
Timestamp:
Oct 29, 2009, 4:18:30 PM (14 years ago)
Author:
ole
Message:

Added a little more explanation of the output from triangular_cross

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/documentation/user_manual/anuga_user_manual.tex

    r7342 r7552  
    355355   \item a dictionary \code{boundary} that stores the edges on
    356356         the boundary and associates each with one of the symbolic tags \code{'left'}, \code{'right'},
    357          \code{'top'} or \code{'bottom'}.
     357         \code{'top'} or \code{'bottom'}. The edges are represented as pairs (i, j) where i refers to the triangle id and j to the edge id of that triangle.
     358         Edge ids are enumerated from 0 to 2 based on the id of the vertex opposite.
    358359\end{itemize}
    359360
Note: See TracChangeset for help on using the changeset viewer.