![]() |
OpenLB 1.8.1
|
This file contains functors needed to describe multiphase phenomena such as interfacial profiles and Young-Laplace pressure fields for initialization as well as comparison to analytical solutions. More...
#include <vector>#include <cmath>#include <string>#include "math.h"#include "functors/genericF.h"#include "analyticalF.h"#include "core/superLattice2D.h"
Include dependency graph for phaseFieldF2D.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | olb::CircularInterface2D< T > |
| class | olb::LaplacePressure2D< T > |
| class | olb::ShiftedLaplacePressure2D< T > |
Namespaces | |
| namespace | olb |
| Top level namespace for all of OpenLB. | |
This file contains functors needed to describe multiphase phenomena such as interfacial profiles and Young-Laplace pressure fields for initialization as well as comparison to analytical solutions.
Definition in file phaseFieldF2D.h.