BdryPt Derived Type

type, public :: BdryPt


Inherits

type~~bdrypt~2~~InheritsGraph type~bdrypt~2 BdryPt type~hsinfo HSInfo type~bdrypt~2->type~hsinfo HS

Inherited by

type~~bdrypt~2~~InheritedByGraph type~bdrypt~2 BdryPt type~bdrytype BdryType type~bdrytype->type~bdrypt~2 Top, Bot

Components

Type Visibility Attributes Name Initial
type(HSInfo), public :: HS

Source Code

  TYPE BdryPt
     TYPE( HSInfo )   :: HS
  END TYPE BdryPt