Shiokaze Framework
A research-oriented fluid solver for computer graphics
RCMatrix_allocator_interface< N, T > Member List

This is the complete list of members for RCMatrix_allocator_interface< N, T >, including all inherited members.

allocate_matrix(N rows=0, N columns=0) const =0RCMatrix_allocator_interface< N, T >pure virtual
allocate_vector(N size=0) const =0RCMatrix_allocator_interface< N, T >pure virtual