writeINP1

Write the contents of a DataNode into the INP1 File.

@nogc
void
writeINP1
(
Stream stream
,)

Parameters

stream Stream

The stream to write to.

node DataNode

A DataNode object following the INP structure.

Meta