36 const Teuchos::RCP<InverseFactory>& invS);
42 virtual const Teko::LinearOp
getHatInvA00(
const Teko::BlockedLinearOp& A,
46 virtual const Teko::LinearOp
getTildeInvA00(
const Teko::BlockedLinearOp& A,
51 virtual const Teko::LinearOp
getInvS(
const Teko::BlockedLinearOp& A,
66 const InverseLibrary& invLib);
82 Teuchos::RCP<InverseFactory> invFactoryA00_;
83 Teuchos::RCP<InverseFactory> invFactoryS_;
87 static Teuchos::RCP<Teuchos::Time> initTimer_;
88 static Teuchos::RCP<Teuchos::Time> invSTimer_;
89 static Teuchos::RCP<Teuchos::Time> invA00Timer_;
90 static Teuchos::RCP<Teuchos::Time> opsTimer_;