libMesh::DenseMatrices Namespace Reference

Typedefs

typedef DenseMatrix< RealRealDenseMatrix
typedef DenseMatrix< ComplexComplexDenseMatrix

Detailed Description

Provide Typedefs for dense matrices


Typedef Documentation

Note that this typedef may be either a real-only matrix, or a truly complex matrix, depending on how Number was defined in libmesh_common.h. Be also aware of the fact that DenseMatrix<T> is likely to be more efficient for real than for complex data.

Definition at line 528 of file dense_matrix.h.

Convenient definition of a real-only dense matrix.

Definition at line 517 of file dense_matrix.h.


Site Created By: libMesh Developers
Last modified: February 05 2013 19:55:44 UTC

Hosted By:
SourceForge.net Logo