This interface executes the procedure SolveSystem used in the solution routine of OpenDSS. The structure of this interface is as follows:
void SolveSystem(uint32 VVectorPtr);
The variable VVectorPtr must contain the pointer to the vector of Voltages provided by the interface getVpointer.