|
Mundy: Multibody Nonlocal Dynamics Version of the Day
|
#include <FieldComponent.hpp>
Public Types | |
| using | base_t = impl::FieldComponent<ScalarType, impl::AABBFieldAccessPolicy> |
| using | ngp_field_type = stk::mesh::NgpField<ScalarType> |
| using | canonical_access = access::aabb<ScalarType> |
| using | ngp_component_t = NgpAABBFieldComponent<ngp_field_type> |
Public Member Functions | |
| AABBFieldComponent ()=default | |
| AABBFieldComponent (stk::mesh::Field< ScalarType > &field) | |
| AABBFieldComponent (const AABBFieldComponent &)=default | |
| AABBFieldComponent (AABBFieldComponent &&)=default | |
| AABBFieldComponent & | operator= (const AABBFieldComponent &)=default |
| AABBFieldComponent & | operator= (AABBFieldComponent &&)=default |
| void | sync_to_device () |
| void | sync_to_host () |
| void | modify_on_device () |
| void | modify_on_host () |
| void | clear_host_sync_state () |
| void | clear_device_sync_state () |
| const stk::mesh::FieldBase & | field_base () const |
| using mundy::mesh::AABBFieldComponent< ScalarType >::base_t = impl::FieldComponent<ScalarType, impl::AABBFieldAccessPolicy> |
| using mundy::mesh::AABBFieldComponent< ScalarType >::ngp_field_type = stk::mesh::NgpField<ScalarType> |
| using mundy::mesh::AABBFieldComponent< ScalarType >::canonical_access = access::aabb<ScalarType> |
| using mundy::mesh::AABBFieldComponent< ScalarType >::ngp_component_t = NgpAABBFieldComponent<ngp_field_type> |
|
default |
|
inlineexplicit |
|
default |
|
default |
|
default |
|
default |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |