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.
List of all members
Kratos::PMMGMeshInfo< TPMMGLibrary > Struct Template Reference

Stores the ParMmg mesh information. More...

#include <pmmg_utilities.h>

Inheritance diagram for Kratos::PMMGMeshInfo< TPMMGLibrary >:
Collaboration diagram for Kratos::PMMGMeshInfo< TPMMGLibrary >:

Additional Inherited Members

- Public Member Functions inherited from Kratos::MMGMeshInfo< MMGLibrary::MMG3D >
SizeType NumberFirstTypeConditions () const
 It returns the number of the first type of conditions. More...
 
SizeType NumberFirstTypeConditions () const
 
SizeType NumberFirstTypeConditions () const
 
SizeType NumberFirstTypeConditions () const
 
SizeType NumberSecondTypeConditions () const
 It returns the number of the second type of conditions. More...
 
SizeType NumberSecondTypeConditions () const
 
SizeType NumberSecondTypeConditions () const
 
SizeType NumberSecondTypeConditions () const
 
SizeType NumberFirstTypeElements () const
 It returns the number of the first type of elements. More...
 
SizeType NumberFirstTypeElements () const
 
SizeType NumberFirstTypeElements () const
 
SizeType NumberFirstTypeElements () const
 
SizeType NumberSecondTypeElements () const
 It returns the number of the second type of elements. More...
 
SizeType NumberSecondTypeElements () const
 
SizeType NumberSecondTypeElements () const
 
SizeType NumberSecondTypeElements () const
 
- Public Attributes inherited from Kratos::MMGMeshInfo< MMGLibrary::MMG3D >
SizeType NumberOfNodes
 
SizeType NumberOfLines
 
SizeType NumberOfTriangles
 
SizeType NumberOfQuadrilaterals
 
SizeType NumberOfPrism
 
SizeType NumberOfTetrahedra
 

Detailed Description

template<PMMGLibrary TPMMGLibrary>
struct Kratos::PMMGMeshInfo< TPMMGLibrary >

Stores the ParMmg mesh information.

Author
Vicente Mataix Ferrandiz

The documentation for this struct was generated from the following file: