Namespaces | Typedefs
Custom.cpp File Reference
#include "Custom.h"
#include "core/ActionRegister.h"
#include "FunctionShortcut.h"
#include "FunctionOfScalar.h"
#include "FunctionOfVector.h"
#include "FunctionOfMatrix.h"
#include "tools/OpenMP.h"
#include "tools/LeptonCall.h"

Namespaces

 PLMD
 
 PLMD::function
 

Typedefs

typedef FunctionShortcut< Custom > PLMD::function::CustomShortcut
 
typedef FunctionOfMatrix< Custom > PLMD::function::MatrixCustom
 
typedef FunctionOfScalar< Custom > PLMD::function::ScalarCustom
 
typedef FunctionOfVector< Custom > PLMD::function::VectorCustom