Overview Schemas Index

mathematical_description_of_distribution_schema         


ENTITY property_distribution_description;
          id : identifier;
          name : label;
          description : OPTIONAL text;
          abstract_function : maths_function;
          domain_context : maths_space_context;
          physical_function : property_distribution_select;
          range_context : maths_space_context;
END_ENTITY; -- property_distribution_description

Entity data types and their attributes

property_distribution_description
          id: identifier;
          name: label;
          (OPT) description: text;
          abstract_function: maths_function;
          domain_context: maths_space_context;
          physical_function: property_distribution_select;
          range_context: maths_space_context;

Users: by entity attributes

property_distribution_description
          unstructured_donor_mesh.interpolant

Users: by defined types, not used by any entity attribute

property_distribution_description
          -

Global rules for this entity data type

          -