![]() |
waves
Basic FE playground
|
#include "wSolver.h"
#include "wProblem.h"
#include "wMedium.h"
#include "wAssign.h"
#include "wBoundary.h"
#include "wWake.h"
#include "wLoadFunctional.h"
#include "wMshData.h"
#include "wNode.h"
#include "wElement.h"
#include "wTag.h"
#include "wResults.h"
#include "wMshExport.h"
#include <tbb/parallel_for_each.h>
#include <tbb/spin_mutex.h>
Macros | |
#define | ANSI_COLOR_YELLOW "\x1b[1;33m" |
#define | ANSI_COLOR_RESET "\x1b[0m" |
#define ANSI_COLOR_RESET "\x1b[0m" |
#define ANSI_COLOR_YELLOW "\x1b[1;33m" |