Extraction of a row from a FieldMatrix
Implement a member function on FieldMatrix to obtain a shallow copy of a particular row of the FieldMatrix, output as a FieldVector object, given a row index.
Implement a member function on FieldMatrix to obtain a shallow copy of a particular row of the FieldMatrix, output as a FieldVector object, given a row index.