Skip to content
Snippets Groups Projects
Commit 7da89c77 authored by preischig's avatar preischig
Browse files

gtFitSpotPosDeviations: added comment


Signed-off-by: default avatarpreischig <preischig@gmail.com>
parent dbd7f46b
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,10 @@ function duvw = gtFitSpotPosDeviations(newvars, activeglobal, spot, gr, par) ...@@ -6,6 +6,10 @@ function duvw = gtFitSpotPosDeviations(newvars, activeglobal, spot, gr, par)
% duvw - deviations in u,v,w in one vector (3*no_of_grains,1): % duvw - deviations in u,v,w in one vector (3*no_of_grains,1):
% [all_du; all_dv, all_dw] % [all_du; all_dv, all_dw]
% %
% If no strain of the grains is fitted, it uses gr.plref to compute spot
% positions. So it may account for existing strain, depending on how
% gr.plref was computed.
%
% %
% Version 001 18-04-2014 by P.Reischig % Version 001 18-04-2014 by P.Reischig
% %
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment