DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
EigenPCH.hpp File Reference

Pre-compiled-header style shim that includes the heavy Eigen headers under DNDSR's warning suppressions. Every DNDS file that touches Eigen pulls this in instead of <Eigen/Core> directly. More...

#include "Warnings.hpp"
#include <Eigen/Core>
#include <Eigen/Dense>
#include <Eigen/Sparse>
Include dependency graph for EigenPCH.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Pre-compiled-header style shim that includes the heavy Eigen headers under DNDSR's warning suppressions. Every DNDS file that touches Eigen pulls this in instead of <Eigen/Core> directly.

Definition in file EigenPCH.hpp.