Bridge++
Ver. 1.2.x
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
fieldIO_Text_4x4x4x8.h
Go to the documentation of this file.
1
10
#ifndef FIELDIO_TEXT_4x4x4x8_INCLUDED
11
#define FIELDIO_TEXT_4x4x4x8_INCLUDED
12
13
#include <string>
14
using
std::string;
15
16
#include "
fieldIO.h
"
17
#include "
index_lex.h
"
18
#include "
field.h
"
19
21
30
class
FieldIO_Text_4x4x4x8
:
public
FieldIO
31
{
32
public
:
33
static
const
std::string
class_name
;
34
35
public
:
36
FieldIO_Text_4x4x4x8
(
const
IO_Format::Format
*format) :
FieldIO
(format)
37
{
38
// d_prefix = "conf_";
39
// d_postfix = ".txt";
40
}
41
42
void
read_file
(
Field
*v,
string
filename);
43
void
write_file
(
Field
*v,
string
filename);
44
};
45
#endif
FieldIO_Text_4x4x4x8::FieldIO_Text_4x4x4x8
FieldIO_Text_4x4x4x8(const IO_Format::Format *format)
Definition:
fieldIO_Text_4x4x4x8.h:36
fieldIO.h
Field
Container of Field-type object.
Definition:
field.h:37
FieldIO_Text_4x4x4x8::write_file
void write_file(Field *v, string filename)
Definition:
fieldIO_Text_4x4x4x8.cpp:151
FieldIO_Text_4x4x4x8::read_file
void read_file(Field *v, string filename)
Definition:
fieldIO_Text_4x4x4x8.cpp:25
index_lex.h
FieldIO_Text_4x4x4x8
FieldIO_Text class for file I/O of Field data in plain text format.
Definition:
fieldIO_Text_4x4x4x8.h:30
FieldIO_Text_4x4x4x8::class_name
static const std::string class_name
Definition:
fieldIO_Text_4x4x4x8.h:33
field.h
IO_Format::Format
Definition:
io_format.h:31
FieldIO
FieldIO class for file I/O of space-time distributed data.
Definition:
fieldIO.h:48
work
sueda-2
code
bridge-code
bridge-1.2.2
src
IO
fieldIO_Text_4x4x4x8.h
Generated on Fri Jan 30 2015 16:45:57 for Bridge++ by
1.8.5