ansys::dpf::Mapping Class Reference Last update: 10.07.2023 #include <dpf_api.h> Inheritance diagram for ansys::dpf::Mapping: Public Member Functions Mapping (Mapping const &) Mapping (Mapping &&) Mapping & operator= (Mapping const &) Mapping & operator= (Mapping &&)=delete Field map (Field &in) Public Member Functions inherited from ansys::dpf::DpfTypesvirtual bool empty () const virtual std::string describe () const so::API const * callAPI () const bool isOnCommonAPI () const bool getClient (Client &client) const bool hasBeenMovedLocally () const bool isSameObject (DpfTypes const &rhs) const Detailed Description Define a mapping between two spaces. Member Function Documentation ◆ map() Field ansys::dpf::Mapping::map ( Field & in) ReturnsField mapped to new field. Parameters [in]inField to map.