<div dir="ltr"><div dir="ltr">On Wed, Apr 1, 2020 at 9:31 PM Dharmendar Reddy <<a href="mailto:dharmareddy84@gmail.com">dharmareddy84@gmail.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hello,</div><div>What is the suggested way to used 
TSBASICSYMPLECTIC.</div><div><br></div><div>Lines below from ./src/dm/impls/swarm/examples/tests/ex5.c:[430-431]</div><div><br></div><div>  /* DM needs to be set before splits so it propogates to sub TSs */<br>  ierr = TSSetDM(ts, sw);CHKERRQ(ierr);<br>  ierr = TSSetType(ts,TSBASICSYMPLECTIC);CHKERRQ(ierr);</div><div><br></div><div>seem to suggest that DM is necessary to use 
TSBASICSYMPLECTIC solver.</div></div></blockquote><div><br></div><div>It is not.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>I am trying to test the solve for a system of coupled particles with all to all position dependent interaction:</div><div>For a set of N particles with i=1 to N <br></div><div>ddt(x_i) = v_i  ;</div><div><br></div><div>ddt(v_i) = (J x X)_i // i th component of matrix J times position vector X;<br></div><div><br></div><div>where J is the coupling matrix and X is the position vector of all particles. <br></div><div><br></div><div>I tried testing with code similar to</div><div>./src/ts/examples/tutorials/hamiltonian/ex1.c</div><div><br></div><div>where J will be a diagonal matrix with -omega*omgea as diagonal elements. </div></div></blockquote><div><br></div><div>What is the problem?</div><div><br></div><div>  Thanks,</div><div><br></div><div>     Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Thanks</div><div>REddy<br></div><div><br></div><div><br>

</div></div>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div><div><br></div><div><a href="http://www.cse.buffalo.edu/~knepley/" target="_blank">https://www.cse.buffalo.edu/~knepley/</a><br></div></div></div></div></div></div></div></div>