Searched refs:array3 (Results 1 – 6 of 6) sorted by relevance
| /phasta/M2NFixBnd/include/ |
| H A D | new_interfaceM2NFixBnd.h | 31 double* array3,
|
| /phasta/AcuStat/include/ |
| H A D | new_interfaceAcuStat.h | 43 double* array3,
|
| /phasta/M2N/include/ |
| H A D | new_interfaceM2N.h | 34 double* array3,
|
| /phasta/M2NFixBnd/src/ |
| H A D | new_interface.c | 38 double* array3, in Write_M2NFixBnd() argument 144 … writedatablock( &f_descriptor, fieldtag_s, (void*)(array3), &isize, "double", phasta_iotype ); in Write_M2NFixBnd()
|
| /phasta/AcuStat/src/ |
| H A D | new_interface.c | 132 double* array3, in Write_AcuStat2() argument 241 writedatablock( &f_descriptor, fieldtag_s, (void*)(array3), &isize, "double", phasta_iotype ); in Write_AcuStat2()
|
| /phasta/M2N/src/ |
| H A D | new_interface.c | 39 double* array3, in Write_M2N() argument 155 … writedatablock( &f_descriptor, fieldtag_s, (void*)(array3), &isize, "double", phasta_iotype ); in Write_M2N()
|