|
ENTITY surface_2d_element_basis; descriptor : surface_2d_element_descriptor; variable : surface_element_variable; variable_order : element_order; variable_shape_function : shape_function; evaluation_points : LIST [1:?] OF surface_element_location; END_ENTITY; -- surface_2d_element_basis |
Entity data types and their attributessurface_2d_element_basisdescriptor: surface_2d_element_descriptor; variable: surface_element_variable; variable_order: element_order; variable_shape_function: shape_function; evaluation_points: LIST [1:?] OF surface_element_location; |
Users: by entity attributessurface_2d_element_basisUsers: by defined types, not used by any entity attributesurface_2d_element_basis- |
Global rules for this entity data type- |