Allow vtkm::cont::Field to have a default constructor.
When designing vtkm::filter we needed the ability to construct invalid Fields. This now allows us to do exactly that.
When designing vtkm::filter we needed the ability to construct invalid Fields. This now allows us to do exactly that.