AMROC Main     Blockstructured Adaptive Mesh Refinement in object-oriented C++


Main Page   Class Hierarchy   Compound List   File List  

DAGHCluster.c File Reference

The Cluster Routines. More...

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

template<class Type> void DAGHCluster3d (GridFunction< Type > &gf, const int time, const int level, const int min_blk_width, const int max_blk_width, const int buf_width, const double min_eff, const Type thresh, BBoxList &bbl, BBoxList &bblexclude)
template<class Type> void DAGHCluster3d (GridFunction< Type > &gf, const int time, const int level, const int min_blk_width, const int max_blk_width, const int buf_width, const double min_eff, const Type thresh, BBoxList &nest_bbl, BBoxList &bbl, BBoxList &bblexclude)
template<class Type> void DAGHCluster2d (GridFunction< Type > &gf, const int time, const int level, const int min_blk_width, const int max_blk_width, const int buf_width, const double min_eff, const Type thresh, BBoxList &bbl, BBoxList &bblexclude)
template<class Type> void DAGHCluster2d (GridFunction< Type > &gf, const int time, const int level, const int min_blk_width, const int max_blk_width, const int buf_width, const double min_eff, const Type thresh, BBoxList &nest_bbl, BBoxList &bbl, BBoxList &bblexclude)
template<class Type> void DAGHCluster1d (GridFunction< Type > &gf, const int time, const int level, const int min_blk_width, const int max_blk_width, const int buf_width, const double min_eff, const Type thresh, BBoxList &bbl, BBoxList &bblexclude)
template<class Type> void DAGHCluster1d (GridFunction< Type > &gf, const int time, const int level, const int min_blk_width, const int max_blk_width, const int buf_width, const double min_eff, const Type thresh, BBoxList &nest_bbl, BBoxList &bbl, BBoxList &bblexclude)


Detailed Description

The Cluster Routines.

Author:
Manish Parashar, Ralf Deiterding (minor changes)

Definition in file DAGHCluster.c.


Quickstart     Users Guide     Programmers Reference     Installation      Examples     Download



AMROC Main      Home      Contact
last update: 06/01/04