Home
last modified time | relevance | path

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

/phasta/converterIO/
H A DconverterO2N.cc39 …artid, const int fieldid, const int myrank, const char *fieldName, int ***para, const int intHeade… 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()