CellToEdge.H File Reference

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

Include dependency graph for CellToEdge.H:

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 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


Generated on Fri Apr 5 04:18:25 2019 for Chombo + EB by  doxygen 1.5.5