|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
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() const | axom::sina::Curve | inline |
| getTags() const | axom::sina::Curve | inline |
| getUnits() const | axom::sina::Curve | inline |
| getValues() const | axom::sina::Curve | inline |
| setTags(std::vector< std::string > tags) | axom::sina::Curve | |
| setUnits(std::string units) | axom::sina::Curve | |
| toNode() const | axom::sina::Curve |