|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
localoperator.hh
Go to the documentation of this file.
Definition localoperator.hh:32
void finalizeGlobal()
finalize the walktrough
Definition localoperator.hh:56
void applyLocal(EntityType &en1, EntityType &en2)
things to do on two entity
Definition localoperator.hh:98
void prepareLocal(EntityType &en1, EntityType &en2)
two entities
Definition localoperator.hh:77
void prepareGlobal(const FirstParamType &pa, SecondParamType &pb)
prepareGlobal is called before the grid walktrough
Definition localoperator.hh:44
void finalizeLocal(EntityType &en)
Definition localoperator.hh:70
SecPType SecondParamType
Definition localoperator.hh:36
FstPType FirstParamType
remember the parameter types
Definition localoperator.hh:35
void finalizeLocal(EntityType &en1, EntityType &en2)
Definition localoperator.hh:84
void applyLocal(EntityType &en)
things to do on one entity
Definition localoperator.hh:91
void prepareGlobal()
prepare for grid walktrough
Definition localoperator.hh:50
void prepareLocal(EntityType &en)
one entity
Definition localoperator.hh:63
Default implementation of a local operator A local operator works on entities only and is used by a D...
Definition localoperator.hh:123
void scaleIt(const ScalarType scalar)
scale operator , for inheritance
Definition localoperator.hh:134
SecPType SecondParamType
Definition localoperator.hh:127
LocalOperatorDefault()
no default implementation at the moement
Definition localoperator.hh:131
void prepareLocal(EntityType &en1, EntityType &en2)
Definition localoperator.hh:159
void prepareLocal(EntityType &en)
Definition localoperator.hh:151
void finalizeLocal(EntityType &en1, EntityType &en2)
Definition localoperator.hh:163
FstPType FirstParamType
remember the parameter types
Definition localoperator.hh:126
void finalizeLocal(EntityType &en)
Definition localoperator.hh:155
Definition localoperator.hh:189
~CombinedLocalOperator()
Destructor.
Definition localoperator.hh:204
A FirstOperatorType
The type of the operators exported.
Definition localoperator.hh:192
void scaleIt(const ScalarType scalar)
method to scale the belonging operators
Definition localoperator.hh:286
B SecondOperatorType
Definition localoperator.hh:193
void finalizeGlobal()
finalizeGlobal is called after the grid walktrough
Definition localoperator.hh:303
void prepareGlobal(const FirstParamType &pa, SecondParamType &pb)
prepareGlobal is called before the grid walktrough
Definition localoperator.hh:294
void applyLocal(EntityType &en)
Definition localoperator.hh:328
void finalizeLocal(EntityType &en)
Definition localoperator.hh:320
void prepareLocal(EntityType &en)
Definition localoperator.hh:312
CombinedLocalOperator(A &a, B &b, bool printMsg=false)
Constructor for combinations storing the two operators.
Definition localoperator.hh:196
Definition localoperator.hh:372
void applyLocal(EntityType &en)
Definition localoperator.hh:506
void scaleIt(const ScalarType &scalar)
Definition localoperator.hh:456
~ScaledLocalOperator()
Definition localoperator.hh:384
const ScalarType scalar_
scale factor for operator _a
Definition localoperator.hh:444
void finalizeLocal(EntityType &en)
Definition localoperator.hh:492
void prepareLocal(EntityType &en)
Definition localoperator.hh:478
void prepareGlobal(const FirstParamType &pa, SecondParamType &pb)
prepareGlobal is called before the grid walktrough
Definition localoperator.hh:464
A & _a
reference to local operator A
Definition localoperator.hh:441
ScaledLocalOperator(A &a, const ScalarType scalar, bool printMsg=false)
Constructor for combinations with factors.
Definition localoperator.hh:375
void finalizeGlobal()
finalizeGlobal is called after the grid walktrough
Definition localoperator.hh:471
Definition objpointer.hh:42
T endl(T... args)
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8