chrono::ChSchurProduct Class Reference
Description
Functor class for calculating the Schur product of the matrix of unilateral constraints.
#include <ChSolverMulticore.h>
Inheritance diagram for chrono::ChSchurProduct:
Collaboration diagram for chrono::ChSchurProduct:
Public Member Functions | |
virtual void | Setup (ChMulticoreDataManager *data_container_) |
virtual void | operator() (const DynamicVector< real > &x, DynamicVector< real > &AX) |
Public Attributes | |
ChMulticoreDataManager * | data_manager |
Pointer to the system's data manager. | |
The documentation for this class was generated from the following files:
- /builds/uwsbel/chrono/src/chrono_multicore/solver/ChSolverMulticore.h
- /builds/uwsbel/chrono/src/chrono_multicore/solver/ChSchurProduct.cpp