Print in the first column the number_0 value of data_item_name_0 with index index_0. Similar in the second column for data_item_name_1 index_1 number_1. Typically, the data item names can be -node_dof such that unknowns can be printed against each other in time. If the data item names are -node_dof, then number_0 and number_1 can be -velx, -temp, etc. (see dof_label); otherwise, by example, if number_0 is 3 then the fourth value of data_item_name_0 is printed. All results will be printed in the file tn.dvd.
Example:
control_print_data_versus_data 0 -node_dof 2 -temp -node_dof 2 -sigxx
See also: control_print.