v0.14.0
Loading...
Searching...
No Matches
poisson_2d_homogeneous.hpp File Reference
#include <MoFEM.hpp>

Go to the source code of this file.

Classes

struct  Poisson2DHomogeneousOperators::OpDomainLhsMatrixK
 
struct  Poisson2DHomogeneousOperators::OpDomainRhsVectorF
 

Namespaces

namespace  Poisson2DHomogeneousOperators
 

Typedefs

template<int DIM>
using ElementsAndOps = PipelineManager::ElementsAndOpsByDim<SPACE_DIM>
 
using DomainEle = ElementsAndOps<SPACE_DIM>::DomainEle
 
using AssemblyDomainEleOp
 
typedef boost::function< double(const double, const double, const double)> Poisson2DHomogeneousOperators::ScalarFunc
 

Variables

FTensor::Index< 'i', SPACE_DIMPoisson2DHomogeneousOperators::i
 

Typedef Documentation

◆ AssemblyDomainEleOp

◆ DomainEle

◆ ElementsAndOps

template<int DIM>
using ElementsAndOps = PipelineManager::ElementsAndOpsByDim<SPACE_DIM>

Definition at line 23 of file poisson_2d_homogeneous.hpp.