PhyStar  v0.0.0 thu24
WPContact.hpp File Reference
#include <iostream>
#include <string>
#include <vector>
#include <iomanip>
#include <memory>
#include <utility>
#include "blin/arrayxd.hpp"
#include "FCL/hpp-fcl.h"
#include "WallContactEnum.hpp"
#include "FCLCallBackFunc.hpp"
#include "WPContactModel.hpp"
Include dependency graph for WPContact.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  dmdyn::WPContact< N_dim >
 

Namespaces

 dmdyn
 

Functions

template<int N_dim>
Vecr< N_dim > dmdyn::HouseholderTransfer (const Vecr< N_dim > &xyz, const Vecr< N_dim > &dir, const Vecr< N_dim > &pos)
 HouseholderTransfer. More...
 
template<int N_dim>
Vecr< N_dim > dmdyn::HouseholderTransfer (const Vecr< N_dim > &vel, const Vecr< N_dim > &dir)