<pre>
/**
* This is an example documentation.
- *
- * @author Wolfgang Bangerth, 2000
*/
class TestClass
{
<p>
<acronym>doxygen</acronym> will then generate a page for the class
<code>TestClass</code> and document each of the member functions
- and variables. The content of the <code>@author</code> tag will be
- included into the online documentation of the class.
+ and variables.
</p>
* it only checks the condition in debug mode -- but it is immune to the
* effect of deal_II_exceptions::disable_abort_on_exception(): It will
* only ever abort the program, and never throw an exception.
- *
- *
- * @author Wolfgang Bangerth, 1998-2017
*/
* module that are only used in the internal data structures of mesh
* handling. They are generally in the internal namespace, and not meant for
* use in application code.
- *
- *
- * @author Wolfgang Bangerth, 1998-2006
*/
* it can get from a boundary description alone.
*
* @ingroup grid
- * @author Luca Heltai, 2013, Martin Kronbichler, 2017
*/
* @ref distributed).
*
* @ingroup threads
- * @author Wolfgang Bangerth, 2008, 2009
*/
namespace parallel
{
* during configuration of deal.II. Refer to the README file for more details
* about this.
*
- * @author Wolfgang Bangerth, 2004
- *
* @ingroup LAC
*/
* some further general insights on this topic.
*
* @ingroup physics
- *
- * @author Jean-Paul Pelteret, 2017
*/
namespace Notation
{
* Piola stress in elasticity).
*
* @ingroup physics
- *
- * @author Jean-Paul Pelteret, Andrew McBride, 2016
*/
namespace Transformations
{
* The fourth-order symmetric tensor returned by identity_tensor() is
* $\mathcal{S}$.
*
- * @author Jean-Paul Pelteret, Andrew McBride, 2016
- *
* @ingroup physics
*/
namespace Elasticity
* PETSc installation was detected during configuration of
* deal.II. Refer to the README file for more details about this.
*
- * @author Toby D. Young, 2011
- *
* @ingroup LAC PETScWrappers
*/
* detected during configuration of deal.II. Refer to the README file
* for more details about this.
*
- * @author Martin Kronbichler, Wolfgang Bangerth, 2008
- *
* @ingroup LAC
*/