public class QLVState extends ViscoelasticState
Constructor and Description |
---|
QLVState() |
Modifier and Type | Method and Description |
---|---|
void |
getState(DataBuffer data)
Stores the state data in a DataBuffer
|
int |
getStateSize() |
void |
setState(DataBuffer data)
Sets the state data from a buffer of doubles.
|
public int getStateSize()
getStateSize
in class ViscoelasticState
public void getState(DataBuffer data)
getState
in class ViscoelasticState
public void setState(DataBuffer data)
setState
in class ViscoelasticState