11.01.2013 Views

NX Nastran DMAP Programmer's Guide - Kxcad.net

NX Nastran DMAP Programmer's Guide - Kxcad.net

NX Nastran DMAP Programmer's Guide - Kxcad.net

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

1191<br />

MERGE<br />

Matrix merge<br />

MERGE Matrix merge<br />

Forms a matrix from its partitions.<br />

Format:<br />

MERGE A11,A21,A12,A22,CP,RP/A/SYM/TYPE/FORM $<br />

Input Data Blocks:<br />

Aij Matrix partitions. (Real or complex).<br />

CP Column partitioning vector.<br />

RP Row partitioning vector.<br />

Output Data Block:<br />

A Merged matrix from Aij.<br />

Parameters:<br />

SYM Input-integer-default=-1. SYM < 0, {CP} is used for {RP}. SYM ≥ 0, {CP}<br />

and {RP} are distinct.<br />

TYPE Input-integer-default=0. Type of [A]. If TYPE is 0, the type of the<br />

output matrix will be the maximum type of [A11], [A21], [A12], and<br />

[A22].<br />

FORM Input-integer-default=0. Form of [A]. (See Remark 3.)<br />

Remarks:<br />

1. MERGE is the inverse of PARTN in the sense that if [A11], [A12], [A21], [A22]<br />

were produced by PARTN using {RP}, {CP}, FORM, SYM and TYPE from [A],<br />

MERGE will produce [A]. The operation of MERGE is dependent upon the<br />

partitioning vectors, {CP} and {RP}, and the symmetry flag, SYM.<br />

[ A]<br />

→<br />

A11 A12<br />

A21 A22

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!