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

CellToEdge.H File Reference

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

Include dependency graph for CellToEdge.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 CellToEdge (const LevelData< FArrayBox > &a_cellData, LevelData< FluxBox > &a_edgeData)
void CellToEdge (const FArrayBox &a_cellData, FluxBox &a_edgeData)
void CellToEdge (const FArrayBox &a_cellData, FArrayBox &a_edgeData, const int a_dir)
 this one does a single direction

void CellToEdge (const FArrayBox &a_cellData, const int a_cellComp, FArrayBox &a_edgeData, const int a_edgeComp, const int a_dir)
 this one does a single direction and component


Function Documentation

void CellToEdge const FArrayBox   a_cellData,
const int    a_cellComp,
FArrayBox   a_edgeData,
const int    a_edgeComp,
const int    a_dir
 

this one does a single direction and component

void CellToEdge const FArrayBox   a_cellData,
FArrayBox   a_edgeData,
const int    a_dir
 

this one does a single direction

void CellToEdge const FArrayBox   a_cellData,
FluxBox   a_edgeData
 

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


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