9 #ifndef Tempus_StepperNewmarkExplicitAFormModifierX_hpp 
   10 #define Tempus_StepperNewmarkExplicitAFormModifierX_hpp 
   12 #include "Tempus_config.hpp" 
   26 template<
class Scalar>
 
   41     const Scalar , 
const Scalar ,
 
   55         "Error - unknown modifier type.\n");
 
   63 #endif // Tempus_StepperNewmarkExplicitAFormModifierX_hpp 
#define TEUCHOS_TEST_FOR_EXCEPTION(throw_exception_test, Exception, msg)