hemocell
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Bifurcation Class Reference

#include <bifurcation.h>

Static Public Member Functions

static std::tuple< unsigned, unsigned, unsigned > domain_size (unsigned resolution)
 
static int geometry (plb::MultiBlockLattice3D< double, DESCRIPTOR > *&lattice, unsigned resolution, double capillary_diameter)
 Geometry definition for the bifurcating capillary channel. The geometry is defined as a single channel with periodicity along the x-direction. The channel splits into two branches, where an inner dividing solid region is defined.
 
static plb::Array< double, 3 > driving_force (double)
 

Member Function Documentation

◆ domain_size()

std::tuple< unsigned, unsigned, unsigned > Bifurcation::domain_size ( unsigned  resolution)
static

◆ driving_force()

plb::Array< double, 3 > Bifurcation::driving_force ( double  force)
static

◆ geometry()

int Bifurcation::geometry ( plb::MultiBlockLattice3D< double, DESCRIPTOR > *&  lattice,
unsigned  resolution,
double  capillary_diameter 
)
static

Geometry definition for the bifurcating capillary channel. The geometry is defined as a single channel with periodicity along the x-direction. The channel splits into two branches, where an inner dividing solid region is defined.