20 #ifndef __vtkInformationGaussDoubleVectorKey_h_
21 #define __vtkInformationGaussDoubleVectorKey_h_
23 #include "vtkInformationDoubleVectorKey.h"
29 void PrintSelf(ostream& os, vtkIndent indent) VTK_OVERRIDE{}
49 void CopyDefaultInformation(vtkInformation* request,
50 vtkInformation* fromInfo,
51 vtkInformation* toInfo) VTK_OVERRIDE
53 this->ShallowCopy(fromInfo, toInfo);