Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Public Attributes | List of all members
fub::amrex::BlockConnection Struct Reference

#include <MultiBlockBoundary.hpp>

Public Attributes

BlockEntry tube
 
BlockEntry plenum
 
Direction direction
 
int side
 
int ghost_cell_width
 

Member Data Documentation

◆ direction

Direction fub::amrex::BlockConnection::direction

◆ ghost_cell_width

int fub::amrex::BlockConnection::ghost_cell_width

◆ plenum

BlockEntry fub::amrex::BlockConnection::plenum

◆ side

int fub::amrex::BlockConnection::side

◆ tube

BlockEntry fub::amrex::BlockConnection::tube

The documentation for this struct was generated from the following file: