|
carputils
Doxygen code documentation for the python framework controlling openCARP
|
Classes | |
| class | Element |
| Describes a mesh element. More... | |
| class | ElementMixinBase |
| Base class for element mixins, to be subclassed with element storage code. More... | |
| class | ElementMaskedArrayMixin |
| Element mixin implementing numpy masked array storage. More... | |
| class | ElementCompressedRowMixin |
| Element mixing implementing compressed row storage similar to openCARP storage. More... | |
| class | Mesh |
| Base mesh class with read functionality. More... | |
Variables | |
| dictionary | CARP_ELEM_ID |
| dictionary | CARP_ELEM_LABEL = {val: key for key, val in CARP_ELEM_ID.items()} |
| dictionary | CARP_ELEM_SIZE |
| dictionary carputils.mesh.base.CARP_ELEM_ID |
| dictionary carputils.mesh.base.CARP_ELEM_LABEL = {val: key for key, val in CARP_ELEM_ID.items()} |