Alien  1.3.0
User documentation
Loading...
Searching...
No Matches
Alien::CompositeKernel::MatrixElement Class Reference

Public Member Functions

 MatrixElement (std::shared_ptr< IMatrix > &element, std::shared_ptr< ISpace > &row_space, std::shared_ptr< ISpace > &col_space, Timestamp &timestamp)
template<typename T>
void operator= (T &&v)

Detailed Description

Definition at line 45 of file CompositeMatrixElement.h.

Constructor & Destructor Documentation

◆ MatrixElement()

Alien::CompositeKernel::MatrixElement::MatrixElement ( std::shared_ptr< IMatrix > & element,
std::shared_ptr< ISpace > & row_space,
std::shared_ptr< ISpace > & col_space,
Timestamp & timestamp )
inline

Definition at line 48 of file CompositeMatrixElement.h.

Member Function Documentation

◆ operator=()

template<typename T>
void Alien::CompositeKernel::MatrixElement::operator= ( T && v)
inline

Definition at line 56 of file CompositeMatrixElement.h.


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