Xyce
6.1
|
#include <Xyce_config.h>
#include <N_ERH_ErrorMgr.h>
#include <N_NLS_NonLinearSolver.h>
#include <N_NLS_MatrixFreeEpetraOperator.h>
#include <N_LAS_Vector.h>
#include <N_PDS_ParMap.h>
Go to the source code of this file.
Namespaces | |
Xyce | |
Pure virtual class to augment a linear system. | |
Xyce::Nonlinear | |
Functions | |
RCP< MatrixFreeEpetraOperator > | Xyce::Nonlinear::matrixFreeEpetraOperator (RCP< NonLinearSolver > nonlinearSolver, RCP< Linear::Vector > solVector, RCP< Linear::Vector > rhsVector, RCP< const Epetra_Map > solutionMap) |