Searched refs:array4 (Results 1 – 6 of 6) sorted by relevance
| /phasta/M2NFixBnd/include/ |
| H A D | new_interfaceM2NFixBnd.h | 32 double* array4);
|
| /phasta/AcuStat/include/ |
| H A D | new_interfaceAcuStat.h | 44 double* array4 );
|
| /phasta/M2N/include/ |
| H A D | new_interfaceM2N.h | 35 double* array4);
|
| /phasta/M2NFixBnd/src/ |
| H A D | new_interface.c | 39 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 D | new_interface.c | 133 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 D | new_interface.c | 40 double* array4 ) { in Write_M2N() argument 175 … writedatablock( &f_descriptor, fieldtag_s, (void*)(array4), &isize, "double", phasta_iotype ); in Write_M2N()
|