/usr/share/doc/dx/help/dxall1386 is in dx-doc 1:4.4.4-9.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | #!F-adobe-helvetica-medium-r-normal--18*
#!N
#!N #!Rdxspo DXSetPathOffset #!N #!N Function #!N #!N Sets the
offset of a Path Array within the original Field after partitioning.
#!N #!N Syntax #!N #!F-adobe-times-bold-r-normal--18* #include <dx/dx.h> PathArray DXSetPathOffset(PathArray a, int
offset) #!EF #!N #!N Functional Details #!N #!N Sets the offset
value for a portion of the Path Array relative to the
original grid to #!F-adobe-times-bold-r-normal--18* offset #!EF . In the case where
a Path Array #!F-adobe-times-bold-r-normal--18* a #!EF is used to define a
regular grid of connections that is a part of a partitioned
Field, it is useful to know the offset of the partition
within the original Field. #!N #!N Path Arrays are typically used
as constituents in Mesh Arrays that define regular or partially regular
connections grids of one or more dimensions. In that case, the
mesh offsets of the partition within the original mesh are accessed
at the Mesh Array level through calls to #!F-adobe-times-bold-r-normal--18* DXSetMeshOffsets #!EF
and #!F-adobe-times-bold-r-normal--18* DXGetMeshOffsets #!EF . #!N #!N Return Value #!N #!N
Returns #!F-adobe-times-bold-r-normal--18* a #!EF or returns #!F-adobe-times-bold-r-normal--18* NULL #!EF and sets
an error code. #!N #!N Returns #!F-adobe-times-bold-r-normal--18* o #!EF or returns
#!F-adobe-times-bold-r-normal--18* NULL #!EF and sets an error code. #!N #!N Returns
#!F-adobe-times-bold-r-normal--18* OK #!EF or returns #!F-adobe-times-bold-r-normal--18* ERROR #!EF and sets an
error code. #!N #!N See Also #!N #!N #!F-adobe-times-bold-r-normal--18* #!Ldxgmo,dxall1249 h DXGetMeshOffsets #!EL ,
#!Ldxgpai,dxall1258 h DXGetPathArrayInfo #!EL , #!Ldxnpa,dxall1321 h DXNewPathArray #!EL , #!Ldxsmo,dxall1383 h DXSetMeshOffsets #!EL #!EF #!N #!N #!Lphas,dxall1076 h Path Arrays #!EL #!N #!N
#!N #!F-adobe-times-medium-i-normal--18* Next Topic #!EF #!N #!N #!Ldxspc,dxall1387 h DXSetPendingCmd #!EL #!N #!F-adobe-times-medium-i-normal--18* #!N
|