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 | Macros
mapping_variables.h File Reference
#include <unordered_set>
#include <unordered_map>
#include "includes/condition.h"
#include "includes/define.h"
#include "includes/key_hash.h"
#include "containers/variable.h"
Include dependency graph for mapping_variables.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Kratos::IndexDatabase
 Base class to derive common methods. More...
 
class  Kratos::IndexSet
 Custom unordered set container to be used by the mapper. More...
 
class  Kratos::IndexMap
 Custom unordered map container to be used by the mapper. More...
 

Namespaces

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

Macros

#define KRATOS_EXPORT_MACRO   KRATOS_API
 
#define KRATOS_EXPORT_MACRO   KRATOS_NO_EXPORT
 

Macro Definition Documentation

◆ KRATOS_EXPORT_MACRO [1/2]

#define KRATOS_EXPORT_MACRO   KRATOS_API

◆ KRATOS_EXPORT_MACRO [2/2]

#define KRATOS_EXPORT_MACRO   KRATOS_NO_EXPORT