MKL module

Description

Module for the Intel MKL library direct solver.

Module provides access to the Intel MKL library. This library is currently used in Chrono for its parallel direct solver (Pardiso).

For additional information, see:

Classes

class  chrono::ChSolverMKL
 Interface to the Intel MKL Pardiso parallel sparse direct solver. More...