RegionSpecification¶
-
class
narupatools.lammps.regions.RegionSpecification¶ Specification for a type of LAMMPS region.
Inheritance

Methods
Initialize self.
-
__init__()¶ Initialize self. See help(type(self)) for accurate signature.
Attributes
Parameters for the region.
Style of the region.
-
args¶ Parameters for the region.
-
style¶ Style of the region.
-