Component

class xc.DomainComponent

Bases: xc.TaggedObject

getDomain

Returns a reference to the domain.

getIdx

Returns an index for use in VTK arrays.

class xc.ContinuaReprComponent

Bases: xc.DomainComponent

alive

activates the domain component.

isAlive

true if domain component is not active.

isDead

true if domain component is not active.

kill

deactivates the domain component.