42 #ifndef EpetraExt_VECTOR_DIRICHLET_H
43 #define EpetraExt_VECTOR_DIRICHLET_H
93 #endif //EpetraExt_VECTOR_DIRICHLET_H
Given an input Epetra_Vector, apply given dirichlet conditions.
const Epetra_Vector values_
Vector_Dirichlet(const Epetra_IntVector &Locations, const Epetra_Vector &Values)
Constructor.
bool fwd()
Applies Dirichlet BC's.
~Vector_Dirichlet()
Destructor.
const Epetra_IntVector locations_