RigidBodyModeFactory(const int numPDEs)
Constructor.
virtual ~RigidBodyModeFactory()
Destructor.
std::string nspName_
name of nullspace vector on finest level
void Build(Level ¤tLevel) const
Build an object with this factory.
void setNumPDEs(int numPDEs)
void DeclareInput(Level ¤tLevel) const
Specifies the data that this class needs, and the factories that generate that data.
RigidBodyModeFactory(const std::string &nspName="Nullspace")
Constructor.