|
Wildmeshing Toolkit
|
#include "regular_space.hpp"#include <wmtk/Mesh.hpp>#include <wmtk/components/utils/get_attributes.hpp>#include <wmtk/io/Cache.hpp>#include <wmtk/utils/Logger.hpp>#include <wmtk/utils/primitive_range.hpp>#include "internal/RegularSpace.hpp"#include "internal/RegularSpaceOptions.hpp"Go to the source code of this file.
Namespaces | |
| namespace | wmtk |
| namespace | wmtk::components |
Functions | |
| auto | wmtk::components::gather_attributes (io::Cache &cache, Mesh &mesh, const internal::RegularSpaceOptions &options) |
| void | wmtk::components::regular_space (const utils::Paths &paths, const nlohmann::json &j, io::Cache &cache) |