vtf-logo

F77FileInitialCondition< VectorType, dim > Class Template Reference

Application of initial conditions. More...

#include <F77FileInitialCondition.h>

Inheritance diagram for F77FileInitialCondition< VectorType, dim >:

F77InitialCondition< VectorType, dim > InitialCondition< VectorType, dim > AMRBase< VectorType, dim > controlable List of all members.

Detailed Description

template<class VectorType, int dim>
class F77FileInitialCondition< VectorType, dim >

Application of initial conditions.

The class uses a generic interface to f_initial for the application of initial conditions. At first, the user-supplied function f_out() is called to extract the relevant data from the numerical solution. Then, the data is overwritten (usually only in part) by the data read from files and finally transformed backwards by calling the user-supplied function f_in(). Note that the transformation operations have to be done for the entire hierarchy to allow correct prolongation utilizing a function f_prolong.

Author:
Ralf Deiterding
Version:
1.0
Date:
Oct-2005


The documentation for this class was generated from the following file:
Generated on Fri Aug 24 13:00:54 2007 for AMROC Fluid-solver Framework - by  doxygen 1.4.7