|
OOFEM 3.0
|
#include "stepfunction.h"#include "mathfem.h"#include "classfactory.h"#include "dynamicinputrecord.h"#include <fstream>#include <sstream>Go to the source code of this file.
Namespaces | |
| namespace | oofem |
Macros | |
| #define | StepFunction_PRECISION 1.e-12 |
Functions | |
| oofem::REGISTER_Function (StepFunction) | |
| #define StepFunction_PRECISION 1.e-12 |
Definition at line 44 of file stepfunction.C.