|
Wildmeshing Toolkit
|
Go to the source code of this file.
Namespaces | |
| namespace | wmtk |
| namespace | wmtk::simplex |
| namespace | wmtk::function |
| namespace | wmtk::function::utils |
Functions | |
| template<typename T > | |
| std::tuple< std::vector< std::decay_t< typename attribute::ConstMapResult< T > > >, int64_t > | wmtk::function::utils::get_simplex_attributes (const Mesh &mesh, const wmtk::attribute::Accessor< T > &accessor, const PrimitiveType primitive_type, const simplex::Simplex &simplex, const std::optional< wmtk::Tuple > &vertex_marker={}) |
| get attributes from a simplex | |