Wildmeshing Toolkit
Attribute.hpp File Reference
#include <Eigen/Core>
#include <memory>
#include <vector>
#include <wmtk/utils/MerkleTreeInteriorNode.hpp>
#include "MapTypes.hpp"
#include "PerThreadAttributeScopeStacks.hpp"
#include "wmtk/attribute/internal/AttributeTransactionStack.hpp"
#include "AccessorBase.hpp"
#include "AttributeCache.hpp"
Include dependency graph for Attribute.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  wmtk::attribute::Attribute< T >
 This class stores data of type T in a vector. More...
 

Namespaces

 wmtk
 
 wmtk::attribute
 
 wmtk::attribute::internal