![]() |
YAC 3.6.2
Yet Another Coupler
|
#include <stddef.h>
#include <yaxt.h>
Go to the source code of this file.
Macros | |
#define | yac_int_dt Xt_int_dt |
Typedefs | |
typedef Xt_int | yac_int |
typedef double(* | yac_coordinate_pointer)[3] |
typedef double const (* | yac_const_coordinate_pointer)[3] |
typedef size_t(* | yac_size_t_2_pointer)[2] |
#define yac_int_dt Xt_int_dt |
Definition at line 16 of file yac_types.h.
typedef double const(* yac_const_coordinate_pointer)[3] |
Definition at line 20 of file yac_types.h.
typedef double(* yac_coordinate_pointer)[3] |
Definition at line 19 of file yac_types.h.
typedef Xt_int yac_int |
Definition at line 15 of file yac_types.h.
typedef size_t(* yac_size_t_2_pointer)[2] |
Definition at line 23 of file yac_types.h.