Skip to content
Snippets Groups Projects
Commit da0dea39 authored by Oliver Sander's avatar Oliver Sander Committed by sander
Browse files

Document the class

[[Imported from SVN: r3598]]
parent 27503a93
No related branches found
No related tags found
No related merge requests found
#ifndef CAN_IGNORE_HH
#define CAN_IGNORE_HH
/** \brief Abstract base class for solvers and iterationsteps that are
* able to ignore degrees of freedom described by a bit field.
*/
template <class BitVectorType>
class CanIgnore
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment