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
Sbalzarini Lab
S
Software
P
Parallel Computing
OpenFPM
openfpm_io
Commits
bc080489
Commit
bc080489
authored
Apr 20, 2016
by
Pietro Incardona
Browse files
Minor changes
parent
d07c3c78
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/VTKWriter/VTKWriter_point_set.hpp
View file @
bc080489
...
@@ -311,7 +311,7 @@ public:
...
@@ -311,7 +311,7 @@ public:
*
*
*/
*/
template
<
int
prp
=
-
1
>
bool
write
(
std
::
string
file
,
std
::
string
f_name
=
"
grid
s"
,
file_type
ft
=
file_type
::
ASCII
)
template
<
int
prp
=
-
1
>
bool
write
(
std
::
string
file
,
std
::
string
f_name
=
"
point
s"
,
file_type
ft
=
file_type
::
ASCII
)
{
{
// Header for the vtk
// Header for the vtk
std
::
string
vtk_header
;
std
::
string
vtk_header
;
...
...
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