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.
|
Flags needed used in the MeshingApplication. More...
#include <meshing_flags.h>
Public Member Functions | |
Type Definitions | |
KRATOS_CLASS_POINTER_DEFINITION (MeshingFlags) | |
Pointer definition of MeshingFlags. More... | |
KRATOS_DEFINE_LOCAL_FLAG (REFINED) | |
Local Flags. More... | |
KRATOS_DEFINE_LOCAL_FLAG (TO_COARSEN) | |
Life Cycle | |
MeshingFlags () | |
Default constructor. More... | |
virtual | ~MeshingFlags () |
Destructor. More... | |
Input and output | |
virtual std::string | Info () const |
Turn back information as a string. More... | |
virtual void | PrintInfo (std::ostream &rOStream) const |
Print information about this object. More... | |
virtual void | PrintData (std::ostream &rOStream) const |
Print object's data. More... | |
Flags needed used in the MeshingApplication.
This class implements the flags needed in the MeshingApplication
|
inline |
Default constructor.
|
inlinevirtual |
Destructor.
|
inlinevirtual |
Turn back information as a string.
Kratos::MeshingFlags::KRATOS_CLASS_POINTER_DEFINITION | ( | MeshingFlags | ) |
Pointer definition of MeshingFlags.
Kratos::MeshingFlags::KRATOS_DEFINE_LOCAL_FLAG | ( | REFINED | ) |
Local Flags.
Kratos::MeshingFlags::KRATOS_DEFINE_LOCAL_FLAG | ( | TO_COARSEN | ) |
|
inlinevirtual |
Print object's data.
|
inlinevirtual |
Print information about this object.