Home
last modified time | relevance | path

Searched defs:geomTypes (Results 1 – 25 of 28) sorted by relevance

12

/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/common/
H A Dallgeomtypes.hh60 explicit GeometryInformation( const std::vector< GeometryType > &geomTypes ) in GeometryInformation()
89 void buildMaps ( const std::vector< GeometryType > &geomTypes ) in buildMaps()
135 std::vector< std::set< GeometryType > > geomTypes( ncodim ); in AllGeomTypes() local
171 const std :: vector< GeometryType > &geomTypes ( unsigned int codim ) const in geomTypes() function in Dune::Fem::AllGeomTypes
H A Ddiscretefunctionspace.hh929 inline const std::vector<GeometryType>& geomTypes(int codim) const in geomTypes() function in Dune::Fem::DiscreteFunctionSpaceDefault
/dports/graphics/qgis-ltr/qgis-3.16.16/src/providers/oracle/
H A Dqgsoracletablecache.cpp170 QStringList geomTypes; in saveToCache() local
224 QString geomTypes = QString::fromUtf8( ( const char * ) sqlite3_column_text( stmt, 6 ) ); in loadFromCache() local
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/identitygrid/
H A Didentitygridindexsets.hh62 const std::vector<GeometryType>& geomTypes (int codim) const in geomTypes() function in Dune::IdentityGridLevelIndexSet
160 const std::vector<GeometryType>& geomTypes (int codim) const in geomTypes() function in Dune::IdentityGridLeafIndexSet
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/onedgrid/
H A Donedgridindexsets.hh61 const std::vector<GeometryType>& geomTypes (int codim) const in geomTypes() function in Dune::OneDGridLevelIndexSet
214 const std::vector<GeometryType>& geomTypes (int codim) const in geomTypes() function in Dune::OneDGridLeafIndexSet
/dports/graphics/qgis/qgis-3.22.3/src/providers/oracle/
H A Dqgsoracletablecache.cpp170 QStringList geomTypes; in saveToCache() local
228 QString geomTypes = QString::fromUtf8( ( const char * ) sqlite3_column_text( stmt, 6 ) ); in loadFromCache() local
/dports/math/dune-foamgrid/dune-foamgrid-43bfdb6181fae187fd803eca935a030d8d5ab0bc/dune/foamgrid/foamgrid/
H A Dfoamgridindexsets.hh96 const std::vector<GeometryType>& geomTypes (int codim) const in geomTypes() function in Dune::FoamGridLevelIndexSet
274 const std::vector<GeometryType>& geomTypes (int codim) const in geomTypes() function in Dune::FoamGridLeafIndexSet
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/yaspgrid/
H A Dyaspgridindexsets.hh98 const std::vector<GeometryType>& geomTypes (int codim) const in geomTypes() function in Dune::YaspIndexSet
/dports/math/dune-metagrid/dune-metagrid-45fe80d530d18d8b86e77f20e38865f2101e571a/dune/grid/filteredgrid/
H A Dindexset.hh112 std::array< std::set< GeometryType >, dimension+1 > geomTypes; in FilteredIndexSet() local
216 const std::vector< GeometryType > &geomTypes ( int codim ) const in geomTypes() function in Dune::FilteredIndexSet
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/gridpart/geometrygridpart/
H A Dindexset.hh47 const std::vector< GeometryType > &geomTypes ( const int codim ) const in geomTypes() function in Dune::Fem::GeometryGridPartIndexSet
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/geometrygrid/
H A Dindexsets.hh88 const std::vector< GeometryType > &geomTypes ( int codim ) const in geomTypes() function in Dune::GeoGrid::IndexSet
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/io/file/amiramesh/
H A Damirameshwriter.cc78 const GeomTypes& geomTypes = indexSet.types(0); in addGrid() local
344 const typename GridView::IndexSet::Types& geomTypes = indexSet.types(0); in addCellData() local
466 const typename GridView::IndexSet::Types& geomTypes = indexSet.types(0); in addVertexData() local
/dports/graphics/qgis/qgis-3.22.3/src/gui/
H A Dqgsnewmemorylayerdialog.cpp61 const QgsWkbTypes::Type geomTypes[] = in QgsNewMemoryLayerDialog() local
H A Dqgsnewvectorlayerdialog.cpp61 const QgsWkbTypes::Type geomTypes[] = in QgsNewVectorLayerDialog() local
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/uggrid/
H A Duggridindexsets.hh201 const std::vector<GeometryType>& geomTypes (int codim) const in geomTypes() function in Dune::UGGridLevelIndexSet
401 const std::vector<GeometryType>& geomTypes (int codim) const in geomTypes() function in Dune::UGGridLeafIndexSet
/dports/math/dune-metagrid/dune-metagrid-45fe80d530d18d8b86e77f20e38865f2101e571a/dune/grid/idgrid/
H A Dindexset.hh108 const std::vector< GeometryType > &geomTypes ( int codim ) const in geomTypes() function in Dune::IdGridIndexSet
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/gridpart/test/
H A Dcheckindexset.hh149 std::vector< GeometryType > geomTypes[ dimension + 1 ]; in checkGeomTypes() local
/dports/math/dune-spgrid/dune-spgrid-3977013bee93d1b113b155cc5b881d28d3ee37f5/dune/grid/spgrid/
H A Dhindexset.hh112 const std::vector< GeometryType > &geomTypes ( const int codim ) const in geomTypes() function in Dune::SPHierarchyIndexSet
/dports/math/dune-metagrid/dune-metagrid-45fe80d530d18d8b86e77f20e38865f2101e571a/dune/grid/prismgrid/
H A Dindexset.hh76 const std::vector< GeometryType > &geomTypes ( int codim ) const { return geomTypes_[ codim ]; } in geomTypes() function in Dune::PrismIndexSet
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/albertagrid/
H A Dindexsets.hh139 const std::vector< GeometryType > &geomTypes( int codim ) const in geomTypes() function in Dune::AlbertaGridHierarchicIndexSet
434 const std::vector< GeometryType > &geomTypes( int codim ) const in geomTypes() function in Dune::AlbertaGridIndexSet
/dports/math/dune-metagrid/dune-metagrid-45fe80d530d18d8b86e77f20e38865f2101e571a/dune/grid/multispgrid/
H A Dindexset.hh175 const std::vector< GeometryType > &geomTypes ( int codim ) const in geomTypes() function in Dune::MultiSPIndexSet
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/gridpart/idgridpart/
H A Dindexset.hh64 const std::vector< GeometryType > &geomTypes ( int codim ) const in geomTypes() function in Dune::Fem::__IdIndexSet::IndexSet
/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/dune/alugrid/common/
H A Ddefaultindexsets.hh307 const std::vector<GeometryType>& geomTypes (int codim) const in geomTypes() function in Dune::DefaultIndexSet
/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/dune/alugrid/3d/
H A Dindexsets.hh101 const std::vector<GeometryType>& geomTypes (int codim) const in geomTypes() function in Dune::ALU3dGridHierarchicIndexSet
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/mapper/
H A Dindexsetdofmapper.hh345 const auto & geomTypes = indexSet().types(info.codim); in DofMapper() local

12