Skip to content
Snippets Groups Projects
Commit f566843e authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[PL] Fix various typos in doxygen formulae.

parent 1efb8c00
No related branches found
No related tags found
No related merge requests found
...@@ -352,7 +352,7 @@ private: ...@@ -352,7 +352,7 @@ private:
* @param dxdot_dx Value of \f$\dot{x} \cdot dx\f$. * @param dxdot_dx Value of \f$\dot{x} \cdot dx\f$.
* @param dx_dx Value of \f$ x \cdot dx\f$. * @param dx_dx Value of \f$ x \cdot dx\f$.
* @param local_M_data Mass matrix of an element, which takes the form of * @param local_M_data Mass matrix of an element, which takes the form of
* \f$ \inta N^T N\mathrm{d}\Omega\f$. Not used. * \f$ \int N^T N\mathrm{d}\Omega\f$. Not used.
* @param local_K_data Laplacian matrix of an element, which takes the * @param local_K_data Laplacian matrix of an element, which takes the
* form of \f$ \int (\nabla N)^T K \nabla N\mathrm{d}\Omega\f$. * form of \f$ \int (\nabla N)^T K \nabla N\mathrm{d}\Omega\f$.
* Not used. * Not used.
...@@ -387,7 +387,7 @@ private: ...@@ -387,7 +387,7 @@ private:
* @param dxdot_dx Value of \f$\dot{x} \cdot dx\f$. * @param dxdot_dx Value of \f$\dot{x} \cdot dx\f$.
* @param dx_dx Value of \f$ x \cdot dx\f$. * @param dx_dx Value of \f$ x \cdot dx\f$.
* @param local_M_data Mass matrix of an element, which takes the form of * @param local_M_data Mass matrix of an element, which takes the form of
* \f$ \inta N^T N\mathrm{d}\Omega\f$. Not used. * \f$ \int N^T N\mathrm{d}\Omega\f$. Not used.
* @param local_K_data Laplacian matrix of an element, which takes the * @param local_K_data Laplacian matrix of an element, which takes the
* form of \f$ \int (\nabla N)^T K \nabla N\mathrm{d}\Omega\f$. * form of \f$ \int (\nabla N)^T K \nabla N\mathrm{d}\Omega\f$.
* Not used. * Not used.
......
...@@ -157,7 +157,7 @@ private: ...@@ -157,7 +157,7 @@ private:
* @param dxdot_dx Value of \f$\dot{x} \cdot dx\f$. * @param dxdot_dx Value of \f$\dot{x} \cdot dx\f$.
* @param dx_dx Value of \f$ x \cdot dx\f$. * @param dx_dx Value of \f$ x \cdot dx\f$.
* @param local_M_data Mass matrix of an element, which takes the form of * @param local_M_data Mass matrix of an element, which takes the form of
* \f$ \inta N^T N\mathrm{d}\Omega\f$. Not used. * \f$ \int N^T N\mathrm{d}\Omega\f$. Not used.
* @param local_K_data Laplacian matrix of an element, which takes the * @param local_K_data Laplacian matrix of an element, which takes the
* form of \f$ \int (\nabla N)^T K \nabla N\mathrm{d}\Omega\f$. * form of \f$ \int (\nabla N)^T K \nabla N\mathrm{d}\Omega\f$.
* Not used. * Not used.
...@@ -192,7 +192,7 @@ private: ...@@ -192,7 +192,7 @@ private:
* @param dxdot_dx Value of \f$\dot{x} \cdot dx\f$. * @param dxdot_dx Value of \f$\dot{x} \cdot dx\f$.
* @param dx_dx Value of \f$ x \cdot dx\f$. * @param dx_dx Value of \f$ x \cdot dx\f$.
* @param local_M_data Mass matrix of an element, which takes the form of * @param local_M_data Mass matrix of an element, which takes the form of
* \f$ \inta N^T N\mathrm{d}\Omega\f$. Not used. * \f$ \int N^T N\mathrm{d}\Omega\f$. Not used.
* @param local_K_data Laplacian matrix of an element, which takes the * @param local_K_data Laplacian matrix of an element, which takes the
* form of \f$ \int (\nabla N)^T K \nabla N\mathrm{d}\Omega\f$. * form of \f$ \int (\nabla N)^T K \nabla N\mathrm{d}\Omega\f$.
* Not used. * Not used.
......
...@@ -42,7 +42,7 @@ struct ThermoMechanicalPhaseFieldLocalAssemblerInterface; ...@@ -42,7 +42,7 @@ struct ThermoMechanicalPhaseFieldLocalAssemblerInterface;
* &\varrho:& \mbox{density,}\\ * &\varrho:& \mbox{density,}\\
* &g_\mathrm{c}:& \mbox{fracture energy,}\\ * &g_\mathrm{c}:& \mbox{fracture energy,}\\
* &\varepsilon:& \mbox{length scale}\\ * &\varepsilon:& \mbox{length scale}\\
* &\c_\mathrm{p}:& \mbox{specific heat capacity in constant * &c_\mathrm{p}:& \mbox{specific heat capacity in constant
* pressure}\\ * pressure}\\
* &\kappa_\mathrm{eff}:& \mbox{effectiev thermal conductivity}\\ * &\kappa_\mathrm{eff}:& \mbox{effectiev thermal conductivity}\\
* \f} * \f}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment