6.2
general documentation
cs_xdef_dof_input_t Struct Reference

Input structure when a definition by DoF function is used. More...

#include <cs_xdef.h>

+ Collaboration diagram for cs_xdef_dof_input_t:

Data Fields

void * input
 
cs_flag_t loc
 
cs_dof_func_tfunc
 

Detailed Description

Input structure when a definition by DoF function is used.

Field Documentation

◆ func

func

pointer to a cs_dof_func_t to call

◆ input

input

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

◆ loc

loc

Flag to know which type of entities are given as parameter in the cs_dof_func_t


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