#include <iostream>
#include "Teko_Utilities.hpp"
#include "Teko_ImplicitLinearOp.hpp"
#include "Teuchos_Time.hpp"
Go to the source code of this file.
Classes | |
class | Teko::DiagnosticLinearOp |
This linear operator prints diagnostics about operator application and creation times. It is useful for debugging problems and determining bottle necks. More... | |
File that implements the a linear operator for printing out diagnostics.
Definition in file Teko_DiagnosticLinearOp.hpp.