SOFA API  b3f2f2a4
Open source framework for multi-physics simuation
sofa::core::behavior::BlocMatrixWriter< TBloc >::BlocBaseMatrixWriter Class Reference

#include <BlocMatrixWriter.h>

Public Member Functions

 BlocBaseMatrixWriter (linearalgebra::BaseMatrix *m, unsigned int boffsetL, unsigned int boffsetC)
 
void add (unsigned int bi, unsigned int bj, const MatBloc &b)
 

Constructor details

◆ BlocBaseMatrixWriter()

template<typename TBloc >
sofa::core::behavior::BlocMatrixWriter< TBloc >::BlocBaseMatrixWriter::BlocBaseMatrixWriter ( linearalgebra::BaseMatrix m,
unsigned int  boffsetL,
unsigned int  boffsetC 
)
inline

Function details

◆ add()

template<typename TBloc >
void sofa::core::behavior::BlocMatrixWriter< TBloc >::BlocBaseMatrixWriter::add ( unsigned int  bi,
unsigned int  bj,
const MatBloc b 
)
inline