"Columns" in the field; 1 for 0D fields.
Compute the L-infinity norm on the difference of this and that.
Compute the L-infinity norm on the difference of this and that.
AbstractFieldMemory to compare to this
L-infinity error
Shape of the field.
Type of the field.
"Layers" in the field; 1 for 2D, 1D, 0D fields.
"Rows" in the field; 1 for 1D, 0D fields.
Shape of the tensors in the field.
Test for approximate equality between this and that using L-infinity norm.
Test for approximate equality between this and that using L-infinity norm.
AbstractFieldMemory to compare to this
Maximum L-infinity error value to consider equal
true if L_inf(this, that) <= maxError
Test for exact equality between this and that.
Test for exact equality between this and that.
AbstractFieldMemory to compare to this
true if every value in this and that is exactly equal
Base trait for all field readers, provides information about the type of the field being read.