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

GodunovTrace.H File Reference

#include "FluxBox.H"
#include "FArrayBox.H"
#include "ProblemDomain.H"

Include dependency graph for GodunovTrace.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 TraceState (FArrayBox &a_stateHalf, const FArrayBox &a_state, const FArrayBox &a_cellVel, const FluxBox &a_advectionVel, const FArrayBox &a_source, const ProblemDomain &a_dProblem, const Box &a_gridBox, const Real a_dt, const Real a_dx, const int dir, const Interval &a_srcComps, const Interval &a_destComps)
void TraceState (FArrayBox &a_stateHalf, const FArrayBox &a_state, const FArrayBox &a_cellVel, const FluxBox &a_advectionVel, const FArrayBox &a_source, const Box &a_dProblem, const Box &a_gridBox, const Real a_dt, const Real a_dx, const int dir, const Interval &a_srcComps, const Interval &a_destComps)
void TraceState (FArrayBox &a_stateHalf, const FArrayBox &a_state, const FArrayBox &a_cellVel, const FArrayBox &a_source, const ProblemDomain &a_dProblem, const Box &a_gridBox, const Real a_dt, const Real a_dx, const int dir, const Interval &a_srcComps, const Interval &a_destComps)
void TraceState (FArrayBox &a_stateHalf, const FArrayBox &a_state, const FArrayBox &a_cellVel, const FArrayBox &a_source, const Box &a_dProblem, const Box &a_gridBox, const Real a_dt, const Real a_dx, const int dir, const Interval &a_srcComps, const Interval &a_destComps)


Function Documentation

void TraceState FArrayBox a_stateHalf,
const FArrayBox a_state,
const FArrayBox a_cellVel,
const FArrayBox a_source,
const Box a_dProblem,
const Box a_gridBox,
const Real  a_dt,
const Real  a_dx,
const int  dir,
const Interval a_srcComps,
const Interval a_destComps
 

Parameters:
a_stateHalf  state at time t+dt/2 on edges in direction dir
a_state  cell-centered state at time t
a_cellVel  cell-centered velocity at time t
a_source  cell-centered source
a_dProblem  Physical domain
a_gridBox  interior of grid patch
a_dt  timeStep
a_dx  cell-spacing
dir  direction in which to perform tracing
a_srcComps  which components to trace
a_destComps  where to put traced components in a_stateHalf,

void TraceState FArrayBox a_stateHalf,
const FArrayBox a_state,
const FArrayBox a_cellVel,
const FArrayBox a_source,
const ProblemDomain a_dProblem,
const Box a_gridBox,
const Real  a_dt,
const Real  a_dx,
const int  dir,
const Interval a_srcComps,
const Interval a_destComps
 

Parameters:
a_stateHalf  state at time t+dt/2 on edges in direction dir
a_state  cell-centered state at time t
a_cellVel  cell-centered velocity at time t
a_source  cell-centered source
a_dProblem  Physical domain
a_gridBox  interior of grid patch
a_dt  timeStep
a_dx  cell-spacing
dir  direction in which to perform tracing
a_srcComps  which components to trace
a_destComps  where to put traced components in a_stateHalf,

void TraceState FArrayBox a_stateHalf,
const FArrayBox a_state,
const FArrayBox a_cellVel,
const FluxBox a_advectionVel,
const FArrayBox a_source,
const Box a_dProblem,
const Box a_gridBox,
const Real  a_dt,
const Real  a_dx,
const int  dir,
const Interval a_srcComps,
const Interval a_destComps
 

Parameters:
a_stateHalf  state at time t+dt/2 on edges in direction dir
a_state  cell-centered state at time t
a_cellVel  cell-centered velocity at time t
a_advectionVel  edge-centered advection velocity at time t+dt/2
a_source  cell-centered source
a_dProblem  Physical domain
a_gridBox  interior of grid patch
a_dt  timeStep
a_dx  cell-spacing
dir  direction in which to perform tracing
a_srcComps  which components to trace
a_destComps  where to put traced components in a_stateHalf,

void TraceState FArrayBox a_stateHalf,
const FArrayBox a_state,
const FArrayBox a_cellVel,
const FluxBox a_advectionVel,
const FArrayBox a_source,
const ProblemDomain a_dProblem,
const Box a_gridBox,
const Real  a_dt,
const Real  a_dx,
const int  dir,
const Interval a_srcComps,
const Interval a_destComps
 

Parameters:
a_stateHalf  state at time t+dt/2 on edges in direction dir
a_state  cell-centered state at time t
a_cellVel  cell-centered velocity at time t
a_advectionVel  edge-centered advection velocity at time t+dt/2
a_source  cell-centered source
a_dProblem  Physical domain
a_gridBox  interior of grid patch
a_dt  timeStep
a_dx  cell-spacing
dir  direction in which to perform tracing
a_srcComps  which components to trace
a_destComps  where to put traced components in a_stateHalf,


Generated on Wed Jun 2 13:55:22 2004 for Chombo&INSwithParticles by doxygen 1.3.2