cantera/interfaces/matlab/toolbox/1D/@Domain1D/setID.m

4 lines
103 B
Matlab

function d = setID(d, id)
% SETID - Set the ID tag for the domain.
%
domain_methods(d.dom_id, 54, id);