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 | Functions | Variables
element.h File Reference
#include "includes/properties.h"
#include "includes/process_info.h"
#include "includes/geometrical_object.h"
#include "includes/constitutive_law.h"
#include "includes/kratos_parameters.h"
#include "containers/global_pointers_vector.h"
Include dependency graph for element.h:

Go to the source code of this file.

Classes

class  Kratos::Element
 Base class for all Elements. 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
 

Functions

void Kratos::AddKratosComponent (std::string const &Name, Element const &ThisComponent)
 
Input and output
std::istream & Kratos::operator>> (std::istream &rIStream, Element &rThis)
 input stream function More...
 
std::ostream & Kratos::operator<< (std::ostream &rOStream, const Element &rThis)
 output stream function More...
 

Variables

KRATOS_API_EXTERN template class Kratos::KratosComponents< Element >
 

Macro Definition Documentation

◆ KRATOS_EXPORT_MACRO [1/2]

#define KRATOS_EXPORT_MACRO   KRATOS_API

definition of elemental specific variables

◆ KRATOS_EXPORT_MACRO [2/2]

#define KRATOS_EXPORT_MACRO   KRATOS_NO_EXPORT

definition of elemental specific variables