cantera/interfaces/matlab/toolbox/@Mixture/nElements.m

4 lines
104 B
Matlab

function n = nElements(self)
% NELEMENTS - number of elements
%
n = mixturemethods(21, mix_hndl(self));