#include "typedefs.hpp"#include "cl_Cell.hpp"#include "cl_Vector.hpp"#include "cl_Matrix.hpp"#include "cl_IF_InterpolationFunction.hpp"Go to the source code of this file.
Namespaces | |
| namespace | belfem |
| USER GUIDES: | |
| namespace | belfem::fem |
Functions | |
| InterpolationFunction * | belfem::fem::initialize_shape_function (const ElementType &aElementType, const Matrix< real > &aXi, Cell< Matrix< real > > &aN, Cell< Matrix< real > > &adNdXi, Cell< Matrix< real > > &ad2NdXi2) |