mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Documentation fix.
This commit is contained in:
parent
863647f592
commit
81bc76384d
@ -39,7 +39,7 @@ namespace Opm::cuistl::detail
|
||||
namespace
|
||||
{
|
||||
/**
|
||||
* @brief getCublasErrorMessage Converts an error code returned from a cublas function a human readable string.
|
||||
* @brief getCublasErrorCodeToString Converts an error code returned from a cublas function a human readable string.
|
||||
* @param code an error code from a cublas routine
|
||||
* @return a human readable string.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user