#include <ising.h>

Public Member Functions | |
| PropFile (int t) | |
| virtual char * | describe () |
| virtual int | writeentry (void *p) |
| PropFile (int t) | |
| virtual char * | describe () |
| virtual int | writeentry (void *p) |
Definition at line 50 of file ising.h.
| virtual char* PropFile::describe | ( | ) | [virtual] |
Reimplemented from AUXFile.
| virtual char* PropFile::describe | ( | ) | [virtual] |
Reimplemented from AUXFile.
| virtual int PropFile::writeentry | ( | void * | p | ) | [virtual] |
Reimplemented from AUXFile.
| virtual int PropFile::writeentry | ( | void * | p | ) | [virtual] |
Reimplemented from AUXFile.
1.5.7.1