Render a slice of a scalar field given on a grid in uniform cartesian coordinates, supporting mesh refinement. More...
Render a slice of a scalar field given on a grid in uniform cartesian coordinates, supporting mesh refinement.
bool LinearRescale::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.
References Wizt::Fish< Fiber::Field >::Fieldname(), and Fiber::FieldSelector::selectField().