FEDEM Solver  R8.0
Source code of the dynamics solver
Functions
testSolveIter.C File Reference

Test program for Newton iteration manipulation. More...

#include <cstdlib>
#include <cstring>
#include <vector>
#include <iostream>
#include "../solverInterface.h"
Include dependency graph for testSolveIter.C:

Functions

int main (int argc, char **argv)
 Test program for Newton iteration manipulation. More...
 

Detailed Description

Test program for Newton iteration manipulation.

Author
Knut Morten Okstad, Fedem Technology AS
Date
30 Mar 2017

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Test program for Newton iteration manipulation.

Here is the call graph for this function: