kratos_list_elements
List registered Kratos element types, optionally filtered by application or name substring, for quick identification of available elements.
Instructions
List element type names registered in Kratos (parsed from KRATOS_REGISTER_ELEMENT macros in the C++ sources). Optionally filter by application name (e.g. 'StructuralMechanicsApplication') or by a substring of the element name (e.g. 'SmallDisplacement').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application | No | ||
| name_filter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |