Skip to content

[Bug] Constructing the Hydrogel functional with a grade argument results in error #123

@joshichaitanya3

Description

@joshichaitanya3

The Hydrogel functional allows a number grade as an optional argument, but the construction fails with a HydrglArgs error.

To Reproduce
Run the following code in the test/functionals/hydrogel directory:

var m0 = Mesh("tetrahedron.mesh")
var lh = Hydrogel(m0, grade=2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfunctionalsThis issue is with a functional

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions