SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
sofa::linearalgebra::BaseMatrixLinearOpAM1_BlockSparse< Real, transpose, M1, M2 > Struct Template Reference

Public Member Functions

void operator() (const M1 *m1, M2 *m2, double &fact)
 

Function details

◆ operator()()

template<class Real , bool transpose, class M1 , class M2 >
void sofa::linearalgebra::BaseMatrixLinearOpAM1_BlockSparse< Real, transpose, M1, M2 >::operator() ( const M1 *  m1,
M2 *  m2,
double &  fact 
)
inline