Doxygen update
This commit is contained in:
parent
f1d0698194
commit
844b3cdce8
1 changed files with 2 additions and 1 deletions
|
|
@ -496,7 +496,8 @@ namespace Cantera {
|
|||
|
||||
//! Adds moles of a certain species to the mixture
|
||||
/*!
|
||||
*
|
||||
* @param indexS Index of the species in the MultiPhase object
|
||||
* @param addedMoles Value of the moles that are added to the species.
|
||||
*/
|
||||
void addSpeciesMoles(const int indexS, const doublereal addedMoles);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue