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