NuTo
Numerics Tool
Public Member Functions | List of all members
NuTo::Integrands::NeumannBc< TDim > Class Template Reference

applies a neumann boundary condition More...

#include <NeumannBc.h>

Public Member Functions

 NeumannBc (NuTo::DofType dofType, Eigen::Matrix< double, TDim, 1 > factor)
 
NuTo::DofVector< double > ExternalLoad (const NuTo::CellIpData &cellIpData)
 

Detailed Description

template<int TDim>
class NuTo::Integrands::NeumannBc< TDim >

applies a neumann boundary condition

Template Parameters
TDimglobal dimension, say, node coordinate dimension. The dimension of the interpolation has to be one order lower.

Constructor & Destructor Documentation

template<int TDim>
NuTo::Integrands::NeumannBc< TDim >::NeumannBc ( NuTo::DofType  dofType,
Eigen::Matrix< double, TDim, 1 >  factor 
)
inline

Member Function Documentation

template<int TDim>
NuTo::DofVector<double> NuTo::Integrands::NeumannBc< TDim >::ExternalLoad ( const NuTo::CellIpData cellIpData)
inline

The documentation for this class was generated from the following file: