Mundy: Multibody Nonlocal Dynamics Version of the Day
Loading...
Searching...
No Matches
mundy::mesh::NgpScalarFieldComponent< NgpFieldType > Class Template Reference

#include <FieldComponent.hpp>

Inheritance diagram for mundy::mesh::NgpScalarFieldComponent< NgpFieldType >:
[legend]

Public Types

using our_t = NgpScalarFieldComponent<NgpFieldType>
using base_t = impl::NgpFieldComponent<NgpFieldType, impl::ScalarFieldAccessPolicy>
using canonical_access = access::scalar<typename NgpFieldType::value_type>

Public Member Functions

 NgpScalarFieldComponent ()=default
 NgpScalarFieldComponent (NgpFieldType ngp_field)

Member Typedef Documentation

◆ our_t

template<typename NgpFieldType>
using mundy::mesh::NgpScalarFieldComponent< NgpFieldType >::our_t = NgpScalarFieldComponent<NgpFieldType>

◆ base_t

template<typename NgpFieldType>
using mundy::mesh::NgpScalarFieldComponent< NgpFieldType >::base_t = impl::NgpFieldComponent<NgpFieldType, impl::ScalarFieldAccessPolicy>

◆ canonical_access

template<typename NgpFieldType>
using mundy::mesh::NgpScalarFieldComponent< NgpFieldType >::canonical_access = access::scalar<typename NgpFieldType::value_type>

Constructor & Destructor Documentation

◆ NgpScalarFieldComponent() [1/2]

template<typename NgpFieldType>
mundy::mesh::NgpScalarFieldComponent< NgpFieldType >::NgpScalarFieldComponent ( )
default

◆ NgpScalarFieldComponent() [2/2]

template<typename NgpFieldType>
mundy::mesh::NgpScalarFieldComponent< NgpFieldType >::NgpScalarFieldComponent ( NgpFieldType ngp_field)
inlineexplicit