proteus 1.9.0
C/C++/Fortran libraries
Loading...
Searching...
No Matches
NCLS3P.h File Reference
#include <cmath>
#include <iostream>
#include "CompKernel.h"
#include "ModelFactory.h"
#include "ArgumentsDict.h"
#include "xtensor-python/pyarray.hpp"
Include dependency graph for NCLS3P.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  proteus::cppNCLS3P_base
class  proteus::cppNCLS3P< CompKernelType, nSpace, nQuadraturePoints_element, nDOF_mesh_trial_element, nDOF_trial_element, nDOF_test_element, nQuadraturePoints_elementBoundary >

Namespaces

namespace  proteus

Macros

#define cE   0.1
#define cMax   0.1

Functions

double proteus::ENTROPY (const double &u)
double proteus::DENTROPY (const double &u)
double proteus::Sign (const double &z)
cppNCLS3P_baseproteus::newNCLS3P (int nSpaceIn, int nQuadraturePoints_elementIn, int nDOF_mesh_trial_elementIn, int nDOF_trial_elementIn, int nDOF_test_elementIn, int nQuadraturePoints_elementBoundaryIn, int CompKernelFlag)

Macro Definition Documentation

◆ cE

#define cE   0.1

Definition at line 10 of file NCLS3P.h.

◆ cMax

#define cMax   0.1

Definition at line 11 of file NCLS3P.h.