|
Mundy: Multibody Nonlocal Dynamics Version of the Day
|
#include <FieldComponent.hpp>
Public Member Functions | |
| FieldComponentBase ()=default | |
| FieldComponentBase (const stk::mesh::FieldBase &field_base) | |
| FieldComponentBase (const FieldComponentBase &)=default | |
| Default copy/move/assign constructors. | |
| FieldComponentBase (FieldComponentBase &&)=default | |
| FieldComponentBase & | operator= (const FieldComponentBase &)=default |
| FieldComponentBase & | operator= (FieldComponentBase &&)=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 |
|
default |
|
inline |
|
default |
|
default |
|
default |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |