Xyce  6.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
N_NLS_MatrixFreeEpetraOperator.C File Reference
#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>
Include dependency graph for N_NLS_MatrixFreeEpetraOperator.C:

Go to the source code of this file.

Functions

RefCountPtr
< N_NLS_MatrixFreeEpetraOperator
matrixFreeEpetraOperator (RefCountPtr< N_NLS_NonLinearSolver > nonlinearSolver, RefCountPtr< N_LAS_Vector > solVector, RefCountPtr< N_LAS_Vector > rhsVector, RefCountPtr< const Epetra_Map > solutionMap)
 

Function Documentation

RefCountPtr<N_NLS_MatrixFreeEpetraOperator> matrixFreeEpetraOperator ( RefCountPtr< N_NLS_NonLinearSolver nonlinearSolver,
RefCountPtr< N_LAS_Vector >  solVector,
RefCountPtr< N_LAS_Vector >  rhsVector,
RefCountPtr< const Epetra_Map >  solutionMap 
)

Definition at line 65 of file N_NLS_MatrixFreeEpetraOperator.C.