ansys::dpf::Mapping Class Reference
Last update: 16.07.2025#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::DpfTypes | |
| virtual 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.
Public Member Functions inherited from