ESyS-Particle
2.3
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-2014 by The University of Queensland //
4
// Centre for Geoscience Computing //
5
// http://earth.uq.edu.au/centre-geoscience-computing //
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 Mon Sep 15 2014 16:24:09 for ESyS-Particle by
1.8.8