FunctionAuxiliaryField

Parameters

  • Required:
    • value ([String, …]) - Function expression to evaluate.

  • Optional:
    • field (String) - Name of the field.

    • region (String) - Label name where this auxiliary field is defined.

class FunctionAuxiliaryField : public godzilla::AuxiliaryField, protected godzilla::FunctionInterface

Auxiliary field set by a function.

Public Functions

virtual void create() override

Called to construct the object.

virtual Int get_num_components() const override

Get the number of constrained components.

Returns:

The number of constrained components