doc update
This commit is contained in:
parent
6489e6f4e2
commit
d6ccadd18e
5 changed files with 7 additions and 7 deletions
|
|
@ -32,7 +32,7 @@ Authors:
|
|||
|
||||
/** A bounder that correct an incorrect variable by setting it to the min/max
|
||||
*
|
||||
* @ingroup Bounders
|
||||
* @ingroup Repairers
|
||||
*/
|
||||
template < typename EOT >
|
||||
class edoBounderBound : public edoBounder< EOT >
|
||||
|
|
|
|||
Reference in a new issue