21 #include "libmesh/system_subset.h" SystemSubset(const System &system)
Constructor.
const System & _system
A reference to the System we belong to.
The libMesh namespace provides an interface to certain functionality in the library.
virtual ~SystemSubset()
Destructor.
Manages consistently variables, degrees of freedom, and coefficient vectors.
const System & get_system() const