Xyce  6.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
N_NLS_MatrixFreeEpetraOperator.h File Reference
#include <Teuchos_RefCountPtr.hpp>
#include <Epetra_Operator.h>
#include <Epetra_MultiVector.h>
#include <Epetra_Comm.h>
#include <Epetra_Map.h>
#include <N_LAS_MultiVector.h>
Include dependency graph for N_NLS_MatrixFreeEpetraOperator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Xyce::Nonlinear::MatrixFreeEpetraOperator
 

Namespaces

namespace  Xyce
 Root namespace for the Xyce project.
 
namespace  Xyce::Nonlinear
 

Typedefs

typedef
Xyce::Nonlinear::MatrixFreeEpetraOperator 
N_NLS_MatrixFreeEpetraOperator
 

Functions

RefCountPtr
< MatrixFreeEpetraOperator > 
Xyce::Nonlinear::matrixFreeEpetraOperator (RefCountPtr< NonLinearSolver > nonlinearSolver, RefCountPtr< N_LAS_Vector > solVector, RefCountPtr< N_LAS_Vector > rhsVector, RefCountPtr< const Epetra_Map > solutionMap)
 

Typedef Documentation