Class METIS.gk_mcore_t

  • Enclosing class:
    METIS

    class METIS.gk_mcore_t
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      gk_mcore_t()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • coresize

        int coresize
      • corecpos

        int corecpos
      • core

        int[] core
      • nmops

        int nmops
      • cmop

        int cmop
      • num_callocs

        int num_callocs
      • num_hallocs

        int num_hallocs
      • size_callocs

        int size_callocs
      • size_hallocs

        int size_hallocs
      • cur_callocs

        int cur_callocs
      • cur_hallocs

        int cur_hallocs
      • max_callocs

        int max_callocs
      • max_hallocs

        int max_hallocs
    • Constructor Detail

      • gk_mcore_t

        gk_mcore_t()