Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
iwr
amdis
Commits
5035284c
Commit
5035284c
authored
Nov 29, 2010
by
Naumann, Andreas
Browse files
compiler error
parent
7a605e6e
Changes
2
Hide whitespace changes
Inline
Side-by-side
AMDiS/src/ProblemImplicit.cc
View file @
5035284c
#include
"ProblemImplicit.h"
#include
"MathFunctions.h"
using
namespace
std
;
namespace
AMDiS
{
void
ProblemImplicitBase
::
readDofVec
(
std
::
istream
&
in
,
DOFVector
<
double
>*
vec
,
Mesh
*
mesh
)
...
...
AMDiS/src/io/MacroInfo.cc
View file @
5035284c
...
...
@@ -5,6 +5,7 @@
#include
"SurfaceRegion_ED.h"
#include
"ElementRegion_ED.h"
#include
<cstring>
namespace
AMDiS
{
void
MacroInfo
::
fill
(
Mesh
*
pmesh
,
int
nElements
,
int
nVertices
)
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment