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

timeInterp.H File Reference

#include "LevelData.H"
#include "FArrayBox.H"
#include "Interval.H"

Include dependency graph for timeInterp.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 timeInterp (LevelData< FArrayBox > &a_dest, Real a_time, const LevelData< FArrayBox > &a_old_phi, Real a_old_time, const LevelData< FArrayBox > &a_new_phi, Real a_new_time, const Interval &a_comps)
 interpolate data in time -- assumes one-to-one correspondence in comps

void timeInterp (LevelData< FArrayBox > &a_dest, Real a_time, const LevelData< FArrayBox > &a_old_phi, Real a_old_time, const LevelData< FArrayBox > &a_new_phi, Real a_new_time, const Interval &a_src_comps, const Interval &a_dest_comps)
 interpolate data in time -- dest comps can be misaligned with src comps


Function Documentation

void timeInterp LevelData< FArrayBox > &    a_dest,
Real    a_time,
const LevelData< FArrayBox > &    a_old_phi,
Real    a_old_time,
const LevelData< FArrayBox > &    a_new_phi,
Real    a_new_time,
const Interval   a_src_comps,
const Interval   a_dest_comps
 

interpolate data in time -- dest comps can be misaligned with src comps

void timeInterp LevelData< FArrayBox > &    a_dest,
Real    a_time,
const LevelData< FArrayBox > &    a_old_phi,
Real    a_old_time,
const LevelData< FArrayBox > &    a_new_phi,
Real    a_new_time,
const Interval   a_comps
 

interpolate data in time -- assumes one-to-one correspondence in comps


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