Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Phillip Lino Rall
UGBlocks_V3
Commits
61cae642
Commit
61cae642
authored
Aug 25, 2020
by
Christoph Pflaum
Browse files
bug template raus
parent
16e8752b
Changes
1
Hide whitespace changes
Inline
Side-by-side
program/source/extemp/variable.h
View file @
61cae642
...
...
@@ -118,7 +118,7 @@ class Expr_Restriction {
}
inline
Result
Give_cell_hexahedra
(
params_in_cell
)
const
{
return
a_
.
template
Give_cell_hexahedra
(
params_out_cell
);
return
a_
.
Give_cell_hexahedra
(
params_out_cell
);
}
template
<
elementTyp
TYP_EL
>
...
...
Write
Preview
Markdown
is supported
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