ensure_stress_full¶ atomate2.aims.schemas.calculation.ensure_stress_full(input_stress)[source]¶ Test if the stress if a voigt vector and if so convert it to a 3x3 matrix. Parameters: input_stress (Sequence[float] | Tuple[Tuple[float, float, float], Tuple[float, float, float], Tuple[float, float, float]]) Return type: Tuple[Tuple[float, float, float], Tuple[float, float, float], Tuple[float, float, float]]