20 #ifndef __mast__data_types__ 21 #define __mast__data_types__ 27 #include <Eigen/Dense> 28 #include <Eigen/SparseCore> 30 #if MAST_ENABLE_ADOLC == 1 32 #include <adolc/adtl.h> 33 #include <adolc/adouble.h> 35 #include <unsupported/Eigen/AdolcForward> 37 typedef adouble adouble_t;
39 typedef adtl::adouble adouble_tl_t;
46 #define ComplexStepDelta 1.e-12 50 template <
typename NodalScalarType,
typename SolScalarType>
65 #if MAST_ENABLE_ADOLC == 1 77 #endif // __mast__data_types__
std::complex< real_t > complex_t
std::complex< real_t > type
std::complex< real_t > type
std::complex< real_t > type