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

Public Attributes

integer nbs
 
integer fshape
 
integer dshape
 
real, dimension(4) spparm
 
type(bsdat), pointer nextbs
 

Detailed Description

Definition at line 512 of file swmod2.f90.

Member Data Documentation

◆ dshape

integer m_bndspec::bsdat::dshape

Definition at line 514 of file swmod2.f90.

◆ fshape

integer m_bndspec::bsdat::fshape

Definition at line 514 of file swmod2.f90.

514  INTEGER :: FSHAPE, DSHAPE

◆ nbs

integer m_bndspec::bsdat::nbs

Definition at line 513 of file swmod2.f90.

513  INTEGER :: NBS

◆ nextbs

type(bsdat), pointer m_bndspec::bsdat::nextbs

Definition at line 516 of file swmod2.f90.

516  TYPE(BSDAT), POINTER :: NEXTBS

◆ spparm

real, dimension(4) m_bndspec::bsdat::spparm

Definition at line 515 of file swmod2.f90.

515  REAL :: SPPARM(4)

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