Home
last modified time | relevance | path

Searched refs:geometryInFather (Results 1 – 25 of 44) sorted by relevance

12

/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/test/
H A Dcheckgeometryinfather.hh134 const LocalGeometry& geometryInFather = eIt->geometryInFather(); in checkGeometryInFather() local
157 if (geometryInFather.type() != eIt->type()) in checkGeometryInFather()
160 if (geometryInFather.corners() != eIt->geometry().corners()) in checkGeometryInFather()
164 auto refElement = referenceElement( geometryInFather ); in checkGeometryInFather()
168 if (geometryInFather.integrationElement(center) <=0) in checkGeometryInFather()
184 geometryInFather.global(cornerInSon); in checkGeometryInFather()
204 x = e.geometryInFather().global(x); in checkGeometryInFather()
228 geometryInFather.global(cornerInSon); in checkGeometryInFather()
260 geometryInFather.local(cornerInFather); in checkGeometryInFather()
279 for( int j=0; j < geometryInFather.corners(); ++j ) in checkGeometryInFather()
[all …]
H A Dtest-ug.cc278 …Dune::FieldVector<double,2> diff = eIt->geometryInFather().corner(i) - eWoIt->geometryInFather().c… in main()
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/common/
H A Drestrictprolonginterface.hh84 const LocalGeometry &geometryInFather, in restrictLocal() argument
87 …_CALL_INTERFACE_IMPLEMENTATION( asImp().restrictLocal( father, son, geometryInFather, initialize )… in restrictLocal()
107 const LocalGeometry &geometryInFather, in prolongLocal() argument
110 …D_CALL_INTERFACE_IMPLEMENTATION( asImp().prolongLocal( father, son, geometryInFather, initialize )… in prolongLocal()
270 restrictLocal( gpFather, gpSon, son.geometryInFather(), initialize ); in restrictLocal()
276 const LocalGeometry &geometryInFather, in restrictLocal() argument
288 localRP_.restrictLocal( targetLf_, constLf_, geometryInFather, initialize ); in restrictLocal()
318 prolongLocal( gpFather, gpSon, son.geometryInFather(), initialize ); in prolongLocal()
324 const LocalGeometry &geometryInFather, in prolongLocal() argument
336 localRP_.prolongLocal( constLf_, targetLf_, geometryInFather, initialize ); in prolongLocal()
H A Drestrictprolongtuple.hh108 const LocalGeometry &geometryInFather, bool initialize ) const in restrictLocal() argument
110 …rLoop< RestrictLocal, 0, sizeof...( Tail ) >::apply( father, child, geometryInFather, initialize, … in restrictLocal()
128 const LocalGeometry &geometryInFather, bool initialize ) const in prolongLocal() argument
130 …orLoop< ProlongLocal, 0, sizeof...( Tail ) >::apply( father, child, geometryInFather, initialize, … in prolongLocal()
215 …y ( const Entity &father, const Entity &child, const LocalGeometry &geometryInFather, bool initial… in apply()
218 std::get< i >( tuple ).prolongLocal( father, child, geometryInFather, initialize ); in apply()
239 …y ( const Entity &father, const Entity &child, const LocalGeometry &geometryInFather, bool initial… in apply()
242 std::get< i >( tuple ).restrictLocal( father, child, geometryInFather, initialize ); in apply()
H A Dlocalrestrictprolong.hh51 const LocalGeometry &geometryInFather, bool initialize ) const in restrictLocal() argument
78 const LocalGeometry &geometryInFather, bool initialize ) const in prolongLocal() argument
126 const LocalGeometry &geometryInFather, bool initialize ) const in restrictLocal() argument
135 const LocalGeometry &geometryInFather, bool initialize ) const in prolongLocal() argument
H A Drestrictprolongfunction.hh77 …ictProlong_.prolongLocal( coarseLocalFunction, fineLocalFunction, child.geometryInFather(), true ); in hierarchicProlong()
162 …olong_.restrictLocal( coarseLocalFunction, fineLocalFunction, child.geometryInFather(), initialize… in hierarchicRestrict()
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/combinedspace/
H A Dtuplelocalrestrictprolong.hh68 const LocalGeometry &geometryInFather, bool initialize ) const in restrictLocal() argument
70 …Fem::ForLoop< RestrictLocal, 0, setSize >::apply( lfFather, lfSon, geometryInFather, initialize, l… in restrictLocal()
80 const LocalGeometry &geometryInFather, bool initialize ) const in prolongLocal() argument
82 …Fem::ForLoop< ProlongLocal, 0, setSize >::apply( lfFather, lfSon, geometryInFather, initialize, lo… in prolongLocal()
112 …pply ( const LFFather &lfFather, LFSon &lfSon, const LocalGeometry &geometryInFather, bool initial… in apply()
135 std::get< i >( tuple ).prolongLocal( subLFFather, subLFSon, geometryInFather, initialize ); in apply()
178 …pply ( LFFather &lfFather, const LFSon &lfSon, const LocalGeometry &geometryInFather, bool initial… in apply()
200 std::get< i >( tuple ).restrictLocal( subLFFather, subLFSon, geometryInFather, initialize ); in apply()
H A Dpowerlocalrestrictprolong.hh46 const LocalGeometry &geometryInFather, bool initialize ) const in restrictLocal() argument
70 … localRestrictProlong_.restrictLocal( subLFFather, subLFSon, geometryInFather, initialize ); in restrictLocal()
77 const LocalGeometry &geometryInFather, bool initialize ) const in prolongLocal() argument
101 localRestrictProlong_.prolongLocal( subLFFather, subLFSon, geometryInFather, initialize ); in prolongLocal()
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/lagrange/
H A Drestrictprolong.hh57 const LocalGeometry &geometryInFather, in restrictLocal()
71 const DomainVector pointInSon = geometryInFather.local( pointInFather ); in restrictLocal()
87 const LocalGeometry &geometryInFather, in prolongLocal()
99 const DomainVector pointInFather = geometryInFather.global( pointInSon ); in prolongLocal()
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/padaptivespace/
H A Drestrictprolong.hh48 const LocalGeometry &geometryInFather, bool initialize ) const in restrictLocal()
64 const DomainVector pointInSon = geometryInFather.local( pointInFather ); in restrictLocal()
81 const LocalGeometry &geometryInFather, bool initialize ) const in prolongLocal()
94 const DomainVector pointInFather = geometryInFather.global( pointInSon ); in prolongLocal()
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/discontinuousgalerkin/
H A Dlocalrestrictprolong.hh61 const LocalGeometry &geometryInFather, bool initialize ) const in restrictLocal() argument
103 temp_.axpy( geometryInFather.global( quad.point( qp ) ), value ); in restrictLocal()
105 lfFather.axpy( geometryInFather.global( quad.point( qp ) ), value ); in restrictLocal()
120 const LocalGeometry &geometryInFather, bool initialize ) const in prolongLocal() argument
144 lfFather.evaluate( geometryInFather.global( quad.point( qp ) ), value ); in prolongLocal()
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/localfiniteelement/
H A Dlocalrestrictprolong.hh96 auto y = childEntities_[i].geometryInFather().local(coordinate(x)); in evaluate()
159 const LocalGeometry &geometryInFather, bool initialize ) const in restrictLocal()
203 const LocalGeometry &geometryInFather, bool initialize ) const in prolongLocal()
208 FatherWrapperType fatherWrapper(geometryInFather,lfFather); in prolongLocal()
/dports/math/dune-multidomaingrid/dune-multidomaingrid-cd5679974fe1c91b56e74022e95f01b1d2018c3b/test/
H A Dtestintersectiongeometrytypes.cc39 cell.geometryInFather(); in run_test()
42 mde.geometryInFather(); in run_test()
/dports/math/dune-multidomaingrid/dune-multidomaingrid-cd5679974fe1c91b56e74022e95f01b1d2018c3b/dune/grid/multidomaingrid/
H A Dentity.hh211 LocalGeometry geometryInFather() const { in geometryInFather() function in Dune::mdgrid::EntityWrapper
212 return LocalGeometry(hostEntity().geometryInFather()); in geometryInFather()
/dports/math/dune-metagrid/dune-metagrid-45fe80d530d18d8b86e77f20e38865f2101e571a/dune/grid/cacheitgrid/
H A Dentity.hh338 LocalGeometry geometryInFather () const in geometryInFather() function in Dune::CacheItGridEntity
340 return LocalGeometry( hostEntity().geometryInFather() ); in geometryInFather()
/dports/math/dune-metagrid/dune-metagrid-45fe80d530d18d8b86e77f20e38865f2101e571a/dune/grid/idgrid/
H A Dentity.hh337 LocalGeometry geometryInFather () const in geometryInFather() function in Dune::IdGridEntity
339 return LocalGeometry( hostEntity().geometryInFather() ); in geometryInFather()
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/test/
H A Dreferencesolution.cc37 x = coarse.geometryInFather().global(x); in evaluate()
49 x = coarse.geometryInFather().global(x); in jacobian()
/dports/math/dune-metagrid/dune-metagrid-45fe80d530d18d8b86e77f20e38865f2101e571a/dune/grid/spheregrid/
H A Dentity.hh364 LocalGeometry geometryInFather () const { return hostEntity().geometryInFather(); } in geometryInFather() function in Dune::SphereGridEntity
/dports/math/dune-multidomaingrid/dune-multidomaingrid-cd5679974fe1c91b56e74022e95f01b1d2018c3b/dune/grid/multidomaingrid/subdomaingrid/
H A Dentity.hh239 LocalGeometry geometryInFather() const { in geometryInFather() function in Dune::mdgrid::subdomain::EntityWrapper
240 return LocalGeometry(hostEntity().geometryInFather()); in geometryInFather()
/dports/math/dune-spgrid/dune-spgrid-3977013bee93d1b113b155cc5b881d28d3ee37f5/dune/grid/spgrid/
H A Dentity.hh221 LocalGeometry geometryInFather () const in geometryInFather() function in Dune::SPEntity
223 return gridLevel().geometryInFather( entityInfo().id() ); in geometryInFather()
/dports/math/dune-metagrid/dune-metagrid-45fe80d530d18d8b86e77f20e38865f2101e571a/dune/grid/multispgrid/
H A Dentity.hh302 const LocalGeometry geometryInFather () const in geometryInFather() function in Dune::MultiSPEntity
305 return LocalGeometry( LocalGeometryImp( hostEntity().geometryInFather() ) ); in geometryInFather()
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/identitygrid/
H A Didentitygridentity.hh386 LocalGeometry geometryInFather () const in geometryInFather() function in Dune::IdentityGridEntity
388 return LocalGeometry( hostEntity_.geometryInFather() ); in geometryInFather()
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/gridpart/common/
H A Ddefaultgridpartentity.hh78 const LocalGeometry &geometryInFather () const in geometryInFather() function in Dune::Fem::DefaultGridPartEntity
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/common/
H A Dentity.hh473 LocalGeometry geometryInFather () const { return realEntity.geometryInFather(); } in geometryInFather() function in Dune::Entity
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/albertagrid/
H A Dentity.cc295 AlbertaGridEntity< 0, dim, Grid >::geometryInFather() const in geometryInFather() function in Dune::AlbertaGridEntity
300 …return LocalGeometry( LocalGeoProvider::instance().geometryInFather( indexInFather, orientation ) … in geometryInFather()

12