Stencil.H File Reference

#include "ProblemDomain.H"
#include <map>
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"

Include dependency graph for Stencil.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IndexML
class  StencilTensorValue

Defines

#define STENCIL_MAX_DOF   3
#define CHECK_DOF   if (m_dof<=0) MayDay::Abort("StencilTensorValue dot defined");

Typedefs

typedef std::map< IndexML,
StencilTensorValue
StencilTensor
typedef std::pair< IndexML,
StencilTensorValue
StencilNode

Functions

void StencilProject (IndexML jiv, Vector< StencilNode > &a_new, StencilTensor &a_sten)


Define Documentation

#define STENCIL_MAX_DOF   3

#define CHECK_DOF   if (m_dof<=0) MayDay::Abort("StencilTensorValue dot defined");


Typedef Documentation

typedef std::pair<IndexML,StencilTensorValue > StencilNode


Function Documentation

void StencilProject ( IndexML  jiv,
Vector< StencilNode > &  a_new,
StencilTensor a_sten 
)


Generated on Fri Apr 5 04:24:20 2019 for Chombo + EB by  doxygen 1.5.5