Skip to content
Snippets Groups Projects
Commit 17d0dbac authored by Jonathan Youett's avatar Jonathan Youett
Browse files

Adjust include guard to Dune style

parent bb1e1c42
Branches
No related tags found
No related merge requests found
// -*- tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- // -*- tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set et ts=8 sw=4 sts=4: // vi: set et ts=8 sw=4 sts=4:
#ifndef DUNE_QUADRATIC_IPOPT_SOLVER_HH #ifndef DUNE_SOLVERS_SOLVERS_QUADRATIC_IPOPT_SOLVER_HH
#define DUNE_QUADRATIC_IPOPT_SOLVER_HH #define DUNE_SOLVERS_SOLVERS_QUADRATIC_IPOPT_SOLVER_HH
/** \file /** \file
\brief A wrapper for the IPOpt solver for quadratic optimization problem \brief A wrapper for the IPOpt solver for quadratic optimization problem
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment