ug4
scalar_matrix_adapter.hh File Reference

Go to the source code of this file.

Classes

class  ScalarMatrixAdapter< AT, ST >::const_row_iterator
 
class  ScalarMatrixAdapter< AT, ST >::row_iterator
 
class  ScalarMatrixAdapter< AT, ST >
 

Functions

template<>
void TruncateOffDiag (CPUAlgebra::matrix_type &A, size_t ncmp)
 
template<class MT >
void TruncateOffDiag (MT &A, size_t ncmp)
 

Function Documentation

◆ TruncateOffDiag() [1/2]

template<>
void TruncateOffDiag ( CPUAlgebra::matrix_type A,
size_t  ncmp 
)
inline

◆ TruncateOffDiag() [2/2]

template<class MT >
void TruncateOffDiag ( MT &  A,
size_t  ncmp 
)
inline

References UG_ASSERT.