|
OOFEM 3.0
|
#include "leplic.h"#include "mathfem.h"#include "timestep.h"#include "geotoolbox.h"#include "node.h"#include "connectivitytable.h"#include "datastream.h"#include "spatiallocalizer.h"#include "contextioerr.h"#include "element.h"#include "dynamicinputrecord.h"#include "engngm.h"Go to the source code of this file.
Namespaces | |
| namespace | oofem |
Macros | |
| #define | LEPLIC_ZERO_VOF 1.e-8 |
| #define | LEPLIC_BRENT_EPS 1.e-8 |
| #define LEPLIC_BRENT_EPS 1.e-8 |
Definition at line 50 of file leplic.C.
Referenced by oofem::LEPlic::findCellLineConstant().
| #define LEPLIC_ZERO_VOF 1.e-8 |
Definition at line 49 of file leplic.C.
Referenced by oofem::LEPlic::doInterfaceRemapping(), and oofem::LEPlic::findCellLineConstant().