main Program

Variables

Type Attributes Name Initial
type(Plot_) :: plt
real(kind=real64), target, allocatable :: x(:)
real(kind=real64), target, allocatable :: fx(:)
real(kind=real64), target, allocatable :: gx(:)
real(kind=real64), target, allocatable :: hx(:)
type(time_) :: time