specialization of matrix-vector product that uses CSysMatrix class
More...
#include <matrix_structure.hpp>
specialization of matrix-vector product that uses CSysMatrix class
§ CSysMatrixVectorProduct()
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: