Component

class xc.DomainComponent

Bases: xc.TaggedObject

property getDomain

Returns a reference to the domain.

property getIdx

Returns an index for use in VTK arrays.

class xc.ContinuaReprComponent

Bases: xc.DomainComponent

property alive

activates the domain component.

property isAlive

true if domain component is not active.

property isDead

true if domain component is not active.

property kill

deactivates the domain component.