samurai icon indicating copy to clipboard operation
samurai copied to clipboard

Check mesh compatibility from field_expression

Open gouarin opened this issue 2 years ago • 0 comments

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

gouarin avatar Jul 09 '23 08:07 gouarin