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

Namespaces

namespace  belfem
 USER GUIDES:
namespace  belfem::vtk

Functions

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