Alamo
Model.H
Go to the documentation of this file.
1//
2// In Alamo, any type of constitutive behavior is encapsulated in a "Model".
3// There is a broad range of model types, and so there is no abstract Model class.
4// Rather, the base Model classes are stored in subsets of Model.
5//