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 Wed Jun 2 13:55:08 2004 for Chombo&INSwithParticles by doxygen 1.3.2