ENH: Simplify XdmfArray class.
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.
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.