You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 18, 2019. It is now read-only.
if ((solverData->data)->simulationInfo->nonlinearSystemData[solverData->sysNumber].homotopySupport&& !solverData->initHomotopy&& (solverData->data)->simulationInfo->nonlinearSystemData[solverData->sysNumber].size>solverData->n)
914
+
x[solverData->n] =1.0;
913
915
/*TODO: change input to residualFunc from data to systemData */
0 commit comments