KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Classes | Namespaces | Typedefs
vertex.h File Reference
#include "vertex_utilities.h"
#include "includes/model_part.h"
#include "vertex_impl.h"
Include dependency graph for vertex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Kratos::HDF5::Detail::Vertex
 

Namespaces

 Kratos
 REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
 
 Kratos::HDF5
 
 Kratos::HDF5::Detail
 

Typedefs

using Kratos::HDF5::Detail::VertexContainerType = PointerVector< Vertex, Vertex::Pointer, std::vector< Vertex::Pointer > >