|
ModelSetMatrixSurfaceTensionKij |
Top Previous Next |
|
Writes the kij parameter matrix used by the linear gradient theory.
Note: This matrix is normally calculated automatic by the association term
This function is defined in C++ as: extern "C" __declspec(dllexport) int __stdcall ModelSetMatrixSurfaceTensionKij(int i, int j, double Value)
Return The function return -1 if no problem was found. If a different number is returned use the function ErrorGetMessage for more information.
Input
|