 Include dependency graph for cs_meg_post_profile.cxx:
 Include dependency graph for cs_meg_post_profile.cxx:| Functions | |
| void | cs_meg_post_profiles (const char *name, int n_coords, cs_real_t coords[][3]) | 
| This function is used to define profile coordinates.  More... | |
| void cs_meg_post_profiles | ( | const char * | name, | 
| int | n_coords, | ||
| cs_real_t | coords[][3] | ||
| ) | 
This function is used to define profile coordinates.
| [in] | name | name of matching profile | 
| [in] | n_coords | number of point coordinates | 
| [in,out] | coords | point coordinates |