Hi I am trying to understand where the typename "RhsTypes" that is present on line 149 of fem-dg/algorithm/sub/steadystate.hh is defined? This is the specific line of code that I am interested in: typedef typename RhsTypes< OperatorType >::type RhsType; Regards Amal