XC Open source finite element analysis program
Public Member Functions | Protected Types | List of all members
XC::DqMatrices Class Reference
Inheritance diagram for XC::DqMatrices:

Public Member Functions

 DqMatrices (const size_t &num=0)
 Constructor.
 
 ~DqMatrices (void)
 Destructor:
 
void clear (void)
 
void Print (std::ostream &s, const int &flag)
 

Protected Types

typedef std::deque< Matrix * > dq_ptr_Matrices
 
typedef dq_ptr_Matrices::const_reference const_reference
 
typedef dq_ptr_Matrices::reference reference
 
typedef dq_ptr_Matrices::iterator iterator
 
typedef dq_ptr_Matrices::const_iterator const_iterator
 

The documentation for this class was generated from the following files: