ComputeReference¶
-
class
narupatools.lammps.computes.ComputeReference¶ Reference to a previously defined LAMMPS compute.
Inheritance

Methods
Initialize self.
Extract the value of the compute.
-
__init__()¶ Initialize self. See help(type(self)) for accurate signature.
-
extract() → _TReturnType¶ Extract the value of the compute.
-