ComodoFerrite

Documentation for ComodoFerrite.

ComodoFerrite.get_boundary_pointsMethod
get_boundary_points(grid, facets, Faces, Ferrite.Hexahedron)
or 
get_boundary_points(grid, facets, Faces, Ferrite.Tetrahedron)

function to convert FaceIndex boundary of Ferrite.jl to points for plotting the boundry condition

source
ComodoFerrite.get_boundary_pointsMethod
 get_boundary_points(grid, facets, Faces, Ferrite.Hexahedron)
 or 
 get_boundary_points(grid, facets, Faces, Ferrite.Tetrahedron)

Convert a set of node indices from a Ferrite grid to 3D point coordinates for plotting.

source