- Code: Select all
*> \param[in] SELCTG
*> \verbatim
*> SELCTG is procedure) LOGICAL FUNCTION of three DOUBLE PRECISION arguments
I think correct description should be:
- Code: Select all
*> SELCTG is LOGICAL FUNCTION of three DOUBLE PRECISION arguments
without "procedure)" word. Patch contains these types of fixes for all four precisions.

