Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xdmf
Xdmf
Commits
5269a83b
Commit
5269a83b
authored
Nov 26, 2013
by
Andrew J. Burns (Cont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed duplicate delarations
parent
9bc2ad74
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
Xdmf.i
Xdmf.i
+0
-4
No files found.
Xdmf.i
View file @
5269a83b
...
...
@@ -17,8 +17,6 @@ swig -v -c++ -python -o XdmfPython.cpp Xdmf.i
%
module
Xdmf
%
{
#
define
SWIGPY_SLICE_ARG
(
obj
)
((
PySliceObject
*
)
(
obj
))
// MPI Includes
#
include
<
mpi
.
h
>
...
...
@@ -81,8 +79,6 @@ swig -v -c++ -python -o XdmfPython.cpp Xdmf.i
#
else
%
module
Xdmf
%
{
#
define
SWIGPY_SLICE_ARG
(
obj
)
((
PySliceObject
*
)
(
obj
))
// XdmfCore Includes
#
include
<
Xdmf
.
hpp
>
#
include
<
XdmfArray
.
hpp
>
...
...
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