escript
Revision_
|
#include "DataLazy.h"
#include "Data.h"
#include "DataTypes.h"
#include "EscriptParams.h"
#include "FunctionSpace.h"
#include "Utils.h"
#include "DataVectorOps.h"
#include <iomanip>
Namespaces | |
escript | |
Macros | |
#define | NO_ARG |
#define | LAZYDEBUG(X) |
#define | ENABLEDEBUG privdebug=true; |
#define | DISABLEDEBUG privdebug=false; |
#define | SIZELIMIT |
#define DISABLEDEBUG privdebug=false; |
#define ENABLEDEBUG privdebug=true; |
#define LAZYDEBUG | ( | X | ) |
#define NO_ARG |
#define SIZELIMIT |
Referenced by escript::DataLazy::DataLazy().