next up previous print clean
Next: Interfaces Up: DERIVED TYPES FOR OPERATOR Previous: DERIVED TYPES FOR OPERATOR

Derived type: genkir3d_info_type

 This data structure is returned by the amp_amp functions. When the want_info variable is .true. the data structure must be filled with information regarding the memory requirements of the function. In particular, it returns a constant equal to the the memory requirements that are independent of the data sizes, and a set of proportionality constants realted to the data sizes. If the operator definition function does not require additional memory, the structure can be simply initialized with zeros by setting info=info_default, where info_default is a properly initialized parameter structure.

When the want_info variable is .false. only the status must be set. For successful completion status is set equal to 0.

2|c|Scalar variables Name Description status
 


next up previous print clean
Next: Interfaces Up: DERIVED TYPES FOR OPERATOR Previous: DERIVED TYPES FOR OPERATOR
Stanford Exploration Project
7/5/1998