source: vendor/nemo/current/NEMOGCM/EXTERNAL/XIOS/extern/boost/include/boost/numeric/ublas/detail/documentation.hpp @ 44

Last change on this file since 44 was 44, checked in by cholod, 12 years ago

Load NEMO_TMP into vendor/nemo/current.

File size: 883 bytes
Line 
1//
2//  Copyright (c) 2000-2004
3//  Joerg Walter, Mathias Koch
4//
5//  Distributed under the Boost Software License, Version 1.0. (See
6//  accompanying file LICENSE_1_0.txt or copy at
7//  http://www.boost.org/LICENSE_1_0.txt)
8//
9//  The authors gratefully acknowledge the support of
10//  GeNeSys mbH & Co. KG in producing this work.
11//
12
13// this file should not contain any code, but the documentation
14// global to all files
15
16/** \namespace boost::numeric::ublas
17        \brief contains all important classes and functions of uBLAS
18
19        all ublas definitions ...
20        \todo expand this section
21 */
22
23/** \defgroup blas1 Level 1 BLAS
24        \brief level 1 basic linear algebra subroutines
25*/
26
27/** \defgroup blas2 Level 2 BLAS
28        \brief level 2 basic linear algebra subroutines
29*/
30
31/** \defgroup blas3 Level 3 BLAS
32        \brief level 3 basic linear algebra subroutines
33*/
Note: See TracBrowser for help on using the repository browser.