Playa::PoissonBoltzmannOp Class Reference

Inheritance diagram for Playa::PoissonBoltzmannOp:

Playa::NonlinearOperatorBase< double > Playa::Handleable< NonlinearOperatorBase< double > > Playa::ObjectWithVerbosity

List of all members.

Public Member Functions

 PoissonBoltzmannOp (int nLocal, const VectorType< double > &vecType)
Vector< double > getInitialGuess () const
Vector< double > exactSoln () const
virtual Teuchos::RCP
< NonlinearOperatorBase
< double > > 
getRcp ()

Protected Member Functions

LinearOperator< double > computeJacobianAndFunction (Vector< double > &functionValue) const


Detailed Description

Definition at line 16 of file PlayaPoissonBoltzmannOp.hpp.


Constructor & Destructor Documentation

Playa::PoissonBoltzmannOp::PoissonBoltzmannOp ( int  nLocal,
const VectorType< double > &  vecType 
)

Definition at line 18 of file PlayaPoissonBoltzmannOp.cpp.


Member Function Documentation

Vector< double > Playa::PoissonBoltzmannOp::getInitialGuess (  )  const [virtual]

Vector< double > Playa::PoissonBoltzmannOp::exactSoln (  )  const

Definition at line 106 of file PlayaPoissonBoltzmannOp.cpp.

virtual Teuchos::RCP< NonlinearOperatorBase<double> > Playa::PoissonBoltzmannOp::getRcp (  )  [inline, virtual]

LinearOperator< double > Playa::PoissonBoltzmannOp::computeJacobianAndFunction ( Vector< double > &  functionValue  )  const [protected, virtual]


The documentation for this class was generated from the following files:

doxygen