Package | Description |
---|---|
org.eclipse.ice.reactor |
Modifier and Type | Method and Description |
---|---|
void |
LWRDataProvider.addData(LWRData data,
double time)
Adds a IData piece, keyed on the feature and timeStep, to the dataTree.
|
void |
LWRComponent.addData(LWRData data,
double time)
Adds a IData piece, keyed on the feature and timeStep, to the dataTree.
|
void |
LWRData.copy(LWRData otherObject)
Deep copies the contents of the object.
|