AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::sina::Curve Member List

This is the complete list of members for axom::sina::Curve, including all inherited members.

Curve(std::string name, std::vector< double > values)axom::sina::Curve
Curve(std::string name, double const *values, std::size_t numValues)axom::sina::Curve
Curve(std::string name, conduit::Node const &curveAsNode)axom::sina::Curve
getName() constaxom::sina::Curveinline
getTags() constaxom::sina::Curveinline
getUnits() constaxom::sina::Curveinline
getValues() constaxom::sina::Curveinline
setTags(std::vector< std::string > tags)axom::sina::Curve
setUnits(std::string units)axom::sina::Curve
toNode() constaxom::sina::Curve