Home
last modified time | relevance | path

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

/phasta/converterIO/
H A DconverterO2N.cc39 computenitems(const int localpartid, const int fieldid, const int myrank, const char *fieldName, in… in computenitems() argument
47 nItems = para[localpartid][fieldid][0] * (numVariables+1); in computenitems()
49 nItems = para[localpartid][fieldid][0] * 2; in computenitems()
51 nItems = para[localpartid][fieldid][0]; in computenitems()
53 nItems = para[localpartid][fieldid][0] * para[localpartid][fieldid][1]; in computenitems()