|
OOFEM 3.0
|
Go to the source code of this file.
Classes | |
| class | oofem::NonlocalMaterialWTP |
Namespaces | |
| namespace | oofem |
Macros | |
| #define | NonlocalMaterialWTP_END_DATA -1 |
| #define | MIGRATE_NONLOCALDEP_TAG 4008 |
| #define | MIGRATE_REMOTE_ELEMENTS_TAG 4009 |
| #define MIGRATE_NONLOCALDEP_TAG 4008 |
Definition at line 52 of file nonlocalmatwtp.h.
Referenced by oofem::NonlocalMaterialWTP::init().
| #define MIGRATE_REMOTE_ELEMENTS_TAG 4009 |
Definition at line 53 of file nonlocalmatwtp.h.
Referenced by oofem::NonlocalMaterialWTP::migrate().
| #define NonlocalMaterialWTP_END_DATA -1 |
End-of-data marker, used to identify end of data stream received. The value should not conflict with any classType value and any possible globnum id.
Definition at line 50 of file nonlocalmatwtp.h.
Referenced by oofem::NonlocalMaterialWTP::packMigratingElementDependencies(), and oofem::NonlocalMaterialWTP::unpackMigratingElementDependencies().