A helper struct to access the underling material model if reduced (or vanished).  
 More...
template<typename MAT, bool isReduced = MAT::isReduced>
struct Ikarus::Materials::UnderlyingMaterial< MAT, isReduced >
- Template Parameters
 - 
  
    | MAT | Type of the material model.  |