Is it possible to extract the specific nodes related to each tet10 element when using second order shape-functions within the MatLAB environment.
I'm looking for a function similar to [DATA]=mphmeshstats(model) > DATA.elem{1,2}, where the associated nodes of each element is listed in a array. However the previous function only gave access to the corner nodes of the element, which makes it unsuited for higher order shape-functions.
I hope anyone can bring some insight on this matter.
Best regards
Robin Tahhan
I'm looking for a function similar to [DATA]=mphmeshstats(model) > DATA.elem{1,2}, where the associated nodes of each element is listed in a array. However the previous function only gave access to the corner nodes of the element, which makes it unsuited for higher order shape-functions.
I hope anyone can bring some insight on this matter.
Best regards
Robin Tahhan