#include <Eigen/LU>
#include <array>
#include <optional>
#include "ComputeNaturalCoordsRootFindingProblem.h"
#include "NumLib/NewtonRaphson.h"
Go to the source code of this file.
Classes | |
class | ApplicationUtils::ComputeNaturalCoordsSolverInterface |
class | ApplicationUtils::ComputeNaturalCoordsSolverImplementation< ShapeFunction > |
Namespaces | |
namespace | ApplicationUtils |