BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
example_udfiber.cpp File Reference
#include <iostream>
#include "typedefs.hpp"
#include "cl_Communicator.hpp"
#include "banner.hpp"
#include "cl_Logger.hpp"
#include "cl_Vector.hpp"
#include "cl_Matrix.hpp"
#include "cl_Tensor.hpp"
#include "fn_fiber_polarization.hpp"
#include "fn_inv.hpp"
#include "fn_identity.hpp"
#include "fn_invert_symmetric.hpp"
Include dependency graph for example_udfiber.cpp:

Functions

int main (int argc, char *argv[])
 This is a prototype to demonstrate the Mori-Tanaka and the iterative Self-Consistent Method.

Variables

Communicator gComm
Logger gLog (5)

Function Documentation

◆ main()

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

This is a prototype to demonstrate the Mori-Tanaka and the iterative Self-Consistent Method.

To be tidied up and wrapped in functions.

Variable Documentation

◆ gComm

Communicator gComm

◆ gLog

Logger gLog(5) ( 5 )