bformAdapt.hh
void operator()(const Constant3d001< F > &elmX, const Constant3d001< F > &elmY, concepts::ElementMatrix< F > &em)
Evaluation of the Laplace single layer potential with constant test/trial functions.
Definition: lplGal018.hh:28
AdaptLaplaceDL00(uint stroud=2, uint gauss=2, concepts::Real dist=0.0, concepts::Real eta=0.5)
3-dim quadrature (Stroud + 1-d Gauss)
Definition: bformAdapt.hh:121
void operator()(const Constant3d001< F > &elmX, const Constant3d001< F > &elmY, concepts::ElementMatrix< F > &em)
concepts::Real eta_
Ratio between element size and distance for recursive subdivision.
Definition: bformAdapt.hh:221
AdaptLaplaceSL01(uint stroud=0, uint gauss=0, concepts::Real deltaI=1.0, concepts::Real dist=0.0, concepts::Real eta=0.5)
3-dim quadrature (3-d Gauss)
Definition: bformAdapt.hh:343
void update_(concepts::Triangle3d &cell, const Constant3d001< F > &elm, uint deltal, F *m, bool swp) const
Recursive subdivison of the panel on the higher level.
bool admissible_(const concepts::Real3d *cX, const concepts::Real *rX, const concepts::Real3d *cY, const concepts::Real *rY) const
Admissible condition of two panels for integration.
Definition: bformAdapt.hh:132
bool admissible_(const concepts::Real3d *cX, const concepts::Real *rX, const concepts::Real3d *cY, const concepts::Real *rY) const
Admissible condition of two panels for integration.
Definition: bformAdapt.hh:353
void ball_(const Constant3d001< F > &elm, concepts::Real3d *c, concepts::Real *r) const
Computes the center and radius of a panels.
Bilinear form for the Laplace double layer potential with piecewise constant shape functions and hang...
Definition: bformAdapt.hh:26
Abstract function class to evaluate a bilinear form.
Definition: bilinearForm.hh:33
bool admissible_(const concepts::Real3d *cX, const concepts::Real *rX, const concepts::Real3d *cY, const concepts::Real *rY) const
Admissible condition of two panels for integration.
Definition: bformAdapt.hh:242
concepts::Real deltaI_
Additional number of Integration points per level.
Definition: bformAdapt.hh:328
void update_(concepts::Triangle3d &cell, const Constant3d001< F > &elm, uint deltal, F *m, bool swp) const
Recursive subdivison of the panel on the higher level.
concepts::Real deltaG_
Additional number of Integration points per level.
Definition: bformAdapt.hh:217
void operator()(const concepts::Element< F > &elmX, const concepts::Element< F > &elmY, concepts::ElementMatrix< F > &em)
Application operator.
void ball_(const concepts::Triangle3d &cell, concepts::Real3d *c, concepts::Real *r) const
void ball_(const concepts::Triangle3d &cell, concepts::Real3d *c, concepts::Real *r) const
void ball_(const Constant3d001< F > &elm, concepts::Real3d *c, concepts::Real *r) const
Computes the center and radius of a panels.
concepts::Real eta_
Ratio between element size and distance for recursive subdivision.
Definition: bformAdapt.hh:332
Bilinear form for the Laplace double layer potential with piecewise constant shape functions and hang...
Definition: bformAdapt.hh:153
void operator()(const Constant3d001< F > &elmX, const Constant3d001< F > &elmY, concepts::ElementMatrix< F > &em)
concepts::Real eta_
Ratio between element size and distance for recursive subdivision.
Definition: bformAdapt.hh:95
void operator()(const concepts::Element< F > &elmX, const concepts::Element< F > &elmY, concepts::ElementMatrix< F > &em)
Application operator.
void ball_(const concepts::Triangle3d &cell, concepts::Real3d *c, concepts::Real *r) const
void update_(concepts::Triangle3d &cell, const Constant3d001< F > &elm, uint deltal, F *m, bool swp) const
Recursive subdivison of the panel on the higher level.
void operator()(const concepts::Element< F > &elmX, const concepts::Element< F > &elmY, concepts::ElementMatrix< F > &em)
Application operator.
Evaluation of the Laplace double layer potential with constant test/trial functions.
Definition: lplGal014.hh:29
Bilinear form for the Laplace Single Layer potential with piecewise constant shape functions and hang...
Definition: bformAdapt.hh:263
Evaluation of the Laplace double layer potential with constant test/trial functions.
Definition: lplGal011.hh:29
AdaptLaplaceDL01(uint gaussX=2, uint gaussY=2, concepts::Real deltaG=1.0, concepts::Real dist=0.0, concepts::Real eta=0.5)
3-dim quadrature (3-d Gauss)
Definition: bformAdapt.hh:232
void ball_(const Constant3d001< F > &elm, concepts::Real3d *c, concepts::Real *r) const
Computes the center and radius of a panels.