OutputCapture

class narupatools.lammps.output_capture.OutputCapture

Utility class to capture LAMMPS library output.

Inheritance

Inheritance diagram of OutputCapture

Methods

__init__

Initialize self.

__init__()None

Initialize self. See help(type(self)) for accurate signature.

Attributes

output

Output that has been written to stdout so far.

output

Output that has been written to stdout so far.