Changes between Version 23 and Version 24 of CodeChanges


Ignore:
Timestamp:
11/16/12 11:48:00 (12 years ago)
Author:
dv615747
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CodeChanges

    v23 v24  
    3030  * Look for 'ties'. Do a count on the value at the index found above. If that number is >1, we have a tie.
    3131  * Based on the info above, make a decision on which material number should be used (Things to consider: Majority rule, how to handle ties, etc.)
    32   * Call {{{make_matrix.f90}}} using the material number from the decision
     32  * Send material number back to {{{make_cut.f90}}}
    3333
    3434