ComputeLocalReference

class narupatools.lammps.computes.ComputeLocalReference(lammps: narupatools.lammps._wrapper.LAMMPSWrapper, *, compute_id: str)

Reference to a local compute.

Inheritance

Inheritance diagram of ComputeLocalReference

Methods

__init__

Initialize self.

extract

Extract the value of the compute.

__init__(lammps: narupatools.lammps._wrapper.LAMMPSWrapper, *, compute_id: str)

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

extract()_TReturnType

Extract the value of the compute.