Loading [MathJax]/extensions/tex2jax.js
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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

namespace  PLMD
 
namespace  PLMD::function
 

Typedefs

typedef FunctionShortcut< CustomPLMD::function::CustomShortcut
 
typedef FunctionOfMatrix< CustomPLMD::function::MatrixCustom
 
typedef FunctionOfScalar< CustomPLMD::function::ScalarCustom
 
typedef FunctionOfVector< CustomPLMD::function::VectorCustom