Searched defs:SubSpace (Results 1 – 6 of 6) sorted by relevance
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/space/ |
H A D | SubSpace.hpp | 51 class SubSpace : public Space class 63 SubSpace() //! default constructor in SubSpace() function in xlifepp::SubSpace
|
H A D | SubSpace.cpp | 33 SubSpace::SubSpace(const GeomDomain& dom, Space& ps, const string_t& na) in SubSpace() function in xlifepp::SubSpace 63 SubSpace::SubSpace(const GeomDomain& dom, const std::vector<number_t>& dofids, Space& sp, const str… in SubSpace() function in xlifepp::SubSpace 87 SubSpace::SubSpace(const std::vector<number_t>& dofids, Space& sp, const string_t& na) in SubSpace() function in xlifepp::SubSpace
|
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/gridfunctionspace/ |
H A D | subspace.hh | 125 typedef GridFunctionSubSpace<GFS,TreePath> SubSpace; typedef in Dune::PDELab::gfs::DefaultSubSpaceFeatures 237 typedef GridFunctionSubSpace<GFS,TreePath> SubSpace; typedef in Dune::PDELab::gfs::LeafSubSpaceFeatures
|
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/test/ |
H A D | testl2.cc | 107 …using SubSpace = Dune::PDELab::GridFunctionSubSpace<SystemGFS,Dune::TypeTree::StaticTreePath<0,0>>; in test_l2() typedef
|
/dports/net-im/nheko/nheko-0.9.0/src/timeline/ |
H A D | RoomlistModel.cpp | 667 SubSpace = 4, enumerator
|
/dports/science/getdp/getdp-3.4.0-source/Interface/ |
H A D | ProData.h | 359 List_T *BasisFunction, *SubSpace, *GlobalQuantity, *Constraint; member 417 struct SubSpace { struct 418 char *Name; 419 List_T *BasisFunction;
|