Nektar++
StdRegions Directory Reference

This function evaluates the basis function mode mode at a point coords of the domain in direction.

More...

Directory dependency graph for StdRegions:

Directories

directory  Python
 

Files

file  StdExpansion.cpp [code]
 
file  StdExpansion.h [code]
 
file  StdExpansion0D.cpp [code]
 
file  StdExpansion0D.h [code]
 
file  StdExpansion1D.cpp [code]
 
file  StdExpansion1D.h [code]
 
file  StdExpansion2D.cpp [code]
 
file  StdExpansion2D.h [code]
 
file  StdExpansion3D.cpp [code]
 
file  StdExpansion3D.h [code]
 
file  StdHexExp.cpp [code]
 
file  StdHexExp.h [code]
 
file  StdMatrixKey.cpp [code]
 
file  StdMatrixKey.h [code]
 
file  StdNodalPrismExp.cpp [code]
 
file  StdNodalPrismExp.h [code]
 
file  StdNodalTetExp.cpp [code]
 
file  StdNodalTetExp.h [code]
 
file  StdNodalTriExp.cpp [code]
 
file  StdNodalTriExp.h [code]
 
file  StdPointExp.cpp [code]
 
file  StdPointExp.h [code]
 
file  StdPrismExp.cpp [code]
 
file  StdPrismExp.h [code]
 
file  StdPyrExp.cpp [code]
 
file  StdPyrExp.h [code]
 
file  StdQuadExp.cpp [code]
 
file  StdQuadExp.h [code]
 
file  StdRegions.hpp [code]
 
file  StdRegionsDeclspec.h [code]
 
file  StdSegExp.cpp [code]
 
file  StdSegExp.h [code]
 
file  StdTetExp.cpp [code]
 
file  StdTetExp.h [code]
 
file  StdTriExp.cpp [code]
 
file  StdTriExp.h [code]
 

Detailed Description

This function evaluates the basis function mode mode at a point coords of the domain in direction.

Parameters
coordThe coordinate inside the standard region.
modeThe mode number to be evaluated of #m_base[dir]
dirThe direction of interpolation.
Returns
The value of the basis function mode at coords in direction dir.