v0.14.0
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Variables
poisson_2d_nonhomogeneous.hpp File Reference
#include <stdlib.h>
#include <BasicFiniteElements.hpp>

Go to the source code of this file.

Classes

struct  Poisson2DNonhomogeneousOperators::OpDomainLhs
 [OpDomainLhs] More...
 
struct  Poisson2DNonhomogeneousOperators::OpDomainRhs
 [OpDomainLhs] More...
 
struct  Poisson2DNonhomogeneousOperators::OpBoundaryLhs
 [OpDomainRhs] More...
 
struct  Poisson2DNonhomogeneousOperators::OpBoundaryRhs
 [OpBoundaryLhs] More...
 

Namespaces

namespace  Poisson2DNonhomogeneousOperators
 

Typedefs

using FaceEle = MoFEM::FaceElementForcesAndSourcesCore
 
using EdgeEle = MoFEM::EdgeElementForcesAndSourcesCore
 
using OpFaceEle = MoFEM::FaceElementForcesAndSourcesCore::UserDataOperator
 
using OpEdgeEle = MoFEM::EdgeElementForcesAndSourcesCore::UserDataOperator
 
using EntData = EntitiesFieldData::EntData
 
typedef boost::function< double(const double, const double, const double)> Poisson2DNonhomogeneousOperators::ScalarFunc
 

Variables

FTensor::Index< 'i', 2 > Poisson2DNonhomogeneousOperators::i
 

Typedef Documentation

◆ EdgeEle

Definition at line 8 of file poisson_2d_nonhomogeneous.hpp.

◆ EntData

Definition at line 13 of file poisson_2d_nonhomogeneous.hpp.

◆ FaceEle

Definition at line 7 of file poisson_2d_nonhomogeneous.hpp.

◆ OpEdgeEle

Definition at line 11 of file poisson_2d_nonhomogeneous.hpp.

◆ OpFaceEle

Definition at line 10 of file poisson_2d_nonhomogeneous.hpp.