§ CSysMatrixVectorProductTransposed()
| CSysMatrixVectorProductTransposed::CSysMatrixVectorProductTransposed |
( |
CSysMatrix & |
matrix_ref, |
|
|
CGeometry * |
geometry_ref, |
|
|
CConfig * |
config_ref |
|
) |
| |
|
inline |
constructor of the class
- Parameters
-
| [in] | matrix_ref | - matrix reference that will be used to define the products |
| [in] | geometry_ref | - |
| [in] | config_ref | - |
§ operator()()
operator that defines the CSysMatrix-CSysVector product
- Parameters
-
| [in] | u | - CSysVector that is being multiplied by the sparse matrix |
| [out] | v | - CSysVector that is the result of the product |
Implements CMatrixVectorProduct.
The documentation for this class was generated from the following files: