|
Mundy: Multibody Nonlocal Dynamics Version of the Day
|
#include <FieldComponent.hpp>
Public Types | |
| using | base_t = impl::FieldComponent<ScalarType, impl::MatrixFieldAccessPolicy<N, M>> |
| using | ngp_field_type = stk::mesh::NgpField<ScalarType> |
| using | canonical_access = access::matrix<ScalarType, N, M> |
| using | ngp_component_t = NgpMatrixFieldComponent<ngp_field_type, N, M> |
Public Member Functions | |
| MatrixFieldComponent ()=default | |
| MatrixFieldComponent (stk::mesh::Field< ScalarType > &field) | |
| MatrixFieldComponent (const MatrixFieldComponent &)=default | |
| MatrixFieldComponent (MatrixFieldComponent &&)=default | |
| MatrixFieldComponent & | operator= (const MatrixFieldComponent &)=default |
| MatrixFieldComponent & | operator= (MatrixFieldComponent &&)=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::MatrixFieldComponent< ScalarType, N, M >::base_t = impl::FieldComponent<ScalarType, impl::MatrixFieldAccessPolicy<N, M>> |
| using mundy::mesh::MatrixFieldComponent< ScalarType, N, M >::ngp_field_type = stk::mesh::NgpField<ScalarType> |
| using mundy::mesh::MatrixFieldComponent< ScalarType, N, M >::canonical_access = access::matrix<ScalarType, N, M> |
| using mundy::mesh::MatrixFieldComponent< ScalarType, N, M >::ngp_component_t = NgpMatrixFieldComponent<ngp_field_type, N, M> |
|
default |
|
inlineexplicit |
|
default |
|
default |
|
default |
|
default |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |