Home
last modified time | relevance | path

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

/phasta/M2NFixBnd/include/
H A Dnew_interfaceM2NFixBnd.h32 double* array4);
/phasta/AcuStat/include/
H A Dnew_interfaceAcuStat.h44 double* array4 );
/phasta/M2N/include/
H A Dnew_interfaceM2N.h35 double* array4);
/phasta/M2NFixBnd/src/
H A Dnew_interface.c39 double* array4 ) { in Write_M2NFixBnd() argument
164 … writedatablock( &f_descriptor, fieldtag_s, (void*)(array4), &isize, "double", phasta_iotype ); in Write_M2NFixBnd()
/phasta/AcuStat/src/
H A Dnew_interface.c133 double* array4 ) { in Write_AcuStat2() argument
262 writedatablock( &f_descriptor, fieldtag_s, (void*)(array4), &isize, "double", phasta_iotype ); in Write_AcuStat2()
/phasta/M2N/src/
H A Dnew_interface.c40 double* array4 ) { in Write_M2N() argument
175 … writedatablock( &f_descriptor, fieldtag_s, (void*)(array4), &isize, "double", phasta_iotype ); in Write_M2N()