- 3.0.2 models module.
jsim.impl.h File Reference

Go to the source code of this file.

Macros

#define DATA   tpl::JSIM<TRAIT>::operator()
 
#define Fcol(j)   (tpl::JSIM<TRAIT>:: template block<6,1>(0,(j)+6))
 
#define F(i, j)   DATA((i),(j)+6)
 

Macro Definition Documentation

◆ DATA

#define DATA   tpl::JSIM<TRAIT>::operator()

◆ Fcol

#define Fcol (   j)    (tpl::JSIM<TRAIT>:: template block<6,1>(0,(j)+6))

◆ F