ug4
nested_iteration_impl.h File Reference
#include <iostream>
#include <sstream>
#include "nested_iteration.h"
#include "lib_disc/function_spaces/grid_function_util.h"
#include "common/util/string_util.h"

Go to the source code of this file.

Namespaces

 ug
 the ug namespace
 

Macros

#define NESTED_ITER_PROFILE_BEGIN(name)   PROFILE_BEGIN_GROUP(name, "NestedIteration")
 
#define NESTED_ITER_PROFILE_END()   PROFILE_END()
 
#define NESTED_ITER_PROFILE_FUNC()   PROFILE_FUNC_GROUP("NestedIteration")
 
#define PROFILE_NESTED_ITER
 

Macro Definition Documentation

◆ NESTED_ITER_PROFILE_BEGIN

#define NESTED_ITER_PROFILE_BEGIN (   name)    PROFILE_BEGIN_GROUP(name, "NestedIteration")

◆ NESTED_ITER_PROFILE_END

#define NESTED_ITER_PROFILE_END ( )    PROFILE_END()

◆ NESTED_ITER_PROFILE_FUNC

#define NESTED_ITER_PROFILE_FUNC ( )    PROFILE_FUNC_GROUP("NestedIteration")

◆ PROFILE_NESTED_ITER

#define PROFILE_NESTED_ITER