MeshFields
GPU accelerated mesh-based fields
Todo List
Member MeshField::Field< Slice >::set (View &view)
check datatype of View
Class MeshField::FieldElement< FieldAccessor, ShapeType, ElementDofHolderAccessor >
add static asserts for functions provided by the templated types
Member MeshField::FieldElement< FieldAccessor, ShapeType, ElementDofHolderAccessor >::getJacobians (Kokkos::View< Real ** > localCoords, Kokkos::View< LO * > offsets) const

add static asserts for values and functions provided by the templated types

consider making this a member function of FieldElement

Member MeshField::FieldElement< FieldAccessor, ShapeType, ElementDofHolderAccessor >::getValue (int ent, Kokkos::Array< Real, MeshEntDim > localCoord) const
add expression in documetation for summation of shape function * field values