|
OOFEM 3.0
|
#include "oofemenv.h"#include "sloangraphnode.h"#include "sloanlevelstruct.h"#include "dofmanager.h"#include "intarray.h"#include <list>Go to the source code of this file.
Classes | |
| class | oofem::SloanGraph |
| class | oofem::SloanNodalDegreeOrderingCrit |
Namespaces | |
| namespace | oofem |
Macros | |
| #define | SLOAN_TIME_CHUNK 60 |
| #define | MDC |
| #define MDC |
If defined, the support for Multiple subdomains is turned on. Then the algorithm properly handles the isolated nodes as well as the case of multiple subdomains that are not connected
Definition at line 55 of file sloangraph.h.
| #define SLOAN_TIME_CHUNK 60 |
Definition at line 49 of file sloangraph.h.
Referenced by oofem::SloanGraph::findBestRoot().