Fix Field constructors
- Add option to copy user supplied array in make_ArrayHandle.
- Replace Field constructors that take user supplied arrays with make_Field.
- Replace CoordinateSystem constructors that take user supplied arrays with make_CoordinateSystem.