BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
fn_Create_Truss_Poly.hpp File Reference
#include "typedefs.hpp"
#include "cl_Vector.hpp"
Include dependency graph for fn_Create_Truss_Poly.hpp:

Go to the source code of this file.

Namespaces

namespace  belfem
 USER GUIDES:

Functions

template<typename T>
void belfem::create_truss_poly (const Vector< T > &aX, const Vector< T > &aF, Vector< T > &aC)
 create a polynomial so that f = a*x^3 + b*x^2 + c*x + d