Millepede-II V04-16-03
Variables
mptext Module Reference

Keyword position. More...

Variables

integer(mpi) keya
 start (position) of first keyword More...
 
integer(mpi) keyb
 end (position) of first keyword More...
 
integer(mpi) keyc
 end (position) of last keyword More...
 

Detailed Description

Keyword position.

Variable Documentation

◆ keya

integer(mpi) mptext::keya

start (position) of first keyword

Definition at line 34 of file mptext.f90.

Referenced by intext(), and ratext().

◆ keyb

integer(mpi) mptext::keyb

end (position) of first keyword

Definition at line 35 of file mptext.f90.

Referenced by intext(), and ratext().

◆ keyc

integer(mpi) mptext::keyc

end (position) of last keyword

Definition at line 36 of file mptext.f90.

Referenced by intext(), and ratext().