BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
vtktools.hpp File Reference
#include "typedefs.hpp"
#include "cl_Vector.hpp"
#include "cl_Element.hpp"
Include dependency graph for vtktools.hpp:

Go to the source code of this file.

Namespaces

namespace  belfem
 USER GUIDES:
namespace  belfem::vtk

Functions

template<typename T>
belfem::vtk::swap_byte_endian (T aValue)
 This function inverts little endian to big endian and vice versa.
int belfem::vtk::vtk_type (const ElementType &aElementType)
 returns the VTK type of an element
void belfem::vtk::get_node_ids (mesh::Element *aElement, Vector< id_t > &aNodeIDs)
 get node IDs of this element in VTK order