escript  Revision_
Namespaces | Defines
DataTagged.cpp File Reference
#include "Data.h"
#include "DataTagged.h"
#include "DataConstant.h"
#include "DataException.h"
#include "esysUtils/Esys_MPI.h"
#include "DataMaths.h"

Namespaces

namespace  escript

Defines

#define CHECK_FOR_EX_WRITE   if (!checkNoSharing()) {throw DataException("Attempt to modify shared object");}

Define Documentation

#define CHECK_FOR_EX_WRITE   if (!checkNoSharing()) {throw DataException("Attempt to modify shared object");}