Test commit with small functionality.
This commit is contained in:
parent
431f167c0f
commit
ff82509600
1 changed files with 2 additions and 2 deletions
|
|
@ -78,8 +78,8 @@ namespace Cantera {
|
|||
virtual void setTolerances(doublereal reltol, int n,
|
||||
doublereal* abstol) { warn("setTolerances"); }
|
||||
|
||||
/**
|
||||
* Set error tolerances.
|
||||
//! Set error tolerances.
|
||||
/*!
|
||||
* @param reltol scalar relative tolerance
|
||||
* @param abstol scalar absolute tolerance
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue