You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we try to build a field from a field_expression, we don't check whether all the meshes in the fields making up this expression are compatible.
And, to build the mesh of the output field, we take the first find in the expression.
When we try to build a field from a field_expression, we don't check whether all the meshes in the fields making up this expression are compatible.
And, to build the mesh of the output field, we take the first find in the expression.
see https://github.com/hpc-maths/samurai/blob/master/include/samurai/field.hpp#L546
The text was updated successfully, but these errors were encountered: