Skip to content
Snippets Groups Projects
Commit 183c2a63 authored by Elias Pipping's avatar Elias Pipping Committed by Elias Pipping
Browse files

Update comments

parent fc57612e
No related branches found
No related tags found
No related merge requests found
// Based on dune/tnnmg/problem-classes/convexproblem.hh // Based on dune/tnnmg/problem-classes/convexproblem.hh
// Allows phi to be const; does away with everything we do not need // Allows phi to be const; does away with everything we do not need
// convexproblem.hh also currently uses *(NULL) which leads to undefined
// behaviour
#ifndef MY_CONVEX_PROBLEM_HH #ifndef MY_CONVEX_PROBLEM_HH
#define MY_CONVEX_PROBLEM_HH #define MY_CONVEX_PROBLEM_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