Openpmd-api: Missing function `Mesh::unitDimension`

Created on 23 May 2021  路  2Comments  路  Source: openPMD/openPMD-api

There is no function Mesh::unitDimension that would return the unit dimension of a mesh. This counterpart to setUnitDimension seems to be missing.

question

Most helpful comment

It does. I just didn't find it. Sorry!

All 2 comments

I think Mesh should have that function derived from BaseRecord :)
Just checked, we have coverage for that getter, e.g. here:
https://github.com/openPMD/openPMD-api/blob/3ee8b57dd8fa2d1559f5ee85ba08f5026db60be0/test/SerialIOTest.cpp#L1861-L1868

It does. I just didn't find it. Sorry!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

titoiride picture titoiride  路  3Comments

pordyna picture pordyna  路  4Comments

C0nsultant picture C0nsultant  路  5Comments

franzpoeschel picture franzpoeschel  路  3Comments

steindev picture steindev  路  4Comments