SOFA API  83276a98
Open source framework for multi-physics simuation
sofa::core::behavior::BlocMatrixWriter< TBloc >::DispatcherForceField_addKToMatrix< FF > Struct Template Reference

#include <BlocMatrixWriter.h>

Public Attributes

FF * main
 
const sofa::core::MechanicalParamsmparams
 

Public Member Functions

 DispatcherForceField_addKToMatrix (FF *main, const sofa::core::MechanicalParams *mparams)
 
template<class MatrixWriter >
void operator() (const MatrixWriter &m)
 

Attribute details

◆ main

template<typename TBloc >
template<class FF >
FF* sofa::core::behavior::BlocMatrixWriter< TBloc >::DispatcherForceField_addKToMatrix< FF >::main

◆ mparams

template<typename TBloc >
template<class FF >
const sofa::core::MechanicalParams* sofa::core::behavior::BlocMatrixWriter< TBloc >::DispatcherForceField_addKToMatrix< FF >::mparams

Constructor details

◆ DispatcherForceField_addKToMatrix()

template<typename TBloc >
template<class FF >
sofa::core::behavior::BlocMatrixWriter< TBloc >::DispatcherForceField_addKToMatrix< FF >::DispatcherForceField_addKToMatrix ( FF *  main,
const sofa::core::MechanicalParams mparams 
)
inline

Function details

◆ operator()()

template<typename TBloc >
template<class FF >
template<class MatrixWriter >
void sofa::core::behavior::BlocMatrixWriter< TBloc >::DispatcherForceField_addKToMatrix< FF >::operator() ( const MatrixWriter &  m)
inline