Hitmap 1.3
 All Data Structures Namespaces Files Functions Variables Typedefs Friends Macros Groups Pages
Deprecated List
Global hit_blockTileElemAtNS (tile, baseType, ndims,...)
This macro con only be used for HitBlockCTile arrays. It is equivalent to hit_blockTileElemAt(), but faster. The name will be changed and it will be moved to be a member of the HitBlockCTile class. The HitBlockCTile subclass has no stride in any dimension. The domain is contiguous or compact.
Global hit_comUpdateRecvFrom (comm, topo, RecvFrom)
hit_comUpdateRecvFrom: updates the ranks of the processor that receives shortcut to create a new communication
Global hit_comUpdateSendTo (comm, topo, SendTo)
hit_comUpdateSendTo: updates the ranks of the processor that sends shortcut to create a new communication
Global hit_comUpdateTag (comm, Tag)
hit_comUpdateTag: updates the tag of a communication shortcut to create a new communication
Global hit_lgr_elementGroup (lay, element)
Global hit_lgr_group (lay, group)
Global hit_lgr_groupLeader (lay, group)
Global hit_lgr_groupNProcs (lay, group)
Global hit_lgr_leader (lay, element)
Global hit_lgr_nProcs (lay, element)
File hit_save.c
This file contains deprecated functions.
Global hit_shape (nd,...)
The name will change to use the hit_sshape prefix.
Global HIT_SHAPE_WHOLE
Use HIT_SIG_SHAPE_WHOLE for signature domains.
Global hit_shapeBorder (HitShape shape, int dim, int position, int offset)
The name will change to use the hit_sshape prefix.
Global hit_shapeCmp (HitShape sh1, HitShape sh2)
The name will change to use the hit_sshape prefix.
Global hit_shapeDimExpand (HitShape shape, int dim, int position, int offset)
The name will change to use the hit_sshape prefix.
Global hit_shapeDims (shape)
The name will change to use the hit_sshape prefix. The correct method to use is now hit_sshapeDims().
Global hit_shapeDimsSet (shape, value)
The name will change to use the hit_sshape prefix.
Global hit_shapeExpand (HitShape shape, int dims, int offset)
The name will change to use the hit_sshape prefix.
Global hit_shapeIndex (nd,...)

The name will change to use the hit_sshape prefix.

Not used in the Trasgo translation system or in any application example

Global hit_shapeIntersect (HitShape sh1, HitShape sh2)
The name will change to use the hit_sshape prefix.
Global hit_shapeIterator (var, shape, dim)
The name will change to use the hit_sshape prefix.
Global hit_shapeIteratorTileCoord (var, shape, dim)
The name will change to use the hit_sshape prefix.
Global hit_shapeSig (shape, dim)
The name will change to use the hit_sshape prefix.
Global hit_shapeSigCard (shape, dim)
The name will change to use the hit_sshape prefix.
Global hit_shapeStd (nd,...)
The name will change to use the hit_sshape prefix.
Global hit_shapeSubset (HitShape sh1, HitShape sh2)
The name will change to use the hit_sshape prefix.
Global hit_shapeTileToArray (HitShape sh1, HitShape sh2)
The name will change to use the hit_sshape prefix.
File hit_sshape.h
Many functions in this file should be renamed to have the hit_sshape prefix. They are mantained for portability of legacy Hitmap code.
Global hit_tileElemAtNoStride (var, ndims,...)
This macro con only be used for HitATile arrays. It is equivalent to hit_tileElemAt(), but faster. The name will be changed and it will be moved to be a member of the HitATile class. The HitATile subclass has no stride in any dimension. The domain is contiguous or compact.
Global hit_tileGlue (void *tileInA, void *tileInB, void *tileOut)
Not needed in the Trasgo translation system anymore, and not needed for any application example.
Global hit_tileReduceDims (void *newVarP, int numReductions)
Not needed in the Trasgo translation system anymore, and not needed for any application example.
Global hit_tileReduceDims (void *newVarP, int numReductions)
Not needed in the Trasgo translation system anymore, and not needed for any application example.