Millepede-II V04-16-02
Variables
stmamod Module Reference

storage manager data. More...

Variables

real(mps), dimension(:,:), allocatable tk
 
integer(mpi), dimension(:), allocatable next
 
integer(mpi) iflc1
 
integer(mpi) iflc2
 

Detailed Description

storage manager data.

Variable Documentation

◆ iflc1

integer(mpi) stmamod::iflc1

Definition at line 1069 of file mphistab.f90.

Referenced by stmadp(), stmapr(), and stmars().

◆ iflc2

integer(mpi) stmamod::iflc2

Definition at line 1070 of file mphistab.f90.

Referenced by stmarm(), and stmars().

◆ next

integer(mpi), dimension(:), allocatable stmamod::next

Definition at line 1068 of file mphistab.f90.

Referenced by stmacp(), stmacp1(), stmacp4(), stmadp(), stmapr(), stmarm(), and stmars().

◆ tk

real(mps), dimension(:,:), allocatable stmamod::tk

Definition at line 1067 of file mphistab.f90.

Referenced by stmacp(), stmacp1(), stmacp4(), stmadp(), stmapr(), and stmars().