ComodoFerrite
Documentation for ComodoFerrite.
ComodoFerrite.ComodoToFerriteComodoFerrite.ComodoToFerriteComodoFerrite.ComodoToFerriteComodoFerrite.ComodoToFerriteComodoFerrite.FerriteToComodoComodoFerrite.create_facetsetsComodoFerrite.get_boundary_pointsComodoFerrite.get_boundary_points
ComodoFerrite.ComodoToFerrite — Method ComodoToFerrite(E, V, Ferrite.Hexahedron )Convert Hex8 of Comodo.jl to Ferrite.Hexahedron mesh in Ferrite.jl
ComodoFerrite.ComodoToFerrite — Method ComodoToFerrite(F1, V1, Ferrite.Quadrilateral)Convert Quad4 of Comodo.jl to Ferrite.Quadrilateral mesh in Ferrite.jl
ComodoFerrite.ComodoToFerrite — Method ComodoToFerrite(E, V, Ferrite.Tetrahedron)Convert Tet4 of Comodo.jl to Ferrite.Tetrahedron mesh in Ferrite.jl
ComodoFerrite.ComodoToFerrite — Method ComodoToFerrite(F1, V1,Ferrite.Triangle)Convert Tri3 of Comodo.jl to Ferrite.Triangle mesh in Ferrite.jl
ComodoFerrite.FerriteToComodo — MethodComodoFerrite.create_facetsets — Methodcreate_facetsets(V ,face_boundary, cells, nodes)Convert Comodo.jl face boundary to Ferrite.jl face boundary
ComodoFerrite.get_boundary_points — Methodget_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
ComodoFerrite.get_boundary_points — Method 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.