[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[TRNSYS-users] How to call Diffeq in C++



Greetings,

I have a matrix-form differential equation to solve in a component I am
creating, however I happen to do that in C++ and the programmer guide or
online exemples are for fortran only.
The problem I have is I cannot, or don't know how to call the
DIFFERENTIAL_EQ routine and others such as Matrix_invert, basically the
compiler says "identifier not found".

Kind regards

Karim Khemiri