TYPE node_output_reference

(* SCHEMA finite_element_analysis_control_and_result_schema; *)
TYPE node_output_reference = SELECT
     (node_representation,
      node_group,
      substructure_node_reference,
      analysis_item_within_representation);
END_TYPE;

Referenced By

Defintion node_output_reference is references by the following definitions:
DefinitionType
 field_variable_node_definition ENTITY
 nodal_dof_reduction ENTITY
 nodal_freedom_and_value_definition ENTITY
 node_analysis_message ENTITY
 single_point_constraint_element ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:00-04:00