Go to the source code of this file.
Functions | |
| bool | milc_read_as_float_noswitch (FILE *fp, void *data, mdp_int psize, mdp_int header_size, mdp_int position, const mdp_lattice &lattice) |
| bool | milc_read_as_float_switch (FILE *fp, void *data, mdp_int psize, mdp_int header_size, mdp_int position, const mdp_lattice &lattice) |
| bool | load_milc (gauge_field &U, string filename, mdp_int max_buffer_size=128, int processIO=0) |
Functions to read a MILC gauge configuration without conversion
Distributed under GPL2 License
Created with support from the US Department of Energy
| bool load_milc | ( | gauge_field & | U, | |
| string | filename, | |||
| mdp_int | max_buffer_size = 128, |
|||
| int | processIO = 0 | |||
| ) |
| bool milc_read_as_float_noswitch | ( | FILE * | fp, | |
| void * | data, | |||
| mdp_int | psize, | |||
| mdp_int | header_size, | |||
| mdp_int | position, | |||
| const mdp_lattice & | lattice | |||
| ) |
| bool milc_read_as_float_switch | ( | FILE * | fp, | |
| void * | data, | |||
| mdp_int | psize, | |||
| mdp_int | header_size, | |||
| mdp_int | position, | |||
| const mdp_lattice & | lattice | |||
| ) |
1.6.1