Searched refs:statsIterationCallback (Results 1 – 3 of 3) sorted by relevance
/dports/science/siconos/siconos-4.4.0/numerics/src/FrictionContact/ |
H A D | rolling_fc2d_nsgs.c | 342 void statsIterationCallback(RollingFrictionContactProblem *problem, in statsIterationCallback() function 481 statsIterationCallback(problem, options, reaction, velocity, error); in rolling_fc2d_nsgs() 558 statsIterationCallback(problem, options, reaction, velocity, error); in rolling_fc2d_nsgs()
|
H A D | rolling_fc3d_nsgs.c | 375 void statsIterationCallback(RollingFrictionContactProblem *problem, in statsIterationCallback() function 517 statsIterationCallback(problem, options, reaction, velocity, error); in rolling_fc3d_nsgs() 640 statsIterationCallback(problem, options, reaction, velocity, error); in rolling_fc3d_nsgs()
|
H A D | fc3d_nsgs.c | 549 void statsIterationCallback(FrictionContactProblem *problem, in statsIterationCallback() function 685 statsIterationCallback(problem, options, reaction, velocity, error); in fc3d_nsgs() 800 statsIterationCallback(problem, options, reaction, velocity, error); in fc3d_nsgs()
|