
Public Member Functions | |
| MatrixLaplacian1D (int nLocal, const VectorType< double > &vecType) | |
| LinearOperator< double > | getOp () const |
Definition at line 19 of file PlayaMatrixLaplacian1D.hpp.
| Playa::MatrixLaplacian1D::MatrixLaplacian1D | ( | int | nLocal, | |
| const VectorType< double > & | vecType | |||
| ) |
Definition at line 20 of file PlayaMatrixLaplacian1D.cpp.
| LinearOperator<double> Playa::MatrixLaplacian1D::getOp | ( | ) | const [inline, virtual] |
Implements Playa::OperatorBuilder< double >.
Definition at line 27 of file PlayaMatrixLaplacian1D.hpp.