Home
last modified time | relevance | path

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

/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/gridpart/test/
H A Dtest-gridpart.cc176 DiscreteCoordFunctionSpaceType coordFunctionSpace( hostGridPart ); in main() local
178 CoordFunctionType coordFunction( "coordinate function", coordFunctionSpace ); in main()
189 Dune::Fem::TemporaryLocalFunction< DiscreteCoordFunctionSpaceType > tlf( coordFunctionSpace ); in main()