SwanLab / Swan

Topology Optimization Laboratory
134 stars 25 forks source link

Make new boundary conditions work with FilterPDE #287

Open jose-antonio-torres opened 7 months ago

jose-antonio-torres commented 7 months ago

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 current master the fullToReduced and reducedToFull lines have been commented