v0.15.0
Loading...
Searching...
No Matches
nonlinear_poisson_2d.hpp File Reference
#include <stdlib.h>
#include <MoFEM.hpp>

Go to the source code of this file.

Classes

struct  NonlinearPoissonOps::OpDomainLhs
 
struct  NonlinearPoissonOps::OpDomainRhs
 

Namespaces

namespace  NonlinearPoissonOps
 

Typedefs

using BoundaryEle = PipelineManager::EdgeEle
 
using PostProcEle = PostProcBrokenMeshInMoab<DomainEle>
 
using OpBoundaryLhs
 
using OpBoundaryRhs
 
using OpBoundaryRhsSource
 
using AssemblyDomainEleOp
 
using AssemblyBoundaryEleOp
 
typedef boost::function< double(const double, const double, const double)> NonlinearPoissonOps::ScalarFunc
 

Variables

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

Typedef Documentation

◆ AssemblyBoundaryEleOp

◆ AssemblyDomainEleOp

◆ BoundaryEle

Definition at line 10 of file nonlinear_poisson_2d.hpp.

◆ OpBoundaryLhs

◆ OpBoundaryRhs

◆ OpBoundaryRhsSource

◆ PostProcEle