42 #ifndef EpetraExt_CRSMATRIX_DIRICHLET_H 
   43 #define EpetraExt_CRSMATRIX_DIRICHLET_H 
   72                        bool Symmetric = 
false )
 
   97 #endif //EpetraExt_CRSMATRIX_DIRICHLET_H 
CrsMatrix_Dirichlet(const Epetra_IntVector &Locations, bool Symmetric=false)
Constructor. 
bool fwd()
Applies Dirichlet BC's. 
Given an input Epetra_LinearProblem, apply given dirichlet conditions. 
~CrsMatrix_Dirichlet()
Destructor. 
const Epetra_IntVector locations_