xc
Classes
Vector, matrix and tensors classes.
Collaboration diagram for Vector, matrix and tensors classes.:

Classes

class  XC::AuxMatrix
 Double and integer arrays used for calling LAPACK routines. More...
 
class  XC::DqMatrices
 Dynamically allocated matrices deque container. More...
 
class  XC::DqVectors
 Dynamically allocated vectors deque container. More...
 
class  XC::ID
 Vector of integers. More...
 
class  XC::IDVarSize
 Vector of integers to store constrained node tags. More...
 
class  XC::IntPtrWrapper
 Integer array wrapper class. More...
 
class  XC::Matrix
 Matrix of floats. More...
 
class  XC::BJmatrix
 Boris Jeremic matrix class. More...
 
class  XC::BJtensor
 Boris Jeremic tensor class. More...
 
class  XC::BJvector
 Boris Jeremic vector class. More...
 
class  XC::Cosseratstraintensor
 Strain tensor of a Cosserat material. More...
 
class  XC::Cosseratstresstensor
 Stress tensor of a Cosserat material. More...
 
class  XC::nDarray_rep
 Storage of n-dimensional array data. More...
 
class  XC::nDarray
 n-dimensional array. More...
 
class  XC::straintensor
 Strain tensor. More...
 
class  XC::stressstraintensor
 Base class for strain and stress tensors. More...
 
class  XC::stresstensor
 Stress tensor. More...
 
class  XC::Vector
 Float vector abstraction. More...
 

Detailed Description