Searched refs:format (Results 1 – 8 of 8) sorted by relevance
| /phasta/converterIO/ |
| H A D | README.md | 8 …es two IO converters for PHASTA files, from the original Posix format to the SyncIO format and vic… 9 The original Posix format is characterized by 1 geombc and 1 restart file per mesh part, whereas Sy… 21 …ypical #-procs_case directory that contains phasta files under the Posix format (one single geombc… 29 … #-procs_case-SyncIO-@ which contains @ new geombc and @ new restart files under the SyncIO format. 59 …at we have a #-procs_case directory that contains @ phasta files under the SyncIO format this time. 61 In order to deconverter the #-procs_case directory from the SyncIO format to the Posix format, we s… 65 …rectory named #-procs_case-1PPP which contains # geombc and # restart files under the Posix format. 67 …stance, converterN2O can currently read the phasta files under the SyncIO format only collectively. 73 Indeed, you should already have the original geombc files under the Posix format somewhere so it is…
|
| /phasta/phastaIO/ |
| H A D | README | 3 See spec/ for implementation notes for the new file format.
|
| H A D | phastaIO.cc | 71 char format[1024]; in phprintf() local 72 snprintf(format, sizeof(format), "phastaIO debug: %s", fmt); in phprintf() 75 vprintf(format,ap); in phprintf() 86 char format[1024]; in phprintf_0() local 87 snprintf(format, sizeof(format), "phastaIO debug: irank=0 %s", fmt); in phprintf_0() 90 vprintf(format, ap); in phprintf_0()
|
| /phasta/phSolver/Test_C/ |
| H A D | solver.inp | 3 # Basic format is
|
| /phasta/phSolver/Test_IC/ |
| H A D | solver.inp | 3 # Basic format is
|
| /phasta/phSolver/testIC-DSIM/ |
| H A D | solver.inp | 3 # Basic format is
|
| /phasta/phSolver/AMG/ |
| H A D | amgread.txt | 161 vector mapping from GGB (without overlap boundary) to phasta format 210 global_lhs is a function that reads in lhsP (in sparse format so there
|
| /phasta/phSolver/ |
| H A D | CHANGES | 211 3/ mesh dual info now in phasta I/O format 216 3) I/O format specified in solver.inp
|