mmg3d
MMG5_Sol Struct Reference

#include <libmmgtypes.h>

Data Fields

int ver
 
int dim
 
int np
 
int npmax
 
int npi
 
int size
 
int type
 
double * m
 
double umin
 
double umax
 
char * namein
 
char * nameout
 

Field Documentation

◆ dim

int MMG5_Sol::dim

◆ m

double* MMG5_Sol::m

Solution values

◆ namein

char* MMG5_Sol::namein

Input solution file name

◆ nameout

char* MMG5_Sol::nameout

Output solution file name

◆ np

int MMG5_Sol::np

◆ npi

int MMG5_Sol::npi

◆ npmax

int MMG5_Sol::npmax

◆ size

int MMG5_Sol::size

◆ type

int MMG5_Sol::type

◆ umax

double MMG5_Sol::umax

Min/max values for the solution

◆ umin

double MMG5_Sol::umin

◆ ver

int MMG5_Sol::ver

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