Norm2
Norm2 of node field.
note
This method has been implemented for NATIVE engine.
Interface
INTERFACE
MODULE FUNCTION Norm2(obj) RESULT(ans)
CLASS(AbstractNodeField_), INTENT(IN) :: obj
REAL(DFP) :: ans
END FUNCTION Norm2
END INTERFACE