Skip to content
Snippets Groups Projects
Commit 566e0bba authored by Tomáš Oberhuber's avatar Tomáš Oberhuber
Browse files

Writting documentation for TNL::Solvers namespace.

parent 8ef460b6
No related branches found
No related tags found
1 merge request!116Documentation for linear solvers and preconditioners
/***************************************************************************
_NamespaceDoxy.h - description
-------------------
begin : Dec 21, 2021
copyright : (C) 2021 by Tomas Oberhuber et al.
email : tomas.oberhuber@fjfi.cvut.cz
***************************************************************************/
/* See Copyright Notice in tnl/Copyright */
#pragma once
namespace TNL {
/**
* \brief Namespace for solvers.
*/
namespace Solvers {
} // namespace Solvers
} // namespace TNL
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