Variable FortranArray2D._ptrm1

struct FortranArray2D
{
  // ...
  T* _ptrm1 ;
  // ...
}