Home
last modified time | relevance | path

Searched refs:computeMHSize (Results 1 – 1 of 1) sorted by relevance

/phasta/phastaIO/
H A DphastaIO.cc516 int computeMHSize(int nfields, int nppf, int version) { in computeMHSize() function
589 MasterHeaderSize = computeMHSize(*nfields, *nppf, LATEST_WRITE_VERSION); in initphmpiio()
780 MasterHeaderSize = computeMHSize(*nfields, *nppf, LATEST_WRITE_VERSION); in initphmpiiosub()
1149 …MasterHeaderSize = computeMHSize( PhastaIOActiveFiles[i]->nFields, PhastaIOActiveFiles[i]->nPPF, L… in closefile()