Swan icon indicating copy to clipboard operation
Swan copied to clipboard

Topology Optimization Laboratory

Results 32 Swan issues
Sort by recently updated
recently updated
newest added

Remove createFromFile, setCoord, setConnec, createDiscontinuousMesh, triangulateMesh

- Use computeAllCellsOfVertex and computeConnectedVertex functions from Mesh class in Kernel filter. - Use QuadToTriMeshConverter() in CutMesh-SubMesh

FilterPDE needs to include the fullToReduced and reducedToFull capability of BCs. For Neumann problem the result it's the same, but this is not the case for periodic problems. In the...

Check the first test at BoundaryCondTestsSuite. Results may not be correct.

Even though it only has 6k elements and 1331 nodes. The slowest process seems to be solving it, but perhaps it's a bit too much.

I will appreciate it if your team can provide me a helper documention