[Gmsh] Spline Equation
Hemaraju Pollayi
hemaraju.pollayi at aggiemail.usu.edu
Mon Jun 11 19:26:35 CEST 2012
Dear Gmsh User Group:
How to Print the Spline Equation ?
Example:
lc = 1.0;
Point(1) = { 0.0, 4.0, 0, lc};
Point(2) = { 20.0, 15.001, 0, lc};
Point(3) = { 40.0, 6.047, 0, lc};
Point(4) = { 60.0, 7.245, 0, lc};
Spline(1) = {1, 2, 3, 4};
Could you please tell me how to get the Spline Equation of the Spline which
passes through the above four points ?
Thanks !!!
Yours Sincerely,
Raju
Regards
================
Hemaraju Pollayi, Ph.D.
Post-Doctoral Research Fellow
Advisor: Prof. Wenbin Yu (PhD, Georgia Tech; Post-Doc, Georgia Tech)
Solid Mechanics and Structures Lab
Department of Mechanical and Aerospace Engineering
Utah State University
Logan, Utah, USA 84322-4130
E-Mail: pollayi_hemaraju at yahoo.com
pollayi.hemaraju at gmail.com
More Information: https://sites.google.com/site/shrisaihemarajupollayi/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20120611/cac78d82/attachment.html>