Trilinos based (stochastic) FEM solvers
example_pnpoly_inverse_isoparam.cpp File Reference
#include "Epetra_ConfigDefs.h"
#include "Epetra_SerialComm.h"
#include "NRL_ModelF.hpp"
#include "newtonRaphson.hpp"
#include "objectiveFunction.hpp"
#include <random>
Include dependency graph for example_pnpoly_inverse_isoparam.cpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 14 of file example_pnpoly_inverse_isoparam.cpp.