13 #ifndef KRATOS_HDF5APPLICATION_VERTEX_CONTAINER_IO_H
14 #define KRATOS_HDF5APPLICATION_VERTEX_CONTAINER_IO_H
39 Variable<array_1d<double, 3>>,
42 Variable<Vector<double>>,
43 Variable<Matrix<double>>>
A class for IO of element data in HDF5.
Definition: hdf5_container_component_io.h:45
Definition: hdf5_vertex_container_io.h:102
KRATOS_CLASS_POINTER_DEFINITION(VertexContainerCoordinateIO)
Pointer definition.
Definition: hdf5_vertex_container_io.h:44
virtual ~VertexContainerIO()
Definition: hdf5_vertex_container_io.h:58
virtual void Write(const Detail::VertexContainerType &rVertices)=0
VertexContainerIO(Parameters parameters, File::Pointer pFile)
Definition: hdf5_vertex_container_io.cpp:23
KRATOS_CLASS_POINTER_DEFINITION(VertexContainerIO)
Pointer definition.
Definition: hdf5_vertex_container_io.h:162
KRATOS_CLASS_POINTER_DEFINITION(VertexContainerVariableIO)
Pointer definition.
This class provides to Kratos a data structure for I/O based on the standard of JSON.
Definition: kratos_parameters.h:59
PointerVector is a container like stl vector but using a vector to store pointers to its data.
Definition: pointer_vector.h:72
Variable class contains all information needed to store and retrive data from a data container.
Definition: variable.h:63
PointerVector< Vertex, Vertex::Pointer, std::vector< Vertex::Pointer > > VertexContainerType
Definition: vertex.h:111
Detail::Vertex Vertex
Definition: hdf5_container_component_io.cpp:18
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
parameters
Definition: fluid_chimera_analysis.py:35