Public Member Functions | Public Attributes

LinearRescale Class Reference

Render a slice of a scalar field given on a grid in uniform cartesian coordinates, supporting mesh refinement. More...

List of all members.

Public Member Functions

Public Attributes


Detailed Description

Render a slice of a scalar field given on a grid in uniform cartesian coordinates, supporting mesh refinement.


Member Function Documentation

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.

Parameters:
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!)
Todo:
Ease field identifier creation by sharing of identifier creators among representations.

Implements Wizt::FieldOperatorObject.

References Wizt::Fish< Fiber::Field >::Fieldname(), and Fiber::FieldSelector::selectField().