fsi/sfc-amroc/WaterBlastPlastic/src/FluidProblem.h File Reference
#include "eulerm3.h"
#include "ClpProblem.h"
#include "ClpStdELCGFMProblem.h"
#include "AMRGFMInterpolation.h"
Go to the source code of this file.
Classes |
class | FlaggingSpecific |
class | F77CPTLevelSet< DataType, dim > |
class | FluidSolverSpecific |
Defines |
#define | f_combl_read FORTRAN_NAME(cblread, CBLREAD) |
#define | f_combl_write FORTRAN_NAME(cblwrite, CBLWRITE) |
#define | f_ipvel_piston FORTRAN_NAME(ipvelpiston, IPVELPISTON) |
#define | f_lset_piston FORTRAN_NAME(lspiston, LSPISTON) |
#define | MaxDPoints (10) |
#define | OUTPUTPOINTSMAX 20 |
#define | OWN_FLAGGING |
#define | OWN_ELCGFMAMRSOLVER |
Functions |
void | f_combl_read (DOUBLE &xm, DOUBLE &vm, DOUBLE &cm, DOUBLE &rd, INTEGER &Np) |
void | f_combl_write (DOUBLE &xm, DOUBLE &vm, DOUBLE &cm, DOUBLE &rd, INTEGER &Np) |
void | f_ipvel_piston () |
void | f_lset_piston () |
Define Documentation
#define f_combl_read FORTRAN_NAME(cblread, CBLREAD) |
#define f_combl_write FORTRAN_NAME(cblwrite, CBLWRITE) |
#define f_ipvel_piston FORTRAN_NAME(ipvelpiston, IPVELPISTON) |
#define f_lset_piston FORTRAN_NAME(lspiston, LSPISTON) |
#define OUTPUTPOINTSMAX 20 |
#define OWN_ELCGFMAMRSOLVER |
Function Documentation