#include <gphase.h>
Public Member Functions | |
| gphase (void) | |
| void | read (FILE *in) |
| ~gphase (void) | |
Public Attributes | |
| double | f |
| phase fraction | |
class gphase
this class contains general topological informations about phase
TKr
Definition at line 14 of file gphase.h.
| gphase | ( | void | ) |
Definition at line 3 of file gphase.cpp.
References f.
| ~gphase | ( | void | ) |
Definition at line 8 of file gphase.cpp.
| void read | ( | FILE * | in | ) |
functions reads basic informations
| in | - input stream |
TKr
Definition at line 19 of file gphase.cpp.
References f.
1.6.2