You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before we have the first value in elm2VtxConn_ and elm2ElmConn_ work as the size number for vertices/elements connected to each element.
Now we want to use nEdgesPerElm_ to mark down the sizes of both variables (noticing nEdges = nVertices = nElms connected for each element):
Before we have the first value in
elm2VtxConn_
andelm2ElmConn_
work as the size number for vertices/elements connected to each element.Now we want to use
nEdgesPerElm_
to mark down the sizes of both variables (noticing nEdges = nVertices = nElms connected for each element):polyMPO/src/pmpo_mesh.hpp
Lines 61 to 63 in 6593e01
The text was updated successfully, but these errors were encountered: