From 7799f24724ce4394881782329932123d9370fa11 Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Thu, 4 Dec 2008 02:04:25 +0000 Subject: [PATCH] Doxygen update - no changes. --- Cantera/src/thermo/HMWSoln.h | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/Cantera/src/thermo/HMWSoln.h b/Cantera/src/thermo/HMWSoln.h index d2b2b9ae5..4f6c97246 100644 --- a/Cantera/src/thermo/HMWSoln.h +++ b/Cantera/src/thermo/HMWSoln.h @@ -1315,8 +1315,7 @@ namespace Cantera { */ ThermoPhase *duplMyselfAsThermoPhase() const; - /** - * + /** * @name Utilities * @{ */ @@ -1850,7 +1849,6 @@ namespace Cantera { //@} - //! Set the equation of state parameters /*! * @internal @@ -1870,17 +1868,18 @@ namespace Cantera { * @param c array of \a n coefficients */ virtual void getParameters(int &n, doublereal * const c) const; - - /** - * Set equation of state parameter values from XML - * entries. This method is called by function importPhase in + + //! Set equation of state parameter values from XML + //! entries. + /*! + * This method is called by function importPhase in * file importCTML.cpp when processing a phase definition in * an input file. It should be overloaded in subclasses to set * any parameters that are specific to that particular phase * model. * * @param eosdata An XML_Node object corresponding to - * the "thermo" entry for this phase in the input file. + * the "thermo" entry for this phase in the input file. */ virtual void setParametersFromXML(const XML_Node& eosdata); @@ -2048,10 +2047,10 @@ namespace Cantera { */ double speciesMolarVolume(int k) const; - /** - * Value of the Debye Huckel constant as a function of temperature - * and pressure. - * + + //! Value of the Debye Huckel constant as a function of temperature + //! and pressure. + /*! * A_Debye = (F e B_Debye) / (8 Pi epsilon R T) * * Units = sqrt(kg/gmol)