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

Go to the source code of this file.

Classes

class  proteus::cADR_base
class  proteus::cADR< CompKernelType, nSpace, nQuadraturePoints_element, nDOF_mesh_trial_element, nDOF_trial_element, nDOF_test_element, nQuadraturePoints_elementBoundary >

Namespaces

namespace  proteus

Typedefs

template<int nSpace, int nP_ifem, int nP, int nQ, int nEBQ>
using proteus::GeneralizedFunctions = equivalent_polynomials::GeneralizedFunctions_mix<nSpace, nP_ifem, nP, nQ, nEBQ, true>

Functions

cADR_baseproteus::newADR (int nSpaceIn, int nQuadraturePoints_elementIn, int nDOF_mesh_trial_elementIn, int nDOF_trial_elementIn, int nDOF_test_elementIn, int nQuadraturePoints_elementBoundaryIn, int CompKernelFlag)