Problem.find_step_by_name

Problem.find_step_by_name(name)[source]

Find if there is a step with the given name in the problem.

Parameters:
namestr
Returns:
compas_fea2.problem._Step