|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
API for a topological relation between two sets in which entities from the first set can be related to an arbitrary number of entities from the second set. This relation is dynamic; the related entities can change at runtime. More...
#include "axom/config.hpp"#include "axom/slic.hpp"#include "axom/slam/policies/PolicyTraits.hpp"#include "axom/slam/Set.hpp"#include "axom/slam/Relation.hpp"#include <vector>#include <sstream>#include <iterator>Classes | |
| class | axom::slam::DynamicVariableRelation< FirstSetType, SecondSetType > |
Namespaces | |
| axom | |
| axom::slam | |
API for a topological relation between two sets in which entities from the first set can be related to an arbitrary number of entities from the second set. This relation is dynamic; the related entities can change at runtime.