Public Member Functions

apf::Sharing Struct Reference

abstract description of entity copy sharing More...

Inherited by apf::MatchedSharing, and apf::NormalSharing.

List of all members.

Public Member Functions

virtual bool isOwned (MeshEntity *e)=0
 return true if the entity is owned
virtual void getCopies (MeshEntity *e, CopyArray &copies)=0
 get the copies of the entity

Detailed Description

abstract description of entity copy sharing

this interface abstracts over remote copies, matching, and possible user-defined sharing models. For example, users can define a new Sharing object that uses a different ownership rule.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines