Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

EdgeToCell.H File Reference

#include "LevelData.H"
#include "FArrayBox.H"
#include "FluxBox.H"

Include dependency graph for EdgeToCell.H:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Functions

void EdgeToCell (const LevelData< FluxBox > &a_edgeData, LevelData< FArrayBox > &a_cellData)
 averages cell-centered cellData to edge-centered edgeData

void EdgeToCell (const FluxBox &a_edgeData, FArrayBox &a_cellData)
 averages cellData->edgeData (all directions) for one FAB

void EdgeToCell (const FluxBox &a_edgeData, const int a_edgeComp, FArrayBox &a_cellData, const int a_cellComp, const int a_dir)
 averages cellData->edgeData in 1 direction, for one component in a FAB


Function Documentation

void EdgeToCell const FluxBox   a_edgeData,
const int    a_edgeComp,
FArrayBox   a_cellData,
const int    a_cellComp,
const int    a_dir
 

averages cellData->edgeData in 1 direction, for one component in a FAB

void EdgeToCell const FluxBox   a_edgeData,
FArrayBox   a_cellData
 

averages cellData->edgeData (all directions) for one FAB

averages cell-centered cellData to SpaceDim-dimensioned EdgeData -- assumes all boundary conditions already set. Does this for all grids.

void EdgeToCell const LevelData< FluxBox > &    a_edgeData,
LevelData< FArrayBox > &    a_cellData
 

averages cell-centered cellData to edge-centered edgeData


Generated on Thu Aug 29 11:06:38 2002 for Chombo&INS by doxygen1.2.16