Skip to content

Commit

Permalink
[doxygen] Fix group glitches
Browse files Browse the repository at this point in the history
  • Loading branch information
ischoegl authored and speth committed Aug 18, 2024
1 parent 4db66c3 commit 74c971d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions include/cantera/oneD/Flow1D.h
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ class Flow1D : public Domain1D
//! @name Governing Equations
//! Methods called by eval() to calculate residuals for individual governing
//! equations.
//! @{

/**
* Evaluate the continuity equation residual.
Expand Down
2 changes: 1 addition & 1 deletion include/cantera/thermo/PlasmaPhase.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ namespace Cantera
* changed or removed without notice.
* @todo Implement electron Boltzmann equation solver to solve EEDF.
* https://github.com/Cantera/enhancements/issues/127
* @ingroup phase
* @ingroup thermoprops
*/
class PlasmaPhase: public IdealGasPhase
{
Expand Down

0 comments on commit 74c971d

Please sign in to comment.