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
5e1a7e87
Commit
5e1a7e87
authored
Feb 11, 2020
by
Praetorius, Simon
Browse files
adapted implementation to changes in curvedGeometry
parent
0e046b21
Changes
1
Hide whitespace changes
Inline
Side-by-side
dune/curvedsurfacegrid/geometry.hh
View file @
5e1a7e87
...
...
@@ -92,7 +92,7 @@ namespace Dune
static
const
int
codimension
=
dimension
-
mydimension
;
protected:
typedef
CurvedGeometry
<
mydimension
,
coorddimension
,
Grid
>
BasicMapping
;
typedef
CurvedGeometry
<
ctype
,
mydimension
,
coorddimension
,
Grid
::
order
>
BasicMapping
;
struct
Mapping
:
public
BasicMapping
...
...
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