Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-solvers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
agnumpde
dune-solvers
Commits
17d0dbac
Commit
17d0dbac
authored
9 years ago
by
Jonathan Youett
Browse files
Options
Downloads
Patches
Plain Diff
Adjust include guard to Dune style
parent
bb1e1c42
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
dune/solvers/solvers/quadraticipopt.hh
+2
-2
2 additions, 2 deletions
dune/solvers/solvers/quadraticipopt.hh
with
2 additions
and
2 deletions
dune/solvers/solvers/quadraticipopt.hh
+
2
−
2
View file @
17d0dbac
// -*- 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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment