Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Browse Source
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 9
and
Version 10
of
addfield
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
11/19/14 16:41:55 (
10 years
ago)
Author:
srebuffi
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
addfield
v9
v10
26
26
meltingrate_input->GetInputValue(&meltingrate,gauss);
27
27
}}}
28
29
Ater that, you can do your computations using `meltingrate` for this gaussian point.
30