hemocell
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
voxelizeDomain.h File Reference
#include "atomicBlock/dataProcessingFunctional3D.hh"
#include "offLattice/triangleBoundary3D.hh"
#include "array.h"
Include dependency graph for voxelizeDomain.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hemo::CopyFromNeighbor
 

Namespaces

namespace  hemo
 

Functions

void hemo::getFlagMatrixFromSTL (std::string meshFileName, plb::plint extendedEnvelopeWidth, plb::plint refDirLength, plb::plint refDir, plb::VoxelizedDomain3D< T > *&voxelizedDomain, plb::MultiScalarField3D< int > *&flagMatrix, plint blockSize, int particleEnvelope=0)
 
void hemo::getFlagMatrixFromSTL (std::string meshFileName, plb::plint extendedEnvelopeWidth, plb::plint refDirLength, plb::plint refDir, std::auto_ptr< plb::VoxelizedDomain3D< T > > &voxelizedDomain, std::auto_ptr< plb::MultiScalarField3D< int > > &flagMatrix, plint blockSize, int particleEnvelope)