ESyS-Particle
2.2.2
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
frame_silo.h
Go to the documentation of this file.
1
// //
3
// Copyright (c) 2003-2013 by The University of Queensland //
4
// Earth Systems Science Computational Centre (ESSCC) //
5
// http://www.uq.edu.au/esscc //
6
// //
7
// Primary Business: Brisbane, Queensland, Australia //
8
// Licensed under the Open Software License version 3.0 //
9
// http://www.opensource.org/licenses/osl-3.0.php //
10
// //
12
13
#ifndef __FRAME_SILO_H
14
#define __FRAME_SILO_H
15
16
// -- STL includes --
17
#include <string>
18
19
using
std::string;
20
21
void
saveSiloSnap
(
const
string
&,
const
string
&,
int
,
bool
,
const
string
&,
bool
);
22
void
saveSiloSnapSliced
(
const
string
&,
const
string
&,
int
,
bool
,
const
string
&,
double
,
double
);
23
24
25
#endif // __FRAME_SILO_H
saveSiloSnapSliced
void saveSiloSnapSliced(const string &, const string &, int, bool, const string &, double, double)
Definition:
frame_silo.cpp:447
saveSiloSnap
void saveSiloSnap(const string &, const string &, int, bool, const string &, bool)
Definition:
frame_silo.cpp:349
Tools
dump2silo
frame_silo.h
Generated on Tue Feb 25 2014 01:10:11 for ESyS-Particle by
1.8.6