fedoo.problem.NonLinearNewmark.get_disp
- NonLinearNewmark.get_disp(name='Disp')
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