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
Backofen, Rainer
amdis
Commits
9cb97640
Commit
9cb97640
authored
Jun 03, 2011
by
Praetorius, Simon
Browse files
Initfile parser - added support for general enums
parent
bd3f3bbe
Changes
26
Show whitespace changes
Inline
Side-by-side
AMDiS/src/io/FileWriter.cc
View file @
9cb97640
...
...
@@ -13,7 +13,7 @@
#include "boost/lexical_cast.hpp"
#include "FileWriter.h"
#include "SystemVector.h"
#include "
Parameters
.h"
#include "
Initfile
.h"
#include "ValueWriter.h"
#include "MacroWriter.h"
#include "VtkWriter.h"
...
...
AMDiS/src/io/MacroReader.cc
View file @
9cb97640
...
...
@@ -21,7 +21,7 @@
#include "FixVec.h"
#include "PeriodicMap.h"
#include "ElInfo.h"
#include "
Parameters
.h"
#include "
Initfile
.h"
#include "DOFIterator.h"
#include "LeafData.h"
#include "VertexVector.h"
...
...
AMDiS/src/parallel/PetscSolver.h
View file @
9cb97640
...
...
@@ -29,7 +29,7 @@
#include "AMDiS_fwd.h"
#include "Global.h"
#include "
Parameters
.h"
#include "
Initfile
.h"
#include "DOFMatrix.h"
#include "parallel/MeshDistributor.h"
...
...
AMDiS/src/reinit/ElementLevelSet.h
View file @
9cb97640
...
...
@@ -25,7 +25,7 @@
#include "AMDiS_fwd.h"
#include "ElementFunction.h"
#include "FixVec.h"
#include "
Parameters
.h"
#include "
Initfile
.h"
using
namespace
AMDiS
;
using
namespace
std
;
...
...
AMDiS/src/reinit/HL_SignedDist.h
View file @
9cb97640
...
...
@@ -29,7 +29,7 @@
#include "io/FileWriter.h"
#include "FixVec.h"
#include "Flag.h"
#include "
Parameters
.h"
#include "
Initfile
.h"
#include "ElementLevelSet.h"
#include "BoundaryElementDist.h"
#include "BoundaryElementLevelSetDist.h"
...
...
AMDiS/src/reinit/NormEps.h
View file @
9cb97640
...
...
@@ -24,7 +24,7 @@
#include "FixVec.h"
#include "Global.h"
#include "
Parameters
.h"
#include "
Initfile
.h"
using
namespace
AMDiS
;
...
...
Prev
1
2
Next
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