|
|
MPIBarrier(...)
Wait until all processes have reached this point |
|
|
|
|
__eq__(...)
__eq__( (Domain)arg1, (Domain)arg2) -> object |
|
|
|
|
__init__(...)
Raises an exception
This class cannot be instantiated from Python |
|
|
|
|
__ne__(...)
__ne__( (Domain)arg1, (Domain)arg2) -> object |
|
|
|
|
|
|
|
dump(...)
Dumps the domain to a file:param filename:
:type filename: string |
|
|
int
|
|
|
int
|
|
|
int
|
|
|
escript
|
|
|
Data
|
getSize(...)
Returns:
the local size of samples. |
|
|
|
int
|
getStatus(...)
The status of a domain changes whenever the domain is modified |
|
|
|
string
|
getTag(...)
Returns:
tag id for name |
|
|
|
Data
|
getX(...)
Returns:
Locations in the`Domain`. |
|
|
|
bool
|
|
bool
|
|
|
|
saveDX(...)
Saves a dictonary of Data objects to an OpenDX input file. |
|
|
|
|
|
|
|
|
|
string
|
showTagNames(...)
Returns:
A space separated list of tag names |
|
|
|
|
supportsContactElements(...)
Does this domain support contact elements. |
|
|
|
Inherited from unreachable.instance:
__new__
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|