Skip to content

Pumi cast fix + Improve MatrixConstantCoefficient/VectorConstantCoefficient#26

Merged
sshiraiwa merged 2 commits into
mfem:masterfrom
sshiraiwa:pumi_cast_fix
Mar 11, 2020
Merged

Pumi cast fix + Improve MatrixConstantCoefficient/VectorConstantCoefficient#26
sshiraiwa merged 2 commits into
mfem:masterfrom
sshiraiwa:pumi_cast_fix

Conversation

@sshiraiwa

@sshiraiwa sshiraiwa commented Jan 26, 2020

Copy link
Copy Markdown
Member

this pull add

  • support Python native numbers as an input to Matrix/VectorConstantCoefficient
    ** coefficient = mfem.MatrixConstatantCoefficient([[1,0], [0,1]])

  • fixed makefile to run SWIG with PUMI always to generate a wrapper code.

  • increment version to 4.0.2 (from 4.0.1)

@sshiraiwa sshiraiwa merged commit d03696b into mfem:master Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant