Home
last modified time | relevance | path

Searched refs:lfsu_cache (Results 1 – 11 of 11) sorted by relevance

/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/gridoperator/default/
H A Dassembler.hh93 LFSUCache lfsu_cache(lfsu,cu,needs_constraints_caching); in assemble() local
138 lfsu_cache.update(); in assemble()
141 assembler_engine.onBindLFSUV(eg,lfsu_cache,lfsv_cache); in assemble()
144 assembler_engine.loadCoefficientsLFSUInside(lfsu_cache); in assemble()
147 assembler_engine.assembleUVVolume(eg,lfsu_cache,lfsv_cache); in assemble()
204 lfsu_cache,lfsv_cache, in assemble()
215 lfsu_cache,lfsv_cache, in assemble()
234 assembler_engine.assembleUVBoundary(ig,lfsu_cache,lfsv_cache); in assemble()
248 assembler_engine.assembleUVProcessor(ig,lfsu_cache,lfsv_cache); in assemble()
264 assembler_engine.assembleUVVolumePostSkeleton(eg,lfsu_cache,lfsv_cache); in assemble()
[all …]
H A Djacobianapplyengine.hh135 void onBindLFSUV(const EG & eg, const LFSUC & lfsu_cache, const LFSVC & lfsv_cache) in onBindLFSUV() argument
137 global_solution_view_inside.bind(lfsu_cache); in onBindLFSUV()
140 local_solution_inside.resize(lfsu_cache.size()); in onBindLFSUV()
141 global_update_view_inside.bind(lfsu_cache); in onBindLFSUV()
142 local_update_inside.resize(lfsu_cache.size()); in onBindLFSUV()
153 void onBindLFSUVInside(const IG & ig, const LFSUC & lfsu_cache, const LFSVC & lfsv_cache) in onBindLFSUVInside() argument
155 global_solution_view_inside.bind(lfsu_cache); in onBindLFSUVInside()
158 local_solution_inside.resize(lfsu_cache.size()); in onBindLFSUVInside()
159 global_update_view_inside.bind(lfsu_cache); in onBindLFSUVInside()
160 local_update_inside.resize(lfsu_cache.size()); in onBindLFSUVInside()
[all …]
H A Dpatternengine.hh130 void add_border_pattern(std::true_type, const LFSVC& lfsv_cache, const LFSUC& lfsu_cache, in add_border_pattern() argument
136 communicationCache().addEntries(lfsv_cache,lfsu_cache,p); in add_border_pattern()
141 void add_border_pattern(std::false_type, const LFSVC& lfsv_cache, const LFSUC& lfsu_cache, in add_border_pattern() argument
146 void add_pattern(const LFSVC& lfsv_cache, const LFSUC& lfsu_cache, const LocalPattern& p) in add_pattern() argument
151 lfsu_cache,p[k].j() in add_pattern()
156 lfsu_cache, in add_pattern()
189 void onUnbindLFSUV(const EG & eg, const LFSUC & lfsu_cache, const LFSVC & lfsv_cache) in onUnbindLFSUV() argument
191 add_pattern(lfsv_cache,lfsu_cache,localpattern); in onUnbindLFSUV()
212 void assembleUVVolume(const EG & eg, const LFSUC & lfsu_cache, const LFSVC & lfsv_cache) in assembleUVVolume() argument
215 … pattern_volume(lop,lfsu_cache.localFunctionSpace(),lfsv_cache.localFunctionSpace(),localpattern); in assembleUVVolume()
[all …]
H A Djacobianengine.hh130 void onBindLFSUV(const EG & eg, const LFSUC & lfsu_cache, const LFSVC & lfsv_cache) in onBindLFSUV() argument
132 global_s_s_view.bind(lfsu_cache); in onBindLFSUV()
133 xl.resize(lfsu_cache.size()); in onBindLFSUV()
134 global_a_ss_view.bind(lfsv_cache,lfsu_cache); in onBindLFSUV()
135 al.assign(lfsv_cache.size(),lfsu_cache.size(),0.0); in onBindLFSUV()
159 void onUnbindLFSUV(const EG & eg, const LFSUC & lfsu_cache, const LFSVC & lfsv_cache) in onUnbindLFSUV() argument
179 void loadCoefficientsLFSUInside(const LFSUC & lfsu_cache) in loadCoefficientsLFSUInside() argument
243 void assembleUVVolume(const EG & eg, const LFSUC & lfsu_cache, const LFSVC & lfsv_cache) in assembleUVVolume() argument
247 …jacobian_volume(lop,eg,lfsu_cache.localFunctionSpace(),xl,lfsv_cache.localFunctionSpace(),al_view); in assembleUVVolume()
290 …void assembleUVVolumePostSkeleton(const EG & eg, const LFSUC & lfsu_cache, const LFSVC & lfsv_cach… in assembleUVVolumePostSkeleton() argument
[all …]
H A Dresidualengine.hh132 void onBindLFSUV(const EG & eg, const LFSUC & lfsu_cache, const LFSVC & lfsv_cache) in onBindLFSUV() argument
134 global_sl_view.bind(lfsu_cache); in onBindLFSUV()
135 xl.resize(lfsu_cache.size()); in onBindLFSUV()
146 void onBindLFSUVInside(const IG & ig, const LFSUC & lfsu_cache, const LFSVC & lfsv_cache) in onBindLFSUVInside() argument
148 global_sl_view.bind(lfsu_cache); in onBindLFSUVInside()
149 xl.resize(lfsu_cache.size()); in onBindLFSUVInside()
265 void assembleUVVolume(const EG & eg, const LFSUC & lfsu_cache, const LFSVC & lfsv_cache) in assembleUVVolume() argument
269 … alpha_volume(lop,eg,lfsu_cache.localFunctionSpace(),xl,lfsv_cache.localFunctionSpace(),rl_view); in assembleUVVolume()
337 …void assembleUVVolumePostSkeleton(const EG & eg, const LFSUC & lfsu_cache, const LFSVC & lfsv_cach… in assembleUVVolumePostSkeleton() argument
341 …alpha_volume_post_skeleton(lop,eg,lfsu_cache.localFunctionSpace(),xl,lfsv_cache.localFunctionSpace… in assembleUVVolumePostSkeleton()
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/gridoperator/fastdg/
H A Dassembler.hh97 LFSUCache lfsu_cache(lfsu,cu,needs_constraints_caching); in assemble() local
142 lfsu_cache.update(); in assemble()
145 assembler_engine.onBindLFSUV(eg,lfsu_cache,lfsv_cache); in assemble()
148 assembler_engine.loadCoefficientsLFSUInside(lfsu_cache); in assemble()
151 assembler_engine.assembleUVVolume(eg,lfsu_cache,lfsv_cache); in assemble()
211 lfsu_cache,lfsv_cache, in assemble()
222 lfsu_cache,lfsv_cache, in assemble()
241 assembler_engine.assembleUVBoundary(ig,lfsu_cache,lfsv_cache); in assemble()
255 assembler_engine.assembleUVProcessor(ig,lfsu_cache,lfsv_cache); in assemble()
271 assembler_engine.assembleUVVolumePostSkeleton(eg,lfsu_cache,lfsv_cache); in assemble()
[all …]
H A Dpatternengine.hh135 void add_border_pattern(std::true_type, const LFSVC& lfsv_cache, const LFSUC& lfsu_cache, in add_border_pattern() argument
141 communicationCache().addEntries(lfsv_cache,lfsu_cache,p); in add_border_pattern()
146 void add_border_pattern(std::false_type, const LFSVC& lfsv_cache, const LFSUC& lfsu_cache, in add_border_pattern() argument
151 void add_pattern(const LFSVC& lfsv_cache, const LFSUC& lfsu_cache, const LocalPattern& p) in add_pattern() argument
157 lfsu_cache,p[0].j() in add_pattern()
164 lfsu_cache, in add_pattern()
196 void onUnbindLFSUV(const EG & eg, const LFSUC & lfsu_cache, const LFSVC & lfsv_cache) in onUnbindLFSUV() argument
198 add_pattern(lfsv_cache,lfsu_cache,localpattern); in onUnbindLFSUV()
219 void assembleUVVolume(const EG & eg, const LFSUC & lfsu_cache, const LFSVC & lfsv_cache) in assembleUVVolume() argument
222 … pattern_volume(lop,lfsu_cache.localFunctionSpace(),lfsv_cache.localFunctionSpace(),localpattern); in assembleUVVolume()
[all …]
H A Djacobianapplyengine.hh135 void onBindLFSUV(const EG & eg, const LFSUC & lfsu_cache, const LFSVC & lfsv_cache) in onBindLFSUV() argument
138 global_solution_view_inside.bind(lfsu_cache); in onBindLFSUV()
139 global_update_view_inside.bind(lfsu_cache); in onBindLFSUV()
149 void onBindLFSUVInside(const IG & ig, const LFSUC & lfsu_cache, const LFSVC & lfsv_cache) in onBindLFSUVInside() argument
152 global_solution_view_inside.bind(lfsu_cache); in onBindLFSUVInside()
153 global_update_view_inside.bind(lfsu_cache); in onBindLFSUVInside()
264 void assembleUVVolume(const EG & eg, const LFSUC & lfsu_cache, const LFSVC & lfsv_cache) in assembleUVVolume() argument
268 …jacobian_apply_volume(lop,eg,lfsu_cache.localFunctionSpace(),global_solution_view_inside,global_up… in assembleUVVolume()
302 …void assembleUVVolumePostSkeleton(const EG & eg, const LFSUC & lfsu_cache, const LFSVC & lfsv_cach… in assembleUVVolumePostSkeleton() argument
306 …jacobian_apply_volume_post_skeleton(lop,eg,lfsu_cache.localFunctionSpace(),global_solution_view_in… in assembleUVVolumePostSkeleton()
H A Djacobianengine.hh152 void onBindLFSUV(const EG & eg, const LFSUC & lfsu_cache, const LFSVC & lfsv_cache) in onBindLFSUV() argument
154 global_s_s_view.bind(lfsu_cache); in onBindLFSUV()
155 global_a_ss_view.bind(lfsv_cache,lfsu_cache); in onBindLFSUV()
175 void onUnbindLFSUV(const EG & eg, const LFSUC & lfsu_cache, const LFSVC & lfsv_cache) in onUnbindLFSUV() argument
195 void loadCoefficientsLFSUInside(const LFSUC & lfsu_cache) in loadCoefficientsLFSUInside() argument
253 void assembleUVVolume(const EG & eg, const LFSUC & lfsu_cache, const LFSVC & lfsv_cache) in assembleUVVolume() argument
257 …jacobian_volume(lop,eg,lfsu_cache.localFunctionSpace(),global_s_s_view,lfsv_cache.localFunctionSpa… in assembleUVVolume()
303 …void assembleUVVolumePostSkeleton(const EG & eg, const LFSUC & lfsu_cache, const LFSVC & lfsv_cach… in assembleUVVolumePostSkeleton() argument
307 …jacobian_volume_post_skeleton(lop,eg,lfsu_cache.localFunctionSpace(),global_s_s_view,lfsv_cache.lo… in assembleUVVolumePostSkeleton()
H A Dresidualengine.hh158 void onBindLFSUV(const EG & eg, const LFSUC & lfsu_cache, const LFSVC & lfsv_cache) in onBindLFSUV() argument
160 global_sl_view.bind(lfsu_cache); in onBindLFSUV()
172 void onBindLFSUVInside(const IG & ig, const LFSUC & lfsu_cache, const LFSVC & lfsv_cache) in onBindLFSUVInside() argument
174 global_sl_view.bind(lfsu_cache); in onBindLFSUVInside()
297 void assembleUVVolume(const EG & eg, const LFSUC & lfsu_cache, const LFSVC & lfsv_cache) in assembleUVVolume() argument
302 …alpha_volume(lop,eg,lfsu_cache.localFunctionSpace(),global_sl_view,lfsv_cache.localFunctionSpace()… in assembleUVVolume()
377 …void assembleUVVolumePostSkeleton(const EG & eg, const LFSUC & lfsu_cache, const LFSVC & lfsv_cach… in assembleUVVolumePostSkeleton() argument
382 …alpha_volume_post_skeleton(lop,eg,lfsu_cache.localFunctionSpace(),global_sl_view,lfsv_cache.localF… in assembleUVVolumePostSkeleton()
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/gridoperator/common/
H A Dborderdofexchanger.hh173 …void addEntries(const LFSVCache& lfsv_cache, const LFSUCache& lfsu_cache, const LocalPattern& patt… in addEntries() argument
183 if (lfsv_cache.isConstrained(it->i()) || lfsu_cache.isConstrained(it->j())) in addEntries()
187 const typename LFSUCache::DOFIndex& dj = lfsu_cache.dofIndex(it->j()); in addEntries()