OGS
LevelSetFunction.h File Reference

Detailed Description

Definition in file LevelSetFunction.h.

#include <Eigen/Core>
#include <unordered_map>
#include <vector>
Include dependency graph for LevelSetFunction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ProcessLib
 
namespace  ProcessLib::LIE
 

Functions

std::vector< double > ProcessLib::LIE::uGlobalEnrichments (std::vector< FractureProperty * > const &frac_props, std::vector< JunctionProperty * > const &junction_props, std::unordered_map< int, int > const &fracID_to_local, Eigen::Vector3d const &x)
 
std::vector< double > ProcessLib::LIE::duGlobalEnrichments (std::size_t this_frac_id, std::vector< FractureProperty * > const &frac_props, std::vector< JunctionProperty * > const &junction_props, std::unordered_map< int, int > const &fracID_to_local, Eigen::Vector3d const &x)