42#ifndef EpetraExt_CRSMATRIX_DIRICHLET_H
43#define EpetraExt_CRSMATRIX_DIRICHLET_H
72 bool Symmetric =
false )
Given an input Epetra_LinearProblem, apply given dirichlet conditions.
const Epetra_IntVector locations_
~CrsMatrix_Dirichlet()
Destructor.
bool fwd()
Applies Dirichlet BC's.
CrsMatrix_Dirichlet(const Epetra_IntVector &Locations, bool Symmetric=false)
Constructor.
EpetraExt::BlockCrsMatrix: A class for constructing a distributed block matrix.