Mundy: Multibody Nonlocal Dynamics Version of the Day
Loading...
Searching...
No Matches
mundy::QuadraticFormOp< Backend, LinearOpDT, LinearOpM, LinearOpD >::Workspace< FVector, UVector > Struct Template Reference

#include <linear_ops.hpp>

Inheritance diagram for mundy::QuadraticFormOp< Backend, LinearOpDT, LinearOpM, LinearOpD >::Workspace< FVector, UVector >:
[legend]

Public Member Functions

 Workspace (FVector &&f, UVector &&u, bool committed=false)
Backend backend () const
 MUNDY_OP_WORKSPACE (f, FVector) MUNDY_OP_WORKSPACE(u

Constructor & Destructor Documentation

◆ Workspace()

template<class Backend, class LinearOpDT, class LinearOpM, class LinearOpD>
template<class FVector, class UVector>
mundy::QuadraticFormOp< Backend, LinearOpDT, LinearOpM, LinearOpD >::Workspace< FVector, UVector >::Workspace ( FVector && f,
UVector && u,
bool committed = false )
inline

Member Function Documentation

◆ backend()

template<class Backend, class LinearOpDT, class LinearOpM, class LinearOpD>
template<class FVector, class UVector>
Backend mundy::QuadraticFormOp< Backend, LinearOpDT, LinearOpM, LinearOpD >::Workspace< FVector, UVector >::backend ( ) const
inline

◆ MUNDY_OP_WORKSPACE()

template<class Backend, class LinearOpDT, class LinearOpM, class LinearOpD>
template<class FVector, class UVector>
mundy::QuadraticFormOp< Backend, LinearOpDT, LinearOpM, LinearOpD >::Workspace< FVector, UVector >::MUNDY_OP_WORKSPACE ( f ,
FVector  )