Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update of pybind11 bindings #77

Closed
wants to merge 1 commit into from
Closed

Update of pybind11 bindings #77

wants to merge 1 commit into from

Conversation

stanislavsulc
Copy link
Contributor

Update of pybind11 bindings + added get and setActivityTimeFunction on element.

@bpatzak
Copy link
Member

bpatzak commented Mar 19, 2020

Ahoj Stando,
koukal jsem na to, ale mam jednu prosbu:
IsotropicHeatTransferMaterial::giveTemperature je prasarna, pro pristup k hodnotam na integracnich bodech lze pouzit generickou metodu
int Material :: giveIPValue(FloatArray &answer, GaussPoint *gp, InternalStateType type, TimeStep *tStep), ktera umozni vytahnout libovolnou hodnotu, neni tedy treba mit separatni metody pro kazdou.
Tuhle metodu pretezuje TransportMaterial a umi vratit teplotu pro type = IST_Temperature.

Bylo by proto lepsi, pokud to jeste neni, exponovat do pythonu generickou Material :: giveIPValue metodu a tu pak ve svem kodu pouzivat.

@stanislavsulc
Copy link
Contributor Author

Dobře, upravím.

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.

None yet

2 participants