21 #ifndef PUT_PROPERTY_DOFS_FCN_ACTION_H 22 #define PUT_PROPERTY_DOFS_FCN_ACTION_H 24 #ifndef SHEAF_DLL_SPEC_H 25 #include "SheafSystem/sheaf_dll_spec.h" 28 #ifndef PUT_PROPERTY_DOFS_ACTION_H 29 #include "SheafSystem/put_property_dofs_action.h" 96 #endif // ifndef PUT_PROPERTY_DOFS_FCN_ACTION_H Namespace for fields component of sheaf system.
An index within the external ("client") scope of a given id space.
A discretization push action for field_vds::put_property_dofs that uses a client provided function to...
void(* property_dof_function_type)(block< sec_vd_value_type > &xglobal_coords, block< sec_vd_dof_type > &xproperty_dofs)
The type of the function for computing the property dofs at given global coordinates.
A section of a fiber bundle with a d-dimensional vector space fiber.
An abstract discretization push action for field_vds::put_property_dofs.