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 | |
namespace | Xyce |
Root namespace for the Xyce project. | |
namespace | Xyce::Nonlinear |
Functions | |
RefCountPtr < MatrixFreeEpetraOperator > | Xyce::Nonlinear::matrixFreeEpetraOperator (RefCountPtr< NonLinearSolver > nonlinearSolver, RefCountPtr< N_LAS_Vector > solVector, RefCountPtr< N_LAS_Vector > rhsVector, RefCountPtr< const Epetra_Map > solutionMap) |