IDataSource
public class MeterRminSpecies extends DataSourceScalar
Modifier and Type | Field | Description |
---|---|---|
protected Boundary |
boundary |
|
protected Vector |
dr |
|
protected MpiIntraspeciesAA |
iterator |
|
protected AtomType |
type1 |
|
protected AtomType |
type2 |
data, dataInfo, tag
Constructor | Description |
---|---|
MeterRminSpecies(Space space,
Box box,
ISpecies species) |
Modifier and Type | Method | Description |
---|---|---|
double |
getDataAsScalar() |
Returns a single scalar value as the measurement for the given box.
|
getData, getDataDouble, getDataInfo, getTag
protected AtomType type1
protected AtomType type2
protected MpiIntraspeciesAA iterator
protected Vector dr
protected Boundary boundary
public double getDataAsScalar()
DataSourceScalar
getDataAsScalar
in class DataSourceScalar