amroc/clawpack/ClpIntegrator2.h File Reference

Interface to Clawpack integration routines. More...

#include "ClpIntegratorBase.h"

Go to the source code of this file.

Classes

class  ClpIntegrator< VectorType, AuxVectorType, 2 >
 Interface to Clawpack main solution routine in 2D. More...

Defines

#define f_step_2   FORTRAN_NAME(step2, STEP2)

Functions

void FORTRAN_NAME (step2, STEP2)()

Detailed Description

Interface to Clawpack integration routines.

Author:
Ralf Deiterding
Version:
1.0
Date:
Jan-2002

Define Documentation

#define f_step_2   FORTRAN_NAME(step2, STEP2)

Function Documentation

void FORTRAN_NAME ( step2  ,
STEP2   
)