MOM6
|
The Extended Fixed Point (EFP) type provides a public interface for doing sums and taking differences with this type.
The use of this type is documented in Hallberg, R. & A. Adcroft, 2014: An Order-invariant Real-to-Integer Conversion Sum. Parallel Computing, 40(5-6), doi:10.1016/j.parco.2014.04.007.
Definition at line 64 of file MOM_coms.F90.
Public variables and constants | |
integer(kind=8), dimension(ni) | v |
The value in this type. More... | |
integer(kind=8), dimension(ni) mom_coms::efp_type::v |
The value in this type.
Definition at line 65 of file MOM_coms.F90.