MAIA bb96820c
Multiphysics at AIA
|
Classes | |
class | TensorStorage |
A vector-like data storage class that supports both internal and external storage mechanisms. More... | |
Functions | |
template<class TT > | |
void | swap (TensorStorage< TT > &a, TensorStorage< TT > &b) |
Swap the contents between two TensorStorage objects. More... | |
|
inline |
TT |
[in] | a | First object. |
[in] | b | Second object. |