Skip to content
Snippets Groups Projects
Commit 69040fe2 authored by Carsten Gräser's avatar Carsten Gräser
Browse files

Merge branch 'feature/cholmod_doc' into 'master'

[doc] Enable doxygen for cholmod.hh

See merge request core/dune-istl!532
parents 28997ea7 5f63c09c
No related branches found
No related tags found
No related merge requests found
// SPDX-FileCopyrightText: Copyright © DUNE Project contributors, see file LICENSE.md in module root
// SPDX-License-Identifier: LicenseRef-GPL-2.0-only-with-DUNE-exception
// -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
// vi: set et ts=4 sw=2 sts=2:
#pragma once
#if HAVE_SUITESPARSE_CHOLMOD
#if HAVE_SUITESPARSE_CHOLMOD || defined DOXYGEN
#include <dune/common/fmatrix.hh>
#include <dune/common/fvector.hh>
......
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