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

Public Attributes

integer, dimension(3) ii
 
integer, dimension(3) jj
 
real sss
 
real, dimension(3) di
 
real, dimension(3) dj
 
type(riamdat), pointer nextriam
 

Detailed Description

Definition at line 375 of file swmod2.f90.

Member Data Documentation

◆ di

real, dimension(3) m_snl4::riamdat::di

Definition at line 377 of file swmod2.f90.

◆ dj

real, dimension(3) m_snl4::riamdat::dj

Definition at line 377 of file swmod2.f90.

◆ ii

integer, dimension(3) m_snl4::riamdat::ii

Definition at line 376 of file swmod2.f90.

376  INTEGER :: II(3), JJ(3)

◆ jj

integer, dimension(3) m_snl4::riamdat::jj

Definition at line 376 of file swmod2.f90.

◆ nextriam

type(riamdat), pointer m_snl4::riamdat::nextriam

Definition at line 378 of file swmod2.f90.

378  TYPE(RIAMDAT), POINTER :: NEXTRIAM

◆ sss

real m_snl4::riamdat::sss

Definition at line 377 of file swmod2.f90.

377  REAL :: SSS, DI(3), DJ(3)

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