• Samuel Jackson's avatar
    Refs #8913 Set exec count after algorithm is executed. · 93d0174d
    Samuel Jackson authored
    Otherwise LoadProcessNexus modifies the execution counter when it loads
    histories from file and the parent algorithm gets the incorrect exec count.
    
    As you should never need to set the exec count except in Algorithm, I've made
    the method private and made Algorithm a friend class.
    93d0174d