Class that holds a templated generic landmark load implementation. More...
#include <itkFEMLoadImplementationGenericLandmarkLoad.h>
Static Public Member Functions | |
template<class TElementClassConstPointer > | |
static void | HandleLoad (TElementClassConstPointer e, Element::LoadPointer l, Element::VectorType &Fe) |
Class that holds a templated generic landmark load implementation.
For more info see class LoadImplementationGenericBodyLoad.
Definition at line 33 of file itkFEMLoadImplementationGenericLandmarkLoad.h.
static void itk::fem::LoadImplementationGenericLandmarkLoad::HandleLoad | ( | TElementClassConstPointer | e, | |
Element::LoadPointer | l, | |||
Element::VectorType & | Fe | |||
) | [inline, static] |
Definition at line 37 of file itkFEMLoadImplementationGenericLandmarkLoad.h.