Changeset 920 in Sophya for trunk/SophyaLib/TArray/tarrinit.cc
- Timestamp:
- Apr 13, 2000, 6:42:52 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/TArray/tarrinit.cc
r813 r920 5 5 #include "fioarr.h" 6 6 7 /*! 8 \defgroup TArray TArray module 9 This module contains arrays matrixes and vectors. 10 */ 7 11 8 12 int TArrayInitiator::FgInit = 0; 9 13 14 /*! 15 \class SOPHYA::TArrayInitiator 16 \ingroup TArray 17 Array Matrices and Vector initiator 18 */ 10 19 TArrayInitiator::TArrayInitiator() 11 20 : SophyaInitiator()
Note:
See TracChangeset
for help on using the changeset viewer.