Home
last modified time | relevance | path

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

/phasta/phastaIO/
H A DphastaIO.h17 #define initphmpiiosub FortranCInterface_GLOBAL_(initphmpiiosub,INITPHMPIIOSUB) macro
50 initphmpiiosub( int *nfields,
H A DphastaIO.cc759 int initphmpiiosub( int *nfields, int *nppf, int *nfiles, int *filehandle, const char mode[],MPI_Co… in initphmpiiosub() function
/phasta/M2N/src/
H A Dnew_interface.c94 initphmpiiosub(&nfields, &nppf, &nfiles, &f_descriptor, "write", mpi_comm_local); in Write_M2N()
246 initphmpiiosub(&nfields, &nppf, &nfiles, &f_descriptor, "write", mpi_comm_local); in Write_M2N_SolOnly()