|
proteus
1.8.1
C/C++/Fortran libraries
|
#include <cmath>#include <iostream>#include <set>#include <map>#include <valarray>#include "CompKernel.h"#include "ModelFactory.h"#include "equivalent_polynomials.h"#include "mprans/ArgumentsDict.h"#include "xtensor-python/pyarray.hpp"Go to the source code of this file.
Namespaces | |
| proteus | |
Typedefs | |
| template<int nSpace, int nP, int nQ, int nEBQ> | |
| using | proteus::GeneralizedFunctions = equivalent_polynomials::GeneralizedFunctions_mix< nSpace, nP, nQ, nEBQ > |
Functions | |
| cADR_base * | proteus::newADR (int nSpaceIn, int nQuadraturePoints_elementIn, int nDOF_mesh_trial_elementIn, int nDOF_trial_elementIn, int nDOF_test_elementIn, int nQuadraturePoints_elementBoundaryIn, int CompKernelFlag) |