56 if (this->coordSys_.active())
58 return (x2 - x1) * this->
transform(value_);
61 return (x2 - x1)*value_;
virtual tmp< Field< Type > > integrate(const scalar x1, const scalar x2) const
Integrate between two values.
virtual tmp< Field< Type > > value(const scalar x) const
Return constant value.
coordinateScaling< Type > coordSys_
Optional local coordinate system and scaling.
virtual tmp< Field< Type > > transform(const Field< Type > &fld) const
Apply optional transformation.
A class for managing temporary objects.
refinementData transform(const tensor &, const refinementData val)
No-op rotational transform for base types.