HyperHDG
Functions
HyperHDG.cpp Namespace Reference

Functions

def extract_classname (fullname)
 Extract classname from name that might contain template arguemnts. More...
 
def find_definition (folder, classname)
 Find file with definition of classname in directory folder. More...
 

Function Documentation

◆ extract_classname()

def HyperHDG.cpp.extract_classname (   fullname)

Extract classname from name that might contain template arguemnts.

◆ find_definition()

def HyperHDG.cpp.find_definition (   folder,
  classname 
)

Find file with definition of classname in directory folder.

Here is the call graph for this function: