feqparse_floatstack Derived Type

type, public :: feqparse_floatstack


Contents

Source Code


Components

TypeVisibilityAttributesNameInitial
integer, public :: top_index

Source Code

  type feqparse_floatstack
    integer :: top_index
  endtype feqparse_floatstack