Skip to content

Dead link in the docstring of ElementMesh #30

Description

@nai62

https://github.com/scopatz/pyembree/blob/master/pyembree/mesh_construction.pyx#L158
This link seems to be dead. I suppose that the node ordering is something like [[0, 0, 0], [1, 0, 0], [1, 1, 0], [0, 1, 0], [0, 0, 1], [1, 0, 1], [1, 1, 1], [0, 1, 1]] for a unit cube, right?

[edit] same here:
https://github.com/scopatz/pyembree/blob/master/pyembree/mesh_construction.h#L4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions