proteus  1.8.1
C/C++/Fortran libraries
Classes | Namespaces | Macros | Functions
RDLS.h File Reference
#include <cmath>
#include <iostream>
#include <valarray>
#include "CompKernel.h"
#include "ModelFactory.h"
#include "equivalent_polynomials.h"
#include "ArgumentsDict.h"
#include "xtensor-python/pyarray.hpp"
Include dependency graph for RDLS.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  proteus::RDLS_base
 
class  proteus::RDLS< CompKernelType, nSpace, nQuadraturePoints_element, nDOF_mesh_trial_element, nDOF_trial_element, nDOF_test_element, nQuadraturePoints_elementBoundary >
 

Namespaces

 proteus
 

Macros

#define SINGLE_POTENTIAL   1
 

Functions

double proteus::heaviside (const double &z)
 
RDLS_base * proteus::newRDLS (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

◆ SINGLE_POTENTIAL

#define SINGLE_POTENTIAL   1

Definition at line 14 of file RDLS.h.