Plugins
|
#include <sstream>
#include "lib_disc/function_spaces/grid_function_util.h"
#include "newton_limex.h"
Go to the source code of this file.
Namespaces | |
ug | |
Macros | |
#define | NEWTON_PROFILE_BEGIN(name) PROFILE_BEGIN_GROUP(name, "Newton") |
#define | NEWTON_PROFILE_END() PROFILE_END() |
#define | NEWTON_PROFILE_FUNC() PROFILE_FUNC_GROUP("Newton") |
#define | PROFILE_NEWTON |
#define NEWTON_PROFILE_BEGIN | ( | name | ) | PROFILE_BEGIN_GROUP(name, "Newton") |
#define NEWTON_PROFILE_END | ( | ) | PROFILE_END() |
#define NEWTON_PROFILE_FUNC | ( | ) | PROFILE_FUNC_GROUP("Newton") |
#define PROFILE_NEWTON |