Compute eigenvectors and eigenvalues of a tensor field. More...
Compute eigenvectors and eigenvalues of a tensor field.
override bool ComputeEigenVectors::FieldOperation | ( | VRequest & | Context, | |
Fiber::Field & | , | |||
Fiber::Representation & | , | |||
Fiber::Representation & | FieldIDSource | |||
) | [virtual] |
The operation to be performed on the given field, to be overloaded in a subclass.
FieldIDSource | a representation object that carries field identifiers; if a new field is supposed to be created, use this representation to do so (this needs to be revised and made easier!) |
Implements Wizt::FieldOperatorObject.