|
IFEM
90A354
|
Sub-class with functionality for model input and setup. More...
#include "SIMinput.h"#include "SIMoptions.h"#include "ModelGenerator.h"#include "ASMbase.h"#include "ASMunstruct.h"#include "IntegrandBase.h"#include "GlbL2projector.h"#include "LinSolParams.h"#include "DualField.h"#include "Functions.h"#include "FunctionSum.h"#include "Utilities.h"#include "Vec3Oper.h"#include "HDF5Reader.h"#include "HDF5Restart.h"#include "IFEM.h"#include "tinyxml2.h"#include <fstream>#include <sstream>#include <numeric>
Macros | |
| #define | GLOBAL_AXES -1 |
| Integer value flagging global axes in boundary conditions. | |
| #define | LOCAL_AXES -2 |
| Integer value flagging local axes in boundary conditions. | |
| #define | LOCAL_PROJECTED -3 |
| Integer value flagging local projected axes in boundary conditions. | |
Variables | |
| static bool | noDumpDataYet = true |
| To read only once in adaptive loops. | |
Sub-class with functionality for model input and setup.