13 #ifndef KRATOS_HDF5_APPLICATION_VERTEX_H
14 #define KRATOS_HDF5_APPLICATION_VERTEX_H
55 bool isHistorical =
true);
79 std::size_t GetID()
const;
85 template <
class TValue>
92 bool IsLocated()
const;
97 const Element::WeakPointer mpContainingElement;
103 static const NodalVariableGetter::UniquePointer mpHistoricalVariableGetter;
105 static const NodalVariableGetter::UniquePointer mpNonHistoricalVariableGetter;
111 std::vector<Vertex::Pointer>>;
Vertex(Vertex &&rOther)=default
Vertex(const Vertex &rOther)=default
KRATOS_CLASS_POINTER_DEFINITION(Vertex)
Point class.
Definition: point.h:59
PointerVector is a container like stl vector but using a vector to store pointers to its data.
Definition: pointer_vector.h:72
Detail::Vertex Vertex
Definition: hdf5_container_component_io.cpp:18
Parameters GetValue(Parameters &rParameters, const std::string &rEntry)
Definition: add_kratos_parameters_to_python.cpp:53
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
Definition: vertex_utilities.h:57
Definition: vertex_utilities.h:131