Octopus
operate.c File Reference

Go to the source code of this file.

Classes

struct  max_align_t
 

Typedefs

typedef long int ptrdiff_t
 
typedef long unsigned int size_t
 
typedef int wchar_t
 

Functions

void __assert_fail (const char *__assertion, const char *__file, unsigned int __line, const char *__function) __attribute__((__nothrow__
 
void __leaf__ __attribute__ ((__noreturn__))
 
void __assert_perror_fail (int __errnum, const char *__file, unsigned int __line, const char *__function) __attribute__((__nothrow__
 
void __assert (const char *__assertion, const char *__file, int __line) __attribute__((__nothrow__
 
void FC_FUNC_ (doperate_ri_vec, DOPERATE_RI_VEC) const
 
void FC_FUNC_ (zoperate_ri_vec, ZOPERATE_RI_VEC) const
 
void FC_FUNC_ (dgauss_seidel, DGAUSS_SEIDEL) const
 

Typedef Documentation

◆ ptrdiff_t

typedef long int ptrdiff_t

Definition at line 15 of file operate.c.

◆ size_t

typedef long unsigned int size_t

Definition at line 17 of file operate.c.

◆ wchar_t

typedef int wchar_t

Definition at line 19 of file operate.c.

Function Documentation

◆ __assert_fail()

void __assert_fail ( const char *  __assertion,
const char *  __file,
unsigned int  __line,
const char *  __function 
)

◆ __attribute__()

void __leaf__ __attribute__ ( (__noreturn__)  )

◆ __assert_perror_fail()

void __assert_perror_fail ( int  __errnum,
const char *  __file,
unsigned int  __line,
const char *  __function 
)

◆ __assert()

void __assert ( const char *  __assertion,
const char *  __file,
int  __line 
)

◆ FC_FUNC_() [1/3]

void FC_FUNC_ ( doperate_ri_vec  ,
DOPERATE_RI_VEC   
) const

Definition at line 87 of file operate.c.

◆ FC_FUNC_() [2/3]

void FC_FUNC_ ( zoperate_ri_vec  ,
ZOPERATE_RI_VEC   
) const

Definition at line 407 of file operate.c.

◆ FC_FUNC_() [3/3]

void FC_FUNC_ ( dgauss_seidel  ,
DGAUSS_SEIDEL   
) const

Definition at line 417 of file operate.c.