fedoo.Mesh.data_to_gausspoint
- Mesh.data_to_gausspoint(data: ndarray, n_elm_gp: int | None = None) ndarray
Convert a field array (node values or element values) to gauss points. data: array containing the field (node or element values) return: array containing the gausspoint field The shape of the array is tested.