NuTo
Numerics Tool
Public Member Functions | Public Attributes | List of all members
TestMatrix Struct Reference

Public Member Functions

 TestMatrix (int n, int width)
 

Public Attributes

DofType dof0 = DofType("dof0", 1)
 
DofType dof1 = DofType("dof1", 1)
 
DofMatrixSparse< double > m
 

Constructor & Destructor Documentation

TestMatrix::TestMatrix ( int  n,
int  width 
)
inline

Member Data Documentation

DofType TestMatrix::dof0 = DofType("dof0", 1)
DofType TestMatrix::dof1 = DofType("dof1", 1)
DofMatrixSparse<double> TestMatrix::m

The documentation for this struct was generated from the following file: