Added a comment about acForcingVec

This commit is contained in:
jpekkila
2019-07-03 16:37:16 +03:00
parent d4d2680f40
commit 08e9a32cb1
2 changed files with 6 additions and 2 deletions

View File

@@ -410,7 +410,7 @@ AcResult acQuit(void);
AcResult acSynchronize(void);
/** */
AcResult acloadDeviceConstant(const AcRealParam param, const AcReal value);
AcResult acLoadDeviceConstant(const AcRealParam param, const AcReal value);
/** Tool for loading forcing vector information into the device memory
*/