Playa::MatrixLaplacian1D Class Reference

Inheritance diagram for Playa::MatrixLaplacian1D:

Playa::OperatorBuilder< double >

List of all members.

Public Member Functions

 MatrixLaplacian1D (int nLocal, const VectorType< double > &vecType)
LinearOperator< double > getOp () const


Detailed Description

Definition at line 19 of file PlayaMatrixLaplacian1D.hpp.


Constructor & Destructor Documentation

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

Definition at line 20 of file PlayaMatrixLaplacian1D.cpp.


Member Function Documentation

LinearOperator<double> Playa::MatrixLaplacian1D::getOp (  )  const [inline, virtual]

Implements Playa::OperatorBuilder< double >.

Definition at line 27 of file PlayaMatrixLaplacian1D.hpp.


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

doxygen