ug4
|
#include "proj_gauss_seidel_interface.h"
Go to the source code of this file.
Namespaces | |
ug | |
the ug namespace | |
Macros | |
#define | PROFILE_PROJ_GAUSS_SEIDEL |
#define | PROJ_GAUSS_SEIDEL_PROFILE_BEGIN(name) PROFILE_BEGIN_GROUP(name, "IProjGaussSeidel") |
#define | PROJ_GAUSS_SEIDEL_PROFILE_END() PROFILE_END() |
#define | PROJ_GAUSS_SEIDEL_PROFILE_FUNC() PROFILE_FUNC() |
#define PROFILE_PROJ_GAUSS_SEIDEL |
#define PROJ_GAUSS_SEIDEL_PROFILE_BEGIN | ( | name | ) | PROFILE_BEGIN_GROUP(name, "IProjGaussSeidel") |
#define PROJ_GAUSS_SEIDEL_PROFILE_END | ( | ) | PROFILE_END() |
#define PROJ_GAUSS_SEIDEL_PROFILE_FUNC | ( | ) | PROFILE_FUNC() |