chrono::ChShurProductFEM Class Reference
  Description
Functor class for performing the Shur product.
#include <ChSolverParallel.h>
Inheritance diagram for chrono::ChShurProductFEM:

Collaboration diagram for chrono::ChShurProductFEM:

| Public Member Functions | |
| virtual void | Setup (ChParallelDataManager *data_container_) | 
| virtual void | operator() (const DynamicVector< real > &x, DynamicVector< real > &AX) | 
| Perform the Shur Product. | |
| Public Attributes | |
| CompressedMatrix< real > | NshurB | 
|  Public Attributes inherited from chrono::ChShurProduct | |
| ChParallelDataManager * | 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_parallel/solver/ChSolverParallel.h
- /builds/uwsbel/chrono/src/chrono_parallel/solver/ChShurProduct.cpp
