My Project
Public Attributes | List of all members
m_bndspec::bgpdat Type Reference
Collaboration diagram for m_bndspec::bgpdat:
Collaboration graph
[legend]

Public Attributes

integer, dimension(6) bgp
 
type(bgpdat), pointer nextbgp
 

Detailed Description

Definition at line 521 of file swmod2.f90.

Member Data Documentation

◆ bgp

integer, dimension(6) m_bndspec::bgpdat::bgp

Definition at line 522 of file swmod2.f90.

522  INTEGER :: BGP(6)

◆ nextbgp

type(bgpdat), pointer m_bndspec::bgpdat::nextbgp

Definition at line 523 of file swmod2.f90.

523  TYPE(BGPDAT), POINTER :: NEXTBGP

The documentation for this type was generated from the following file: