F77InBase< VectorType, dim > Class Template Reference
#include <F77FileInput.h>
List of all members.
Public Types |
typedef void(* | in_1_func_type )(FI(1, DataType), FI(1, VectorType), BI, const INTEGER &meqn, const INTEGER &cnt, const DOUBLE &t) |
typedef void(* | in_2_func_type )(FI(2, DataType), FI(2, VectorType), BI, const INTEGER &meqn, const INTEGER &cnt, const DOUBLE &t) |
typedef void(* | in_3_func_type )(FI(3, DataType), FI(3, VectorType), BI, const INTEGER &meqn, const INTEGER &cnt, const DOUBLE &t) |
Public Member Functions |
| F77InBase (generic_func_type in) |
virtual | ~F77InBase () |
virtual void | Transform (grid_fct_type &work, vec_grid_fct_type &u, const int Time, const int &Level, const int cnt, const double &t) |
void | SetInFunc (generic_func_type in) |
generic_func_type | GetInFunc () const |
Protected Attributes |
generic_func_type | f_in |
int | _Equations |
template<class VectorType, int dim>
class F77InBase< VectorType, dim >
Member Typedef Documentation
template<class VectorType , int dim>
template<class VectorType , int dim>
template<class VectorType , int dim>
Constructor & Destructor Documentation
template<class VectorType , int dim>
template<class VectorType , int dim>
Member Function Documentation
template<class VectorType , int dim>
template<class VectorType , int dim>
template<class VectorType , int dim>
Member Data Documentation
template<class VectorType , int dim>
template<class VectorType , int dim>
The documentation for this class was generated from the following file: