OpenLB 1.7
Loading...
Searching...
No Matches
Public Attributes | List of all members
olb::FreeSurface::NeighbourInfo Struct Reference

#include <freeSurfaceHelpers.h>

+ Collaboration diagram for olb::FreeSurface::NeighbourInfo:

Public Attributes

bool has_fluid_neighbours = false
 
bool has_gas_neighbours = false
 
size_t interface_neighbours = 0
 

Detailed Description

Definition at line 55 of file freeSurfaceHelpers.h.

Member Data Documentation

◆ has_fluid_neighbours

bool olb::FreeSurface::NeighbourInfo::has_fluid_neighbours = false

Definition at line 56 of file freeSurfaceHelpers.h.

◆ has_gas_neighbours

bool olb::FreeSurface::NeighbourInfo::has_gas_neighbours = false

Definition at line 57 of file freeSurfaceHelpers.h.

◆ interface_neighbours

size_t olb::FreeSurface::NeighbourInfo::interface_neighbours = 0

Definition at line 58 of file freeSurfaceHelpers.h.


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