7.0
general documentation
cs_volume_mass_injection_by_function_context_t Struct Reference

Context structure associated to a mass injection inside a volume relying on a function. More...

#include <cs_volume_mass_injection.h>

+ Collaboration diagram for cs_volume_mass_injection_by_function_context_t:

Data Fields

void * input
 
cs_volume_mass_injection_eval_tfunc
 

Detailed Description

Context structure associated to a mass injection inside a volume relying on a function.

Field Documentation

◆ func

func

pointer to a cs_volume_mass_injection_eval_t to call

◆ input

input

NULL or pointer to a structure cast on-the-fly for additional information used in the function


The documentation for this struct was generated from the following file: