Stéphane de Chaisemartin
Stéphane de Chaisemartin
Everything works fine with ifpen dockers where Alien build is activated. Are you encountering this problem using Ubuntu ?
All Alien components are activated in all tests on ifpen dockers, see ifpen_*.yml scripts in [.github/workflows](https://github.com/arcaneframework/framework/tree/main/.github/workflows)
Hello Thomas, DynamicMeshGraph has been removed from Arcane. Links_infos was made of three info per link : [current_link_uid, first_dual_node_uid, second_dual_node_uid]. In the current Arcane version one should use IGraphModifier::addLinks where...