|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
Header file containing definition of View class. More...
#include <string>#include <set>#include <typeinfo>#include "axom/config.hpp"#include "axom/core/memory_management.hpp"#include "axom/core/Array.hpp"#include "axom/core/Macros.hpp"#include "axom/core/Types.hpp"#include "axom/slic.hpp"#include "axom/sidre/core/ConduitMemory.hpp"#include "axom/sidre/core/SidreTypes.hpp"#include "axom/sidre/core/AttrValues.hpp"Classes | |
| class | axom::sidre::View |
| A View object describes data, which may be owned by the view object (e.g., via an attached Buffer) or owned externally. More... | |
Namespaces | |
| axom | |
| axom::sidre | |
Macros | |
| #define | SIDRE_VIEW_LOG_PREPEND "[View: '" << this->getPathName() << "'] " |
Header file containing definition of View class.
| #define SIDRE_VIEW_LOG_PREPEND "[View: '" << this->getPathName() << "'] " |