next up previous contents
Next: get_dof Up: The Control_Select class Previous: The Control_Select class   Contents

Subsections

Constructor

Syntax

Control_Select();
Control_Select(const string & filename);
Control_Select(const Control_Select & x);
Control_Select & operator=(const Control_Select & x);

Description

Control_Select object constructor, copy constructor and equal operator.

Return Value

None



Richard Gourdeau 2004-07-06