v0.14.0
Classes | Typedefs | Variables
Poisson2DNonhomogeneousOperators Namespace Reference

Classes

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

Typedefs

typedef boost::function< double(const double, const double, const double)> ScalarFunc
 

Variables

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

Typedef Documentation

◆ ScalarFunc

typedef boost::function<double(const double, const double, const double)> Poisson2DNonhomogeneousOperators::ScalarFunc

Definition at line 20 of file poisson_2d_nonhomogeneous.hpp.

Variable Documentation

◆ i

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

Definition at line 17 of file poisson_2d_nonhomogeneous.hpp.