23 #ifdef __INTEL_COMPILER 24 void equus_c_mp_deallocateelement_(
EQelement* eq_element );
49 void setField( mxArray* field,
const char* fieldname, mxArray* Mstruct );
void convert2FortranString(char *cstring, int strlength)
Converts a C string into fortran compatible character array.
char ** getFieldnames(EQstruct *eq_struct)
Get all the element names stored in the eq_struct structure prototype.
void regularizeEQstruct(EQstruct *eq_struct)
Sort out invalid EQelements from an EQstruct structure prototype.
void setField(EQelement *eq_field, mxArray *Mstruct)
Set a field in a MATLAB structure.
void __equus_c_MOD_deallocateelement(EQelement *eq_element)