Bridge++
Ver. 1.3.x
Main Page
Namespaces
Classes
Files
File List
File Members
fieldIO_Text_4x4x4x8.h
Go to the documentation of this file.
1
14
#ifndef FIELDIO_TEXT_4x4x4x8_INCLUDED
15
#define FIELDIO_TEXT_4x4x4x8_INCLUDED
16
17
#include "
fieldIO.h
"
18
20
29
class
FieldIO_Text_4x4x4x8
:
public
FieldIO
30
{
31
public
:
32
static
const
std::string
class_name
;
33
34
public
:
35
FieldIO_Text_4x4x4x8
(
const
IO_Format::Format
*format) :
FieldIO
(format)
36
{}
37
38
void
read_file
(
Field
*v,
string
filename);
39
void
write_file
(
Field
*v,
string
filename);
40
};
41
#endif
FieldIO_Text_4x4x4x8::FieldIO_Text_4x4x4x8
FieldIO_Text_4x4x4x8(const IO_Format::Format *format)
Definition:
fieldIO_Text_4x4x4x8.h:35
fieldIO.h
Field
Container of Field-type object.
Definition:
field.h:39
FieldIO_Text_4x4x4x8::write_file
void write_file(Field *v, string filename)
Definition:
fieldIO_Text_4x4x4x8.cpp:152
FieldIO_Text_4x4x4x8::read_file
void read_file(Field *v, string filename)
Definition:
fieldIO_Text_4x4x4x8.cpp:26
FieldIO_Text_4x4x4x8
FieldIO_Text class for file I/O of Field data in plain text format.
Definition:
fieldIO_Text_4x4x4x8.h:29
FieldIO_Text_4x4x4x8::class_name
static const std::string class_name
Definition:
fieldIO_Text_4x4x4x8.h:32
IO_Format::Format
Definition:
io_format.h:35
FieldIO
FieldIO class for file I/O of space-time distributed data.
Definition:
fieldIO.h:53
work
sueda3
svn
bridge
branches
release
version1.3
src
IO
fieldIO_Text_4x4x4x8.h
Generated on Mon Nov 2 2015 22:38:55 for Bridge++ by
1.8.10