rbmatlab  1.13.10
 All Classes Namespaces Files Functions Variables Groups Pages
Functions
diffusivity_cached.m File Reference

compute diffusivity tensor for geometry transformation and store results in a cache More...

Go to the source code of this file.

Functions

function diff = diffusivity_cached (glob, params, callerid)
 compute diffusivity tensor for geometry transformation and store results in a cache
 
function ind = diffusivitycached>gethash (X, hashes)
 

Detailed Description

compute diffusivity tensor for geometry transformation and store results in a cache

Definition in file diffusivity_cached.m.

Function Documentation

function diff = diffusivity_cached (   glob,
  params,
  callerid 
)

compute diffusivity tensor for geometry transformation and store results in a cache

Parameters
globglob
paramsa structure with model parameters
calleridcallerid
Return values
diffdiff
Required fields of params:
  • debug —  flag indicating wether debug output shall be turned on
  • tstep —  tstep

Definition at line 17 of file diffusivity_cached.m.

function ind = diffusivitycached>gethash (   X,
  hashes 
)
Documentation Update:

Definition at line 113 of file diffusivity_cached.m.