Changes between Version 9 and Version 10 of addfield


Ignore:
Timestamp:
11/19/14 16:41:55 (10 years ago)
Author:
srebuffi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • addfield

    v9 v10  
    2626meltingrate_input->GetInputValue(&meltingrate,gauss);
    2727}}}
     28
     29Ater that, you can do your computations using `meltingrate` for this gaussian point.
     30