|
OOFEM 3.0
|
#include <leplic.h>
Public Member Functions | |
| computeLEPLICVolumeFractionWrapper (LEPlicElementInterface *i, LEPlic *mi, const FloatArray &n, const double target_vof_val, bool upd_val) | |
| void | setNormal (FloatArray n) |
| double | eval (double x) |
Protected Attributes | |
| LEPlicElementInterface * | iface |
| LEPlic * | minterf |
| FloatArray | normal |
| double | target_vof |
| bool | upd |
|
inline |
Definition at line 211 of file leplic.h.
References iface, oofem::LEPlic::LEPlic(), minterf, normal, target_vof, and upd.
|
inline |
|
inline |
|
protected |
Definition at line 205 of file leplic.h.
Referenced by computeLEPLICVolumeFractionWrapper(), and eval().
|
protected |
Definition at line 206 of file leplic.h.
Referenced by computeLEPLICVolumeFractionWrapper(), and eval().
|
protected |
Definition at line 207 of file leplic.h.
Referenced by computeLEPLICVolumeFractionWrapper(), eval(), and setNormal().
|
protected |
Definition at line 208 of file leplic.h.
Referenced by computeLEPLICVolumeFractionWrapper(), and eval().
|
protected |
Definition at line 209 of file leplic.h.
Referenced by computeLEPLICVolumeFractionWrapper(), and eval().