mod_fem_viewer/FemViewer/src/Accelerators.cpp File Reference

#include "Accelerators.h"
#include "RContext.h"
#include "Geometry.h"
#include "Ray.h"
#include "Mesh.h"
#include "Field.h"
#include "BBox3D.h"
#include "ViewManager.h"
#include "VtxAccumulator.h"
#include "Log.h"
#include "defs.h"
#include <queue>
#include <vector>
#include <typeinfo>
#include <fstream>
#include <iostream>
Include dependency graph for Accelerators.cpp:

Namespaces

namespace  FemViewer

Defines

#define MAX_X_CELLS   128
#define MAX_NUM_CELLS   MAX_X_CELLS * MAX_X_CELLS * MAX_X_CELLS

Functions

int FemViewer::create_grid (double targetoccupancy, uint32_t numelems, const BBox3D &gbox, const BBox3D *boxes, cl_int **griddata, cl_int **tridata, gridinfo_t *gridinfo)

Variables

uint64_t FemViewer::numRayVolumeTests = 0

Define Documentation

#define MAX_NUM_CELLS   MAX_X_CELLS * MAX_X_CELLS * MAX_X_CELLS
#define MAX_X_CELLS   128
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1