amroc/clawpack/ClpFixup.h File Reference

Operations for ClpFixup. More...

#include "AMRFixup.h"
#include "FixupBase.h"
#include "Timing.h"
#include <string>
#include <iostream>
#include <cstdlib>

Go to the source code of this file.

Classes

class  ClpFixupVecOps< VectorType, dim >
 Operations for ClpFixup. More...
class  ClpFixup< VectorType, FixupType, AuxVectorType, dim >
 Generic class that calculates the special 1st order corrections for wave propagtion. More...

Defines

#define f_rcflx   FORTRAN_NAME(rcflx, RCFLX)

Functions

void FORTRAN_NAME (rcflx, RCFLX)(const INTEGER &mflx)

Detailed Description

Operations for ClpFixup.

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

Define Documentation

#define f_rcflx   FORTRAN_NAME(rcflx, RCFLX)

Function Documentation

void FORTRAN_NAME ( rcflx  ,
RCFLX   
) const