Changeset 32 in TRACY3 for trunk/tracy/tracy/inc/field.h


Ignore:
Timestamp:
Apr 9, 2014, 3:50:11 PM (10 years ago)
Author:
zhangj
Message:

active the transport of the twiss functions and orbits of the transfer line.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tracy/tracy/inc/field.h

    r3 r32  
    233233
    234234
    235 typedef ss_vect<double>  Vector;
    236 typedef Vector           Matrix[ss_dim];
     235typedef ss_vect<double>  Vector;                 /*6*1 vector*/
     236typedef Vector           Matrix[ss_dim];         /*6*6 matrix*/
    237237
    238238
Note: See TracChangeset for help on using the changeset viewer.