Skip to content
  • Kenneth Leiter's avatar
    ENH: Simplify XdmfArray class. · 3eb2d342
    Kenneth Leiter authored
    Slightly improves compile time on gcc.
    Get rid of mHaveArray and mHaveArrayPointer - rely on blank in variant.
    This reduces code and makes logic easier to understand.
    3eb2d342