#include "Vector.H"
#include "BoxLayout.H"
#include "ProblemDomain.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"
Go to the source code of this file.
|
void | adjCellLo_dbl (DisjointBoxLayout &a_output, const DisjointBoxLayout &a_input, int a_dir, int a_len) |
|
void | adjCellHi_dbl (DisjointBoxLayout &a_output, const DisjointBoxLayout &a_input, int a_dir, int a_len) |
|
void | coarsen_dbl (DisjointBoxLayout &output, const DisjointBoxLayout &input, int refinement) |
|
void | refine_dbl (DisjointBoxLayout &output, const DisjointBoxLayout &input, int refinement) |
|
◆ _DISJOINTBOXLAYOUT_H_
#define _DISJOINTBOXLAYOUT_H_ |
◆ adjCellLo_dbl()
◆ adjCellHi_dbl()
◆ coarsen_dbl()
◆ refine_dbl()