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 | Friends | List of all members
Kratos::Internals::Profiler< TTimeUnit >::Scope Class Reference

RAII wrapper for updating an Item. More...

#include <profiler.h>

Collaboration diagram for Kratos::Internals::Profiler< TTimeUnit >::Scope:

Public Member Functions

 ~Scope ()
 

Friends

class Profiler
 

Detailed Description

template<class TTimeUnit>
class Kratos::Internals::Profiler< TTimeUnit >::Scope

RAII wrapper for updating an Item.

Constructor & Destructor Documentation

◆ ~Scope()

template<class T >
Kratos::Internals::Profiler< T >::Scope::~Scope

Friends And Related Function Documentation

◆ Profiler

template<class TTimeUnit >
friend class Profiler
friend

The documentation for this class was generated from the following files: