Interface SolverComponent

    • Method Detail

      • initialize

        void initialize​(Core core)
        initializes the component with the given solver. May be called only once. This method must register the component to the solver for the run.
        Parameters:
        core - core component to initialize