moab
DebugOutput.cpp File Reference
#include "DebugOutput.hpp"
#include "moab/Range.hpp"
#include "moab/CN.hpp"
#include "Internals.hpp"
#include <iostream>
#include <string.h>
#include <algorithm>
#include <assert.h>
#include "time.h"

Go to the source code of this file.

Classes

class  moab::FILEDebugStream
class  moab::CxxDebugStream

Namespaces

namespace  moab
 

Class representing axis-aligned bounding box.


Defines

#define CURTIME   (clock()/(double)CLOCKS_PER_SEC)

Functions

static void moab::print_range (char *buffer, unsigned long begin, unsigned long end)

Define Documentation

#define CURTIME   (clock()/(double)CLOCKS_PER_SEC)

Definition at line 61 of file DebugOutput.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines