//====================================================================== // Negative values of the time is not allowed in EnSight. // So for engines, where the time is CAD's we need to correct // this so that all CAD's are positive. NN //====================================================================== int USERD_get_sol_times ( int timeset_number, float *solution_times ) { #ifdef ENSIGHTDEBUG Info<< "Entering: USERD_get_sol_times\n" << timeDirs << endl; #endif for (label n=0; n