Changeset 27545


Ignore:
Timestamp:
02/01/23 16:38:46 (2 years ago)
Author:
Mathieu Morlighem
Message:

BUG: kc was not declared

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Loads/Channel.cpp

    r27445 r27545  
    421421                h_input->GetInputValue(&h,gauss);
    422422                ks_input->GetInputValue(&ks,gauss);
     423                kc_input->GetInputValue(&kc,gauss);
    423424                B_input->GetInputValue(&B,gauss);
    424425                n_input->GetInputValue(&n,gauss);
Note: See TracChangeset for help on using the changeset viewer.