![]() |
v0.14.0 |
Go to the source code of this file.
Classes | |
struct | Poisson2DHomogeneousOperators::OpDomainLhsMatrixK |
struct | Poisson2DHomogeneousOperators::OpDomainRhsVectorF |
Namespaces | |
namespace | Poisson2DHomogeneousOperators |
Typedefs | |
using | EntData = EntitiesFieldData::EntData |
template<int DIM> | |
using | ElementsAndOps = PipelineManager::ElementsAndOpsByDim< SPACE_DIM > |
using | DomainEle = ElementsAndOps< SPACE_DIM >::DomainEle |
using | DomainEleOp = DomainEle::UserDataOperator |
using | AssemblyDomainEleOp = FormsIntegrators< DomainEleOp >::Assembly< PETSC >::OpBase |
Variables | |
FTensor::Index< 'i', SPACE_DIM > | Poisson2DHomogeneousOperators::i |
const double | Poisson2DHomogeneousOperators::body_source = 5. |
using AssemblyDomainEleOp = FormsIntegrators<DomainEleOp>::Assembly<PETSC>::OpBase |
Definition at line 26 of file poisson_2d_homogeneous.hpp.
using DomainEle = ElementsAndOps<SPACE_DIM>::DomainEle |
Definition at line 23 of file poisson_2d_homogeneous.hpp.
Definition at line 24 of file poisson_2d_homogeneous.hpp.
using ElementsAndOps = PipelineManager::ElementsAndOpsByDim<SPACE_DIM> |
Definition at line 22 of file poisson_2d_homogeneous.hpp.
using EntData = EntitiesFieldData::EntData |
Definition at line 19 of file poisson_2d_homogeneous.hpp.