DUNE
dune-istl
2.8.0
Loading...
Searching...
No Matches
dune-istl
dune
istl
colcompmatrix.hh
Go to the documentation of this file.
1
// -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
2
// vi: set et ts=4 sw=2 sts=2:
3
#ifndef DUNE_ISTL_COLCOMPMATRIX_HH
4
#define DUNE_ISTL_COLCOMPMATRIX_HH
5
6
#warning "Deprecated header, include <dune/istl/bccsmatrixinitializer.hh> instead!"
7
8
#include <
dune/istl/bccsmatrixinitializer.hh
>
9
10
namespace
Dune
11
{
17
template
<
class
M,
class
I =
int
>
18
struct
19
[[deprecated]]
ColCompMatrix
:
public
ISTL::Impl::BCCSMatrix< typename M::field_type, I >
20
{};
21
}
22
#endif
bccsmatrixinitializer.hh
Dune
Dune::ColCompMatrix
A sparse matrix in compressed-column format.
Definition
colcompmatrix.hh:20
Legal Statements / Impressum
| Hosted by
TU Dresden
&
Uni Heidelberg
| Generated by
1.9.8