SOFA API  7352f41a
Open source framework for multi-physics simuation
sofa::component::engine::transform::MathOpApply< std::pair< TOps1, TOps2 > > Struct Template Reference

Static Public Member Functions

static bool isSupported (const std::string &op)
 
template<class VecValue >
static bool apply (const std::string &op, Data< VecValue > *d_out, const type::vector< Data< VecValue > * > &d_in)
 

Function details

◆ apply()

template<typename TOps1 , typename TOps2 >
template<class VecValue >
static bool sofa::component::engine::transform::MathOpApply< std::pair< TOps1, TOps2 > >::apply ( const std::string &  op,
Data< VecValue > *  d_out,
const type::vector< Data< VecValue > * > &  d_in 
)
inlinestatic

◆ isSupported()

template<typename TOps1 , typename TOps2 >
static bool sofa::component::engine::transform::MathOpApply< std::pair< TOps1, TOps2 > >::isSupported ( const std::string &  op)
inlinestatic