Developer Documentation
OMPVVFD::ScalarAssigner< Mesh, Prop1, Prop2, ScalarFn > Class Template Reference

Public Member Functions

 ScalarAssigner (const Mesh &mesh, const Prop1 &prop1, const Prop2 &prop2)
 
template<typename Handle >
float operator() (const Handle &handle) const
 

Protected Attributes

const Meshmesh
 
const Prop1 & prop1
 
const Prop2 & prop2
 

Detailed Description

template<typename Mesh, typename Prop1, typename Prop2, float(*)(const typename Prop1::value_type &, const typename Prop2::value_type &) ScalarFn>
class OMPVVFD::ScalarAssigner< Mesh, Prop1, Prop2, ScalarFn >

Definition at line 93 of file OMPropertyVisualizerVectorFieldDifferenceT.cc.


The documentation for this class was generated from the following file: