Hi,I have some issues with the change introduced in revision 4120. Making the = operator for the mesh_fem class private, will not let you resize or fill a std::vector<getfem::mesh_fem> because the copy operator is required.
Is it possible to rework this commit so that it doesn't cause this restriction?
Best regards Kostas _______________________________________________ Getfem-users mailing list [email protected] https://mail.gna.org/listinfo/getfem-users
