![]() |
PeriDyno 1.2.1
|

Go to the source code of this file.
Namespaces | |
| namespace | dyno |
| This is an implementation of AdditiveCCD based on peridyno. | |
Functions | |
| template<typename VarType> | |
| void | dyno::multiply_transposedSM_by_vector (DArrayMap< VarType > &matrix_a, DArray< VarType > &a, DArray< VarType > &Aa) |
| template<typename VarType> | |
| void | dyno::multiply_SM_by_vector (DArrayMap< VarType > &matrix_a, DArray< VarType > &a, DArray< VarType > &Aa) |