Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
iwr
dune-curvedgrid
Commits
3123de92
Commit
3123de92
authored
Mar 03, 2020
by
Stenger, Florian
Browse files
SurfaceDistanceCoordFunction-ctor
parent
7fed0713
Changes
1
Hide whitespace changes
Inline
Side-by-side
dune/curvedsurfacegrid/coordfunctionimplementations.hh
View file @
3123de92
...
...
@@ -157,14 +157,6 @@ namespace Dune
{
const
bool
coordCaching
=
cached
;
//!template<class T> struct typewrapper{};
/*!template<class GridPtr>
SurfaceDistanceCoordFunction(const GridPtr &gridPtr,
double expansion_width=-1.0, bool no_scaling=false)
: SurfaceDistanceCoordFunction(typewrapper<gridPtr>(), gpof, expansion_width, no_scaling)
{}*/
//constructor using a pre-loaded Dune-surface-grid
template
<
class
GridPtr
>
SurfaceDistanceCoordFunction
(
const
GridPtr
&
gridPtr
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment