#include <iostream>#include "Epetra_Comm.h"#include "Epetra_Map.h"#include "Epetra_Vector.h"#include "Epetra_Operator.h"#include "Epetra_CrsMatrix.h"#include "Epetra_Import.h"#include "Teuchos_RCP.hpp"

Go to the source code of this file.
Classes | |
| class | QCAD::CoupledPSPreconditioner |
| An Epetra operator that evaluates the Jacobian of a QCAD coupled Poisson-Schrodinger problem. More... | |
Namespaces | |
| namespace | QCAD |
Provides general-purpose template-specialized functions for use in other evaluator classes. | |
1.7.1