47 #ifndef Xyce_N_TIA_GEAR12_H
48 #define Xyce_N_TIA_GEAR12_H
58 #include <Teuchos_RefCountPtr.hpp>
59 using Teuchos::RefCountPtr;
66 #include <N_PDS_ParMap.h>
97 const std::list< index_pair > & staGIDList) {
return;}
104 N_LAS_Vector * tmpSolVectorPtr, std::vector<N_LAS_Vector*> & historyVec);
108 N_LAS_Vector * tmpSolVectorPtr);
114 N_LAS_Vector * solnVecPtr,
115 const std::vector<double> & fastTimes );
121 N_LAS_Vector * solnVecPtr,
122 const std::vector<double> & fastTimes,
129 N_LAS_Vector * solnVecPtr,
130 const bool doNotInterpolate,
131 const std::vector<double> & outputInterpolationTimes,
132 bool skipPrintLineOutput);
137 N_LAS_Vector * solnVecPtr,
138 const double saveTime,
139 const bool doNotInterpolate);
235 return pow(stepadjust, 1.0 / 3.0);
256 #endif //Xyce_N_TIA_GEAR12_H