Counts the number of Initial Algorithm sections in a class.
function getInitialAlgorithmCount input TypeName class_; output Integer count; end getInitialAlgorithmCount;