fedoo.problem.Linear.get_disp

Linear.get_disp(name='all')

Return the displacement components.

Parameters:

name (str, optional) – Name of the variable to return. For instance, if name == ‘DispX’ return only the X component of displacement.

Return type:

numpy.ndarray