|
IFEM
90A354
|
Adaptive solution setup for linear and nonlinear FEM simulators. More...
#include "AdaptiveSetup.h"#include "SIMoutput.h"#include "ASMbase.h"#include "ASMunstruct.h"#include "Functions.h"#include "IntegrandBase.h"#include "Utilities.h"#include "IFEM.h"#include "tinyxml2.h"#include <fstream>#include <sstream>#include <cstdio>
Typedefs | |
| typedef std::pair< double, int > | DblIdx |
| Element error and associated index. More... | |
Adaptive solution setup for linear and nonlinear FEM simulators.
| typedef std::pair<double,int> DblIdx |
Element error and associated index.