SOFA API  3ea83cbd
Open source framework for multi-physics simuation
sofa::PatchTestStruct< T > Struct Template Reference

#include <RegularGridNodeCreation.h>

Structure which contains the nodes and the pointers useful for the patch test. More...

Inheritance diagram for sofa::PatchTestStruct< T >:

Detailed Description

template<class T>
struct sofa::PatchTestStruct< T >

Structure which contains the nodes and the pointers useful for the patch test.

Public Attributes

simulation::Node::SPtr SquareNode
 
component::constraint::projective::AffineMovementProjectiveConstraint< T >::SPtr affineConstraint
 
component::statecontainer::MechanicalObject< T >::SPtr dofs
 

Attribute details

◆ affineConstraint

◆ dofs

◆ SquareNode

template<class T >
simulation::Node::SPtr sofa::PatchTestStruct< T >::SquareNode