dune-pdelab
2.5-dev
|
The local assembler engine for one step methods which assembles the residual vector. More...
#include <dune/pdelab/gridoperator/onestep/jacobianengine.hh>
Public Types | |
typedef OSLA | LocalAssembler |
The type of the wrapping local assembler. More... | |
typedef OSLA::LocalAssemblerDT0 | LocalAssemblerDT0 |
typedef OSLA::LocalAssemblerDT1 | LocalAssemblerDT1 |
typedef LocalAssemblerDT0::LocalJacobianAssemblerEngine | JacobianEngineDT0 |
typedef LocalAssemblerDT1::LocalJacobianAssemblerEngine | JacobianEngineDT1 |
typedef OSLA::Traits::Jacobian | Jacobian |
The type of the residual vector. More... | |
typedef OSLA::Traits::Solution | Solution |
The type of the solution vector. More... | |
typedef OSLA::Real | Real |
The type for real numbers. More... | |
typedef OSLA | OneStepLocalAssembler |
The type of the wrapping local assembler. More... | |
typedef OSLA::LocalAssemblerDT0::LocalJacobianAssemblerEngine ::Traits | Traits |
typedef OSLA::LocalAssemblerDT0::LocalJacobianAssemblerEngine | LocalAssemblerEngineDT0 |
typedef OSLA::LocalAssemblerDT1::LocalJacobianAssemblerEngine | LocalAssemblerEngineDT1 |
Public Member Functions | |
OneStepLocalJacobianAssemblerEngine (const LocalAssembler &local_assembler_) | |
Constructor. More... | |
void | setSolution (const Solution &solution_) |
void | setJacobian (Jacobian &jacobian_) |
void | setWeights () |
bool | needsConstraintsCaching (const TrialConstraintsContainer &cu, const TestConstraintsContainer &cv) const |
const LocalAssembler & | localAssembler () |
Public access to the wrapping local assembler. More... | |
LocalAssemblerEngineDT0 & | localAssemblerEngineDT0 () |
const LocalAssemblerEngineDT0 & | localAssemblerEngineDT0 () const |
LocalAssemblerEngineDT1 & | localAssemblerEngineDT1 () |
const LocalAssemblerEngineDT1 & | localAssemblerEngineDT1 () const |
auto | partition () const |
void | setLocalAssemblerEngineDT0 (LocalAssemblerEngineDT0 &lae0_) |
void | setLocalAssemblerEngineDT1 (LocalAssemblerEngineDT1 &lae1_) |
const OneStepLocalAssembler::Traits::TrialGridFunctionSpaceConstraints & | trialConstraints () const |
const OneStepLocalAssembler::Traits::TestGridFunctionSpaceConstraints & | testConstraints () const |
void | preAssembly () |
template<typename GFSU , typename GFSV > | |
void | postAssembly (const GFSU &gfsu, const GFSV &gfsv) |
bool | requireSkeleton () const |
bool | requireSkeletonTwoSided () const |
bool | requireUVVolume () const |
bool | requireVVolume () const |
bool | requireUVSkeleton () const |
bool | requireVSkeleton () const |
bool | requireUVBoundary () const |
bool | requireVBoundary () const |
bool | requireUVProcessor () const |
bool | requireVProcessor () const |
bool | requireUVEnrichedCoupling () const |
bool | requireVEnrichedCoupling () const |
bool | requireUVVolumePostSkeleton () const |
bool | requireVVolumePostSkeleton () const |
void | onBindLFSUV (const EG &eg, const LFSU &lfsu, const LFSV &lfsv) |
void | onBindLFSV (const EG &eg, const LFSV &lfsv) |
void | onBindLFSUVInside (const IG &ig, const LFSU &lfsu, const LFSV &lfsv) |
void | onBindLFSUVOutside (const IG &ig, const LFSU_S &lfsu_s, const LFSV_S &lfsv_s, const LFSU_N &lfsu_n, const LFSV_N &lfsv_n) |
void | onBindLFSVInside (const IG &ig, const LFSV &lfsv) |
void | onBindLFSVOutside (const IG &ig, const LFSV_S &lfsv_s, const LFSV_N &lfsv_n) |
void | onBindLFSUVCoupling (const IG &ig, const LFSU_S &lfsu_s, const LFSV_S &lfsv_s, const LFSU_N &lfsu_n, const LFSV_N &lfsv_n, const LFSU_C &lfsu_c, const LFSV_C &lfsv_c) |
void | onBindLFSVCoupling (const IG &ig, const LFSV_S &lfsv_s, const LFSV_N &lfsv_n, const LFSV_C &lfsv_c) |
void | onUnbindLFSUV (const EG &eg, const LFSU &lfsu, const LFSV &lfsv) |
void | onUnbindLFSV (const EG &eg, const LFSV &lfsv) |
void | onUnbindLFSUVInside (const IG &ig, const LFSU &lfsu, const LFSV &lfsv) |
void | onUnbindLFSUVOutside (const IG &ig, const LFSU_S &lfsu_s, const LFSV_S &lfsv_s, const LFSU_N &lfsu_n, const LFSV_N &lfsv_n) |
void | onUnbindLFSVInside (const IG &ig, const LFSV &lfsv) |
void | onUnbindLFSVOutside (const IG &ig, const LFSV_S &lfsv_s, const LFSV_N &lfsv_n) |
void | onUnbindLFSUVCoupling (const IG &ig, const LFSU_S &lfsu_s, const LFSV_S &lfsv_s, const LFSU_N &lfsu_n, const LFSV_N &lfsv_n, const LFSU_C &lfsu_c, const LFSV_C &lfsv_c) |
void | onUnbindLFSVCoupling (const IG &ig, const LFSV_S &lfsv_s, const LFSV_N &lfsv_n, const LFSV_C &lfsv_c) |
void | loadCoefficientsLFSUInside (const LFSU &lfsu_s) |
void | loadCoefficientsLFSUOutside (const LFSU &lfsu_n) |
void | loadCoefficientsLFSUCoupling (const LFSU &lfsu_c) |
Assembling methods | |
bool | assembleCell (const EG &eg) |
void | assembleUVVolume (const EG &eg, const LFSU &lfsu, const LFSV &lfsv) |
void | assembleVVolume (const EG &eg, const LFSV &lfsv) |
void | assembleUVSkeleton (const IG &ig, const LFSU_S &lfsu_s, const LFSV_S &lfsv_s, const LFSU_N &lfsu_n, const LFSV_N &lfsv_n) |
void | assembleVSkeleton (const IG &ig, const LFSV_S &lfsv_s, const LFSV_N &lfsv_n) |
void | assembleUVBoundary (const IG &ig, const LFSU_S &lfsu_s, const LFSV_S &lfsv_s) |
void | assembleVBoundary (const IG &ig, const LFSV_S &lfsv_s) |
void | assembleUVProcessor (const IG &ig, const LFSU_S &lfsu_s, const LFSV_S &lfsv_s) |
void | assembleVProcessor (const IG &ig, const LFSV_S &lfsv_s) |
void | assembleUVEnrichedCoupling (const IG &ig, const LFSU_S &lfsu_s, const LFSV_S &lfsv_s, const LFSU_N &lfsu_n, const LFSV_N &lfsv_n, const LFSU_C &lfsu_c, const LFSV_C &lfsv_c) |
void | assembleVEnrichedCoupling (const IG &ig, const LFSV_S &lfsv_s, const LFSV_N &lfsv_n, const LFSV_C &lfsv_c) |
void | assembleUVVolumePostSkeleton (const EG &eg, const LFSU &lfsu, const LFSV &lfsv) |
void | assembleVVolumePostSkeleton (const EG &eg, const LFSV &lfsv) |
Protected Attributes | |
const LocalAssembler & | la |
LocalAssemblerEngineDT0 * | lae0 |
LocalAssemblerEngineDT1 * | lae1 |
bool | implicit |
The local assembler engine for one step methods which assembles the residual vector.
LA | The local one step assembler |
typedef OSLA::Traits::Jacobian Dune::PDELab::OneStepLocalJacobianAssemblerEngine< OSLA >::Jacobian |
The type of the residual vector.
typedef LocalAssemblerDT0::LocalJacobianAssemblerEngine Dune::PDELab::OneStepLocalJacobianAssemblerEngine< OSLA >::JacobianEngineDT0 |
typedef LocalAssemblerDT1::LocalJacobianAssemblerEngine Dune::PDELab::OneStepLocalJacobianAssemblerEngine< OSLA >::JacobianEngineDT1 |
typedef OSLA Dune::PDELab::OneStepLocalJacobianAssemblerEngine< OSLA >::LocalAssembler |
The type of the wrapping local assembler.
typedef OSLA::LocalAssemblerDT0 Dune::PDELab::OneStepLocalJacobianAssemblerEngine< OSLA >::LocalAssemblerDT0 |
typedef OSLA::LocalAssemblerDT1 Dune::PDELab::OneStepLocalJacobianAssemblerEngine< OSLA >::LocalAssemblerDT1 |
|
inherited |
|
inherited |
|
inherited |
The type of the wrapping local assembler.
typedef OSLA::Real Dune::PDELab::OneStepLocalJacobianAssemblerEngine< OSLA >::Real |
The type for real numbers.
typedef OSLA::Traits::Solution Dune::PDELab::OneStepLocalJacobianAssemblerEngine< OSLA >::Solution |
The type of the solution vector.
|
inherited |
|
inline |
Constructor.
[in] | local_assembler_ | The local assembler object which creates this engine |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
Methods for loading of the local function's coefficients.
|
inlineinherited |
|
inlineinherited |
Public access to the wrapping local assembler.
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
Called immediately after binding of local function space in global assembler.
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
Called when the local function space is about to be rebound or discarded
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
|
inline |
Notifier functions, called immediately before and after assembling
|
inlineinherited |
Query methods for the global grid assembler
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
Set current residual vector. Should be called prior to assembling.
|
inlineinherited |
|
inlineinherited |
|
inline |
Set current solution vector. Must be called before setResidual(). Should be called prior to assembling.
|
inline |
When multiple engines are combined in one assembling procedure, this method allows to reset the weights which may have been changed by the other engines.
|
inlineinherited |
|
inlineinherited |
|
protectedinherited |
|
protectedinherited |
Reference to the wrapping local assembler object which constructed this engine
|
protectedinherited |
|
protectedinherited |