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 | |
namespace | escript |
Macros | |
#define | NO_ARG |
#define | LAZYDEBUG(X) |
#define | ENABLEDEBUG privdebug=true; |
#define | DISABLEDEBUG privdebug=false; |
#define | SIZELIMIT |
Functions | |
DataLazy_ptr | escript::makePromote (DataLazy_ptr p) |
#define DISABLEDEBUG privdebug=false; |
#define ENABLEDEBUG privdebug=true; |
#define LAZYDEBUG | ( | X | ) |
#define NO_ARG |
#define SIZELIMIT |