amroc/clawpack/ClpIntegrator1.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, 1 >
 Interface to Clawpack main solution routine in 1D. More...

Defines

#define f_step_1   FORTRAN_NAME(step1, STEP1)

Functions

void FORTRAN_NAME (step1, STEP1)()

Detailed Description

Interface to Clawpack integration routines.

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

Define Documentation

#define f_step_1   FORTRAN_NAME(step1, STEP1)

Function Documentation

void FORTRAN_NAME ( step1  ,
STEP1   
)