#include <QuantityCluster.h>
Static Public Member Functions | |
void | addval (VariableVectorTuple< L > &tuple, const typename VariableVectorTuple< L >::VariableTuple &new_values) |
add the values at the end of the VariableVectors | |
void | addval (VariableVectorTuple< L > &tuple, const typename VariableVectorTuple< L >::VariableTuple &new_values, const int index) |
add the values at position index |
helper class to assign the values from a VariableTuple; recursive template
Definition at line 360 of file QuantityCluster.h.