Difference between revisions of "IXTdet solid"
Jump to navigation
Jump to search
m |
|||
Line 9: | Line 9: | ||
! {{Headcellstyle}} | Description | ! {{Headcellstyle}} | Description | ||
|- | |- | ||
− | | | + | |'''base''' |
+ | | [[IXTbase]] | ||
+ | | interal use | ||
|- | |- | ||
− | | macro_xs (:) || real (ptr) || Macroscopic Cross-section | + | | '''checksum(:)''' || int (ptr) || Checksum |
+ | |- | ||
+ | | '''macro_xs(:)''' || real (ptr) || Macroscopic Cross-section | ||
|} | |} | ||
Latest revision as of 07:56, 5 August 2008
Structure
The elements of the object are as follows:
Field | Type | Description |
---|---|---|
base | IXTbase | interal use |
checksum(:) | int (ptr) | Checksum |
macro_xs(:) | real (ptr) | Macroscopic Cross-section |
F90 syntax
use IXMdet_solid type(IXTdet_solid)::det_solid type(IXTstatus):: status
Operations
The following operations may be performed on this data type: