bodyforce_NONE Derived Type

type, private, extends(bodyforce_obj) :: bodyforce_NONE

Null bodyforce


Inherits

type~~bodyforce_none~~InheritsGraph type~bodyforce_none bodyforce_NONE type~bodyforce_obj bodyforce_obj type~bodyforce_none->type~bodyforce_obj

Components

Type Visibility Attributes Name Initial
integer, public :: type

Source Code

  type, extends(bodyforce_obj) :: bodyforce_NONE
    !> Null bodyforce
  end type bodyforce_NONE