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

#include <wedge.h>

Static Public Member Functions

static std::tuple< unsigned, unsigned, unsigned > domain_size (unsigned resolution)
 Length refDirN with square cross section of 36x36 cells.
 
static int geometry (plb::MultiBlockLattice3D< double, DESCRIPTOR > *&lattice, unsigned resolution)
 
static plb::Array< double, 3 > driving_force (double)
 

Member Function Documentation

◆ domain_size()

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

Length refDirN with square cross section of 36x36 cells.

◆ driving_force()

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

◆ geometry()

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