35 #ifndef nonlocalmatwtp_h 36 #define nonlocalmatwtp_h 50 #define NonlocalMaterialWTP_END_DATA -1 52 #define MIGRATE_NONLOCALDEP_TAG 4008 53 #define MIGRATE_REMOTE_ELEMENTS_TAG 4009 98 void giveElementNonlocalDepArry(
IntArray &answer,
Domain *d,
int num);
107 void giveNonlocalDepArryElementPlugin(
GaussPoint *gp, std :: set< int > &s);
113 void fastRebuildNonlocalTables();
122 #endif // nonlocalmatwtp_h
std::map< int, IntArray > nonlocElementDependencyMap
Class implementing an array of integers.
Class representing process communicator for engineering model.
NonlocalMaterialWTP(LoadBalancer *_lb)
Abstract base class representing general load balancer.
std::vector< std::list< int > > toSendList
the oofem namespace is to define a context or scope in which all oofem names are defined.
Class representing integration point in finite element program.
Class implements Work Transfer Plugin that introduces extension to efficiently handle nonlocal depend...