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.
Public Member Functions | List of all members
Kratos::DofPointerHasher Struct Reference

This is a hasher for a dof pointers. More...

#include <key_hash.h>

Collaboration diagram for Kratos::DofPointerHasher:

Public Member Functions

HashType operator() (const Dof< double >::Pointer &pDoF) const
 The () operator. More...
 

Detailed Description

This is a hasher for a dof pointers.

Used for example for the B&S


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