GridFormat 0.2.1
I/O-Library for grid-like data structures
|
Traits specializations for mfem::Mesh More...
#include <cassert>
#include <ranges>
#include <vector>
#include <array>
#include <type_traits>
#include <mfem/mesh/mesh.hpp>
#include <gridformat/common/exceptions.hpp>
#include <gridformat/common/filtered_range.hpp>
#include <gridformat/grid/cell_type.hpp>
#include <gridformat/grid/traits.hpp>
Go to the source code of this file.
Typedefs | |
using | GridFormat::MFEM::Point = int |
using | GridFormat::MFEM::Cell = int |