Ejemplo n.º 1
0
void TextInputT::ReadQuadratureLabels (ArrayT<StringT>& qlabels) const
{
	qlabels.Free(); 
}
Ejemplo n.º 2
0
void ContinuumMaterialT::OutputLabels(ArrayT<StringT>& labels) const
{
	labels.Free();	
}