#include <cmath>
#include <iostream>
#include "CompKernel.h"
#include "ModelFactory.h"
#include "ArgumentsDict.h"
#include "xtensor-python/pyarray.hpp"
Go to the source code of this file.
|
#define | cE 0.1 |
|
#define | cMax 0.1 |
|
|
double | proteus::ENTROPY (const double &u) |
|
double | proteus::DENTROPY (const double &u) |
|
double | proteus::Sign (const double &z) |
|
cppNCLS3P_base * | proteus::newNCLS3P (int nSpaceIn, int nQuadraturePoints_elementIn, int nDOF_mesh_trial_elementIn, int nDOF_trial_elementIn, int nDOF_test_elementIn, int nQuadraturePoints_elementBoundaryIn, int CompKernelFlag) |
|
◆ cE
◆ cMax