Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
Cleanup Struct Reference

This function "removes" (by setting their volume fraction to zero) cells which have inconsistent volume/surface fractions. More...

#include <embed.h>

Collaboration diagram for Cleanup:
[legend]

Data Fields

scalar c
 
vector s
 
double smin
 
bool opposite
 

Detailed Description

This function "removes" (by setting their volume fraction to zero) cells which have inconsistent volume/surface fractions.

This is important to guarantee the robustness of the solution for complex (and under-resolved) boundaries. The functions returns the number of cells removed.

Definition at line 287 of file embed.h.

Field Documentation

◆ c

scalar Cleanup::c

Definition at line 288 of file embed.h.

◆ opposite

bool Cleanup::opposite

Definition at line 291 of file embed.h.

◆ s

vector Cleanup::s

Definition at line 289 of file embed.h.

◆ smin

double Cleanup::smin

Definition at line 290 of file embed.h.


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