- Timestamp:
- 10/06/2009 04:37:52 PM (3 years ago)
- Files:
-
- 1 modified
-
trunk/matml/src/ternary/spinodal.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/matml/src/ternary/spinodal.c
r481 r482 123 123 int *triangle_indices 3*n_triangles integers indicating the points which make 124 124 up each triangle. 125 125 126 int n_triangles Number of triangles. 126 127 127 energy_params *eparams Energy parameter functions (all of them). 128 double T Temperature. 129 130 double P Pressure (ignored for now). 131 132 energy_params *eparams Free energy function parameters (all of them). 133 134 int efunc Index indicating which set of energy parameters to use. 128 135 129 136 phase_boundary *spinreturn Pointer to phase boundary structure which contains