Skip to content
  • Christopher Subich's avatar
    Fix for wavenumbers of null transform · a41e044e
    Christopher Subich authored
    Parformer.cpp -- previously, an all-NULL transform being
    asked for its wavenumbers would only return an array of size
    one, rather than one of appropriate length for the (real)
    "temporary" array.  This could conceivably have caused
    problems for the graceful use of 3D routines on
    2D-but-layered fields.
    a41e044e