HMIN_system_writepointer()

Writes a system, accessed by a pointer to the system, to HyperMesh.

Syntax

void HMIN_system_writepointer(HMIN_systempointer systemptr);

Type

HyperMesh hminlib Function

Description

Writes a system, accessed by a pointer to the system, to HyperMesh.

Inputs

systemptr
A pointer to the system to be written to HyperMesh.

Errors

None.