Interface to prolongation and restriction. More...
#include "F77Interfaces/F77LevelTransfer.h"#include "LBMFixupOps.h"Go to the source code of this file.
Classes | |
| class | LBMF77LevelTransfer< LBMType, dim > |
| Interface to prolongation and restriction. More... | |
Functions | |
| void | f_restrict () |
| void | f_prolong () |
Interface to prolongation and restriction.
Special function SetAdaptBndry() to enable coarse-fine fixup for LBM.
| void f_prolong | ( | ) |
Referenced by SolverSpecific::SolverSpecific().
| void f_restrict | ( | ) |
Referenced by SolverSpecific::SolverSpecific().