Free Electron
Public Member Functions | List of all members
fe::ext::UpperTriangularVMR Class Reference

Upper Triangular Vector Map Rows (vector of row maps) More...

#include <SparseMatrix3x3.h>

Inheritance diagram for fe::ext::UpperTriangularVMR:
Inheritance graph
[legend]

Public Member Functions

virtual void multiply (std::vector< SpatialVector > &a_b, const std::vector< SpatialVector > &a_x) const
 
- Public Member Functions inherited from fe::ext::FullVMR
virtual void scale (Real a_scale)
 
void clear (void)
 
void setRows (unsigned int a_count)
 
unsigned int rows (void)
 
t_row & row (unsigned int a_index)
 
void zero (void)
 
SpatialMatrixblock (unsigned int a_i, unsigned int a_j)
 

Additional Inherited Members

- Public Types inherited from fe::ext::FullVMR
typedef std::map< unsigned int, SpatialMatrixt_row
 
- Protected Attributes inherited from fe::ext::FullVMR
std::vector< t_row > m_rows
 

Detailed Description

Upper Triangular Vector Map Rows (vector of row maps)


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