PolyFEM
|
#include "OptState.hpp"
#include <polyfem/solver/Optimizations.hpp>
#include <polyfem/utils/StringUtils.hpp>
#include <polyfem/utils/par_for.hpp>
#include <polyfem/utils/GeogramUtils.hpp>
#include <polyfem/solver/AdjointNLProblem.hpp>
#include <polyfem/solver/forms/adjoint_forms/VariableToSimulation.hpp>
#include <polysolve/nonlinear/Solver.hpp>
#include <spdlog/sinks/stdout_color_sinks.h>
#include <spdlog/sinks/basic_file_sink.h>
#include <spdlog/sinks/ostream_sink.h>
Go to the source code of this file.
Namespaces | |
namespace | spdlog |
namespace | spdlog::level |
namespace | polyfem |