Overview Schemas Index

mesh_connectivity_schema         


ENTITY mismatched_mesh_region
          SUBTYPE OF (mismatched_mesh_connection);
          donor : mismatched_donor_mesh;
          kind : mismatched_region_type;
WHERE
          wr1: donor.donor :<>: SELF\mesh_connectivity.current;
END_ENTITY; -- mismatched_mesh_region

Entity data types and their attributes

mesh_connectivity
          name: label;
          description: text;
          id: identifier;
          current: mesh;
          (DER) index_count: INTEGER;
mismatched_mesh_connection
          points: indices_group;
          gridloc: mesh_location;
mismatched_mesh_region
          donor: mismatched_donor_mesh;
          kind: mismatched_region_type;

Users: by entity attributes

mesh_connectivity
          multiple_mesh_block.connectivities
mismatched_mesh_connection
mismatched_mesh_region

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

mismatched_mesh_region
          -

Global rules for this entity data type

          -