Skip to content

Project Geode-Implicit

class ScalarFunctionComputer

class ScalarFunctionComputer

Functions

ScalarFunctionComputer

cpp
public void ScalarFunctionComputer<dimension>(const DataConstraintsManager<dimension> & constraints_manager, const BoundingBox<dimension> & computation_bbox, double min_cell_length)
public void ScalarFunctionComputer<dimension>(const DataConstraintsManager<dimension> & constraints_manager, const BoundingBox<dimension> & computation_bbox, double min_cell_length)

~ScalarFunctionComputer

cpp
public void ~ScalarFunctionComputer<dimension>()
public void ~ScalarFunctionComputer<dimension>()

compute_scalar_function

cpp
public void compute_scalar_function(string_view scalar_function_name)
public void compute_scalar_function(string_view scalar_function_name)

compute_scalar_function_with_value_preconditioning

cpp
public void compute_scalar_function_with_value_preconditioning(string_view scalar_function_name, string_view existing_scalar_function_name)
public void compute_scalar_function_with_value_preconditioning(string_view scalar_function_name, string_view existing_scalar_function_name)

grid_with_results

cpp
public const LightRegularGrid<dimension> & grid_with_results()
public const LightRegularGrid<dimension> & grid_with_results()

class ScalarFunctionComputer

Geode-solutions' documentation website