writeINP2

Write the contents of a DataNode into the INP File.

@nogc
void
writeINP2
(
Stream stream
,)

Parameters

stream Stream

The stream to write to.

node DataNode

A DataNode object following the INP structure.

Meta